Re: Header does not appear

2023-10-17 Thread Kornel Benko
Am Sun, 15 Oct 2023 21:23:40 +0200 schrieb Harold Mouras via lyx-users : > Thank you very much for your response. The image is attached. Yes it works > for me but > the « Bonjour » text is hidden by the picture. How to set up that ? > Thanks, > Harold Works here with lyx2.4 and also with lyx2.

Re: Header does not appear

2023-10-15 Thread Harold Mouras via lyx-users
Thank you very much for your response. The image is attached. Yes it works for me but the « Bonjour » text is hidden by the picture. How to set up that ? Thanks, Harold > Le 11 oct. 2023 à 11:44, Harold Mouras a écrit : > > Hello, > I set up a Lyx document to be able to contro

Re: Header does not appear

2023-10-12 Thread Kornel Benko
s via lyx-users wrote: > > Hello, > > I set up a Lyx document to be able to control the header and footpage. > > However, when compiling the pdf, the content of the header does not appear. > > Any idea ? > > Thanks, > > Harold > > > Same here. It works.

Header does not appear

2023-10-12 Thread Harold Mouras via lyx-users
Hello, I set up a Lyx document to be able to control the header and footpage.However, when compiling the pdf, the content of the header does not appear. Any idea ? Thanks, Harold Header.lyx Description: Binary data -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman

Re: Header does not appear

2023-10-11 Thread Paul Rubin
It works for me (after I substitute an image from my computer, since your image was not included). Did you check the LaTeX log for a possible error message? Paul On 10/11/23 05:44, Harold Mouras via lyx-users wrote: Hello, I set up a Lyx document to be able to control the header and footpage

Header does not appear

2023-10-11 Thread Harold Mouras via lyx-users
Hello, I set up a Lyx document to be able to control the header and footpage. However, when compiling the pdf, the content of the header does not appear. Any idea ? Thanks, Harold Header.lyx Description: Binary data -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org

Re: Preamble header issues

2021-10-11 Thread Rich Shepard
Title}. I'm not seeing how to use \rohead*{scrheadings content} to display the section number. Section 5.5 describes the use of automark (and automark*) to place section numbers in the header. If I have \lehead{Report Title} and \rohead{Report Title} and add \automark{section} will that plac

Re: Preamble header issues

2021-10-10 Thread Herbert Voss
Am 10.10.21 um 17:43 schrieb Rich Shepard: On Sun, 10 Oct 2021, Herbert Voss wrote: do you have \pagestyle{scrheadings} in the documents preamble setting? If yes, then send again an example file # I do now. Still no page numbers. Rich, without an example file I need a crystal ball ...

Re: Preamble header issues

2021-10-10 Thread Rich Shepard
On Sun, 10 Oct 2021, Herbert Voss wrote: do you have \pagestyle{scrheadings} in the documents preamble setting? If yes, then send again an example file Herbert, I do now. Still no page numbers. Now I need to understand the relationship between the LyX Page Layout -> Page Style selection and

Re: Preamble header issues

2021-10-10 Thread Rich Shepard
On Sun, 10 Oct 2021, Herbert Voss wrote: mathpazo _is_ Palatino with math support! from the documentation: Loading this package changes the default roman font family to Adobe Palatino, and the virtual ‘mathpazo’ fonts will be used for math. These virtual fonts are made up basically from Palati

Re: Preamble header issues

2021-10-10 Thread Rich Shepard
On Sun, 10 Oct 2021, Rich Shepard wrote: I didn't realize that. I like that typeface so I'll look for a replacement. I've changed the preamble to use newpxtext and newpxmath. BUT, page numbers are still not present on the PDF pages. Am I correct in assuming that now I add KOMA-Script report h

Re: Preamble header issues

2021-10-10 Thread Rich Shepard
On Sun, 10 Oct 2021, Herbert Voss wrote: mathpazo is for text _and_ math. palatino is an obsolet package. Herbert, I didn't realize that. I like that typeface so I'll look for a replacement. No idea, I simply installed it for Ubuntu. You can have a look into the LyX file with a simple edito

Re: Preamble header issues

2021-10-10 Thread Herbert Voss
Am 10.10.21 um 16:00 schrieb Rich Shepard: On Sun, 10 Oct 2021, Herbert Voss wrote: \cleardoublepddpage it is \cleardoubleoddpage However, \usepackage{palatino} \usepackage{mathpazo} I've used palatino as the body text typeface since the late 1990s, and the mathpazo for math inserts. I

Re: Preamble header issues

2021-10-10 Thread Rich Shepard
On Sun, 10 Oct 2021, Herbert Voss wrote: \cleardoublepddpage it is \cleardoubleoddpage Herbert, Thanks for catching the typo. In the documents preamble (Document->Setting->Preamble) you also had the wrong \pagestyle{default} Thought I had changed that to plain. However, \usepackage{pala

Re: Preamble header issues

2021-10-10 Thread Steve Litt
Rich Shepard said on Fri, 8 Oct 2021 12:33:00 -0700 (PDT) >On Fri, 8 Oct 2021, Paul A. Rubin wrote: > >> Your last \usepackage has an opening parenthesis that should be an >> opening brace. > >Paul, > >Ah, they are difficult to distinguish with the light typeface stroke >on a white background.

Re: Preamble header issues

2021-10-10 Thread Herbert Voss
Rich Shepard schrieb: > On Sat, 9 Oct 2021, Dr Eberhard W Lisse wrote: > >> you need to figure out a way of updating KOMA Script to the latest >> version >> (the versions coming with the linux distributions are years behind). > > EL, > > Installed here are > texlive-2020.200608-x86_64-2_SBo > texli

Re: Preamble header issues

2021-10-09 Thread Charlie
Dr Eberhard W Lisse informed me regarding: Re: Preamble header issues on Sat, 9 Oct 2021 23:36:30 +0200 > "Only a year" means a lot in computer terms, and not only coma script > has been updated significantly in the meantime. Replied thus:

Re: Preamble header issues

2021-10-09 Thread Dr Eberhard W Lisse
Rich, "Only a year" means a lot in computer terms, and not only coma script has been updated significantly in the meantime. Secondly, that was actually not a minimal working example. An MWE reduces ALL additional choices to the defaults, empties out the preamble, one line by one and removes all

Re: Preamble header issues

2021-10-09 Thread Rich Shepard
On Sat, 9 Oct 2021, Rich Shepard wrote: See attached. What puzzles me is that pdflatex produces output but also shows errors. And there are no page numbers. Sigh. Error display attached. Rich-- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Preamble header issues

2021-10-09 Thread Rich Shepard
On Sat, 9 Oct 2021, Herbert Voss wrote: the default pagestyle is plain, not default. Herbert, Oh. I changed it to plain. headsepline=on should appear as option and not command! \documentclass[headsepline=on,...]{scrartcl} Both headsspline and footsepline are commented out in the preamble.

Re: Preamble header issues

2021-10-09 Thread Rich Shepard
On Sat, 9 Oct 2021, Dr Eberhard W Lisse wrote: you need to figure out a way of updating KOMA Script to the latest version (the versions coming with the linux distributions are years behind). EL, Installed here are texlive-2020.200608-x86_64-2_SBo texlive-extra-2020.200608-x86_64-1_SBo These

Re: Preamble header issues

2021-10-09 Thread Herbert Voss
ined. > > ! Undefined control sequence.  l.25 \headsepline =on headsepline=on should appear as option and not command! \documentclass[headsepline=on,...]{scrartcl} Herbert > > This exsurpt starts on line 189 of the attached error file. > > Perhaps I misread the KO

Re: Preamble header issues

2021-10-09 Thread Dr Eberhard W Lisse
n > > This exsurpt starts on line 189 of the attached error file. > > Perhaps I misread the KOMA-Script manual, but it advises against using > empty, plain, header, and fancy page styles so only default is left. > > And, \headsepline is supposed to work with scrlayer-scrpage. > > Rich > > > -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Preamble header issues

2021-10-08 Thread Rich Shepard
On Fri, 8 Oct 2021, Rich Shepard wrote: Yes, I use TeXLive and as I wrote earlier, $ locate scrguien.pdf /usr/share/texmf/doc/latex/koma-script/scrguien.pdf Oops! Wrong file. Here's the correct one: $ locate scrlayer-scrpage.sty /usr/share/texmf-dist/tex/latex/koma-script/scrlayer-scrpage.sty

Re: Preamble header issues

2021-10-08 Thread Rich Shepard
On Fri, 8 Oct 2021, Paul A. Rubin wrote: Maybe you don't have it? (Try 'kpsewhich scrlayer-scrpage.sty' in a terminal to find out.) If you're a TexLive user, it's part of the texlive-latex-recommended package. Paul, Yes, I use TeXLive and as I wrote earlier, $ locate scrguien.pdf /usr/share/t

Re: Preamble header issues

2021-10-08 Thread Rich Shepard
ript manual, but it advises against using empty, plain, header, and fancy page styles so only default is left. And, \headsepline is supposed to work with scrlayer-scrpage. Rich This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020 on Slackware (SlackBuilds.org)) (preloaded format=pd

Re: Preamble header issues

2021-10-08 Thread Paul A. Rubin
On 10/8/21 3:33 PM, Rich Shepard wrote: On Fri, 8 Oct 2021, Paul A. Rubin wrote: Your last \usepackage has an opening parenthesis that should be an opening brace. Paul, Ah, they are difficult to distinguish with the light typeface stroke on a white background. It was the \usepackage{scrlaye

Re: Preamble header issues

2021-10-08 Thread Rich Shepard
On Fri, 8 Oct 2021, Paul A. Rubin wrote: Your last \usepackage has an opening parenthesis that should be an opening brace. Paul, Ah, they are difficult to distinguish with the light typeface stroke on a white background. It was the \usepackage{scrlayer-scrpage}; fixing that did not resolve th

Re: Preamble header issues

2021-10-08 Thread Paul A. Rubin
On 10/8/21 1:46 PM, Rich Shepard wrote: Running lyx-3.6.2.1 on Slackware-14.2/x86_64. The document is KOMA-Scipt Report; page layout style is 'default'. I want to define custom headings for all reports and I'm reading the KOMA-Secipt doc. My current preamble is: \date{} \usepackage{palatino} \

Preamble header issues

2021-10-08 Thread Rich Shepard
Running lyx-3.6.2.1 on Slackware-14.2/x86_64. The document is KOMA-Scipt Report; page layout style is 'default'. I want to define custom headings for all reports and I'm reading the KOMA-Secipt doc. My current preamble is: \date{} \usepackage{palatino} \usepackage{mathpazo} \usepackage{graphicx

Re: Custom footer and header

2021-03-15 Thread Dr Eberhard Lisse
Use KOMA Book and google for 'scrguien' el On 13/03/2021 15:45, Néstor wrote: Hello! I have searched for any info about this before asking you, but it's all a bit confusing. I just need to put the page number in the footer, and the current chapter title on the header. M

Re: Custom footer and header

2021-03-13 Thread Tobias Hilbricht
> I just need to put the page number in the footer, and the current > > chapter title on the header. My document is a Standard Book. > > > > Thank you! > > > > -- > > Néstor Amigo Ricardo, your LyX-book is really very impressive, and your book on Libreoff

Re: Custom footer and header

2021-03-13 Thread Ricardo Berlasso
: > Hello! > > I have searched for any info about this before asking you, but it's > all a bit confusing. > > I just need to put the page number in the footer, and the current > chapter title on the header. My document is a Standard Book. > > Thank you! > > -- &g

Custom footer and header

2021-03-13 Thread Néstor
Hello! I have searched for any info about this before asking you, but it's all a bit confusing. I just need to put the page number in the footer, and the current chapter title on the header. My document is a Standard Book. Thank you! -- Néstor Amigo -- lyx-users mailing list lyx-

Re: Section header footnote

2018-10-16 Thread Rich Shepard
On Tue, 16 Oct 2018, Ricardo Berlasso wrote: Another option is to use "short titles:" put the footnote in the normal title and then add a sort title (Insert → Short Title, or Alt-A, then 1). The short title without the footnote will be carried to the TOC and the header marks. Rica

Re: Section header footnote

2018-10-16 Thread Rich Shepard
On Tue, 16 Oct 2018, Dr Eberhard Lisse wrote: In LyX, on the section title Right Click and then Click Short Title. Put the Section text without footnote. el, Well, d'uh! That just did not occur to me althought I've used short titles for the ToC and page headers when the actual titles are to

Re: Section header footnote

2018-10-16 Thread Ricardo Berlasso
d in the last answer on that page should work. > I'll give that a try. > Another option is to use "short titles:" put the footnote in the normal title and then add a sort title (Insert → Short Title, or Alt-A, then 1). The short title without the footnote will be carried to the TOC and the header marks. Regards, Ricardo > > Regards, > > Rich >

Re: Section header footnote

2018-10-16 Thread Dr Eberhard Lisse
Rich In LyX, on the section title Right Click and then Click Short Title. Put the Section text without footnote. :-)-O el On 16/10/2018 03:08, Rich Shepard wrote: > On Mon, 15 Oct 2018, Richard Kimberly Heck wrote: > >>>   Is there a LaTeX/LyX-approved way to limiting the footnote to the body

Re: Section header footnote

2018-10-15 Thread Rich Shepard
On Mon, 15 Oct 2018, Richard Kimberly Heck wrote:   Is there a LaTeX/LyX-approved way to limiting the footnote to the body of the text? If not, I suppose that I can begin the sub-section by defining that term instead of having it as a footnote. https://tex.stackexchange.com/questions/153329/f

Re: Section header footnote

2018-10-15 Thread Richard Kimberly Heck
On 10/15/18 6:28 PM, Rich Shepard wrote: >   A sub-section header includes a technical term not known by > non-specialists in the subject. I added a footnote defining that term and > the foot note appears in the ToC, not just on the page where that > sub-section begins. > >   Is

Section header footnote

2018-10-15 Thread Rich Shepard
A sub-section header includes a technical term not known by non-specialists in the subject. I added a footnote defining that term and the foot note appears in the ToC, not just on the page where that sub-section begins. Is there a LaTeX/LyX-approved way to limiting the footnote to the body

Help on header creation

2018-08-24 Thread Alessandro Corvetti
Hello, I'm looking for some help on Lyx for the creation of a header (see enclosed image) I'm trying to use the packages fancyhdr and graphicx. What I need to achieve is: * position nr 2 multiline text on very specific point of the page header (top-left aligned on header) * p

Re: Question on header and footer

2018-06-13 Thread Ricardo Berlasso
2018-06-13 16:20 GMT+02:00 Harold Mouras : > Dears Users, > thank you for your help regarding a preliminary question on header and > footer. > With such a LateX preamble : > > \usepackage{fancyhdr} > \pagestyle{fancy} > \renewcommand\footrulewidth{0.4pt} > \fancyf

Question on header and footer

2018-06-13 Thread Harold Mouras
Dears Users, thank you for your help regarding a preliminary question on header and footer. With such a LateX preamble : \usepackage{fancyhdr} \pagestyle{fancy} \renewcommand\footrulewidth{0.4pt} \fancyfoot[C]{\small Harold Mouras \\ Professor of Neuroscience | Editor-in-Chief "Socioaffe

Fancy header not working as shown in 'additional' manual

2016-10-22 Thread Rich Shepard
Section 3.4 of the Additional manual covers Fancy Headers and Footers, which includes \rhead{Page \thepage} Using the Right Header environment in a KOMA-script report class I specifed {Page \thepage} and added sample text on a page following a chapter opening page. What I see in the

Re: How to keep page header text from crashing into page numbers?

2016-06-28 Thread Steve Litt
'd forgotten about that, thanks for reminding me. > > But even so, short names would be coathangering the symptom rather > than fixing the root cause. Here's why... > > If the line's long enough to wrap, this problem doesn't occur. If it's > way shorter

Re: How to keep page header text from crashing into page numbers?

2016-06-28 Thread Liviu Andronic
t, thanks for reminding me. > > But even so, short names would be coathangering the symptom rather than > fixing the root cause. Here's why... > > If the line's long enough to wrap, this problem doesn't occur. If it's > way shorter than the space allotted, this

Re: How to keep page header text from crashing into page numbers?

2016-06-28 Thread Steve Litt
7;s why... If the line's long enough to wrap, this problem doesn't occur. If it's way shorter than the space allotted, this problem doesn't occur. But if it's in the middle, the problem occurs. What's happening is that the text part of the header, the part that isn'

Re: How to keep page header text from crashing into page numbers?

2016-06-28 Thread Liviu Andronic
On Tue, Jun 28, 2016 at 3:07 AM, Steve Litt wrote: > Hi all, > > I'm using LyX 2.1.4, fancyhdr, I've customized even and odd page > headers to report current chapter and current section, respectively. On > even numbered pages, moderate length chapter names crash into the page > number. Short ones

How to keep page header text from crashing into page numbers?

2016-06-27 Thread Steve Litt
Hi all, I'm using LyX 2.1.4, fancyhdr, I've customized even and odd page headers to report current chapter and current section, respectively. On even numbered pages, moderate length chapter names crash into the page number. Short ones right justify away from the page number, and long ones wrap so

Re: nomenclature header

2015-07-21 Thread Wolfgang Engelmann
Am 21.07.2015 um 10:45 schrieb Michael Berger: On 07/21/2015 08:24 AM, Wolfgang Engelmann wrote: I forgot how to get the correct page header for nomenclature. I have an index and the page headers are correctly given with index. Afterward comes the nomenclature, but the headers are given as

Re: nomenclature header

2015-07-21 Thread Michael Berger
On 07/21/2015 08:24 AM, Wolfgang Engelmann wrote: I forgot how to get the correct page header for nomenclature. I have an index and the page headers are correctly given with index. Afterward comes the nomenclature, but the headers are given as index, not as nomenclature. I am using koma script

nomenclature header

2015-07-20 Thread Wolfgang Engelmann
I forgot how to get the correct page header for nomenclature. I have an index and the page headers are correctly given with index. Afterward comes the nomenclature, but the headers are given as index, not as nomenclature. I am using koma script book style under Linux. Wolfgang

Re: nomname renaming and header

2015-05-12 Thread Wolfgang Engelmann
yes, it does Wolfgang Am 12.05.2015 um 17:04 schrieb Will Furnass: On 12/05/15 15:37, Wolfgang Engelmann wrote: I tried to renaming nomname to Glossar and to get the header right (it is at the moment taking the name of the preceeding Namensverzeichnis and found this one in the Internet which I

Re: nomname renaming and header

2015-05-12 Thread Wolfgang Engelmann
Thanks, Jürgen and Johannes (for: \cleardoublepage). Worked. Good. Wolfgang Am 12.05.2015 um 16:59 schrieb Jürgen Spitzmüller: 2015-05-12 16:37 GMT+02:00 Wolfgang Engelmann: I tried to renaming nomname to Glossar and to get the header right (it is at the moment taking the name of the

Re: nomname renaming and header

2015-05-12 Thread Will Furnass
On 12/05/15 15:37, Wolfgang Engelmann wrote: > I tried to renaming nomname to Glossar and to get the header right (it > is at the moment taking the name of the preceeding Namensverzeichnis and > found this one in the Internet which I put in ERT and inserted between > Namenver

Re: nomname renaming and header

2015-05-12 Thread Jürgen Spitzmüller
2015-05-12 16:37 GMT+02:00 Wolfgang Engelmann: > I tried to renaming nomname to Glossar and to get the header right (it > is at the moment taking the name of the preceeding Namensverzeichnis and > found this one in the Internet which I put in ERT and inserted between > Namenver

nomname renaming and header

2015-05-12 Thread Wolfgang Engelmann
I tried to renaming nomname to Glossar and to get the header right (it is at the moment taking the name of the preceeding Namensverzeichnis and found this one in the Internet which I put in ERT and inserted between Namenverzeichnis and Nomenclature \clearpage \markboth{\nomname}{\Glossar

Re: how to obtain header and footer to insert in word document

2014-10-30 Thread Anders Ekberg
: how to obtain header and footer to insert in word document > > > > So, it is not possible to get a different format of pdf. i.e a bitmap format, > where do I can open it with inkscape (or another program like Gimp) to cut the > footer (and the header) > > TIA >

Re: how to obtain header and footer to insert in word document

2014-10-30 Thread Anders Ekberg
Aah, my mistake! Then you have to do a little detective work and find the file in your file system I guess (or create a pdf and open in Inkscape). Sorry for that. /Anders From: renato Date: Thursday 30 October 2014 17:44 To: Anders Ekberg Subject: Re: how to obtain header and footer to

Re: how to obtain header and footer to insert in word document

2014-10-30 Thread Anders Ekberg
From: Renato Pontefice Date: Thursday 30 October 2014 12:21 To: Subject: how to obtain header and footer to insert in word document > Hi, > I've created a good header and footer for my business card. I would create a > model (.dot) on MS Word (and Libre(open office), because s

how to obtain header and footer to insert in word document

2014-10-30 Thread Renato Pontefice
Hi, I've created a good header and footer for my business card. I would create a model (.dot) on MS Word (and Libre(open office), because some people use it instead of Lyx :-( . So, I would capture the header and footer , save them as a jpg (or whathever image) then create a model where to i

Re: Problem with header in nomenclature

2014-05-23 Thread stefano franchi
On Thu, May 22, 2014 at 3:04 PM, Jason F. Siegel wrote: > > 2) This is more of a bibliography question, so if I need to be redirected, > that's fine. I'm using plainnat with biblatex/biber, and I would like > multiple authors to be conjoined by *&* rather than by *and*. How can I > do this? > You

Problem with header in nomenclature

2014-05-22 Thread Jason F. Siegel
Nomenclature is two pages long, and the second page of it carries the 'List of Tables' header. Is there any way to change that? 2) This is more of a bibliography question, so if I need to be redirected, that's fine. I'm using plainnat with biblatex/biber, and I would like multiple aut

Re: Header Block with spanning graphic

2013-05-16 Thread John White
I think you scan the image as background or wallpaper. Don't know about the header business. John Morgan Rodwell wrote: Hey there, How would one build a header that contained a graphic that spans the page from left to right and lies behind text? Can this be done in Lyx? In Latex a

Header Block with spanning graphic

2013-05-16 Thread Morgan Rodwell
Hey there, How would one build a header that contained a graphic that spans the page from left to right and lies behind text? Can this be done in Lyx? In Latex at all? Morgan

Re: Use a table to crate a title block header?

2013-04-13 Thread Paul A . Rubin
Matthew Grebner grebner.org> writes: > > I would like to create a header that is a simple table. Is this possible? Yes. Go to Document > Settings... > Page Layout and change the headings style to "fancy". In the preamble, put something like the following (I'll

Use a table to crate a title block header?

2013-04-12 Thread Matthew Grebner
I would like to create a header that is a simple table. Is this possible? -- View this message in context: http://lyx.475766.n2.nabble.com/Use-a-table-to-crate-a-title-block-header-tp7580218.html Sent from the LyX - Users mailing list archive at Nabble.com.

Re: svn info in header / footer?

2012-10-09 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/10/12 01:32, Pavel Sanda wrote: > Rainer M Krug wrote: >> I found out how easy it is to include version info in a file ("Revision >> Information in >> Documents" in the "additional" handbook), but I was wondering: I would like >> to put this in

Re: svn info in header / footer?

2012-10-08 Thread Pavel Sanda
Rainer M Krug wrote: > I found out how easy it is to include version info in a file ("Revision > Information in Documents" > in the "additional" handbook), but I was wondering: I would like to put this > info in the footer of > the document - is this possible? I do not see why it should be probl

svn info in header / footer?

2012-10-08 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I found out how easy it is to include version info in a file ("Revision Information in Documents" in the "additional" handbook), but I was wondering: I would like to put this info in the footer of the document - is this possible? Thanks, Rainer

Re: Is there a way to change the header font to san serif?

2012-09-15 Thread Liviu Andronic
ut LaTeX, but this is the code in the preamble that worked in > the end (that is, moulded the default, italicised, all-capital, serif header > text into non-italicised, title-case, san-serif text). > > \lhead{\sffamily{\nouppercase{\rightmark}}} > > Best re

Re: Is there a way to change the header font to san serif?

2012-09-14 Thread Daisuke Koya
sting random text from the fancyhdr documentation, and then reshaping it until the stars aligned. I know nothing about LaTeX, but this is the code in the preamble that worked in the end (that is, moulded the default, italicised, all-capital, serif header text into non-italicised, title-case, san-

Re: Is there a way to change the header font to san serif?

2012-09-09 Thread Dr Eberhard Lisse
Actually, it should be included and as a previous poster stated, should be accessible as texdoc scrguien el On 2012-09-08 15:20 , Wolfgang Keller wrote: [...] > Your local CTAN mirror will hold a copy of the Koma-Script > documentation scrguien.pdf. [...]

Re: Is there a way to change the header font to san serif?

2012-09-08 Thread Wolfgang Keller
> Sorry for the repeated posting, but I haven't been able to find a > solution to my problem. > > I'd like to know how I can change the header font from italicised > serif to non-italicised san-serif. > > If anyone knows where I can place the \sffamily, or \te

Re: Is there a way to change the header font to san serif?

2012-09-07 Thread Guenter Milde
On 2012-09-07, Daisuke Koya wrote: > Hello all, > Sorry for the repeated posting, but I haven't been able to find a > solution to my problem. > I'd like to know how I can change the header font from italicised serif > to non-italicised san-serif. > If anyone

Re: Is there a way to change the header font to san serif?

2012-09-07 Thread Steve Litt
On Fri, 07 Sep 2012 17:38:31 +0100, Daisuke Koya said: > Hello all, > > Sorry for the repeated posting, but I haven't been able to find a > solution to my problem. > > I'd like to know how I can change the header font from italicised > serif to non-italicised

Re: Is there a way to change the header font to san serif?

2012-09-07 Thread Daisuke Koya
Hello all, Sorry for the repeated posting, but I haven't been able to find a solution to my problem. I'd like to know how I can change the header font from italicised serif to non-italicised san-serif. If anyone knows where I can place the \sffamily, or \textsf commands for th

Re: Is there a way to change the header font to san serif?

2012-08-22 Thread Daisuke Koya
Thank you Richard for your help, However, may I get further help please? I understand that changing the header font involves inserting \sffamily or \textsf, but I'm not sure where. If it's no great trouble, can you tell me how and where to put these LaTeX commands please? Is it on

Re: Is there a way to change the header font to san serif?

2012-08-17 Thread Richard Heck
On 08/17/2012 01:06 PM, Daisuke Koya wrote: Hello all, I am using LyX 2.0.4 on Mac OS 10.7.4. I am using the "fancy" headings style to display headings (LyX: Document Settings >> Page Layout >> Headings style). I'd like to know whether the header font can be cha

Is there a way to change the header font to san serif?

2012-08-17 Thread Daisuke Koya
Hello all, I am using LyX 2.0.4 on Mac OS 10.7.4. I am using the "fancy" headings style to display headings (LyX: Document Settings >> Page Layout >> Headings style). I'd like to know whether the header font can be changed from the default serif font to a san-serif

ModernCV style - address block and name header missing

2012-08-06 Thread Graham Smith
I am trying to create a CV using the ModernCV style on Mac OS Lion, Lyx 2.04 and MacTex 2012. Although I can add and entry and it will compile OK, there is no address block or name header. There are some instructions on the Wiki ( http://wiki.lyx.org/Examples/ModernCVClassIssues) about centering

Re: Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-10 Thread Jürgen Spitzmüller
do not have to put the cursor _in_ the listings, but select the whole listings inset from outside. > Btw, why the problem occurs only sometimes? I suppose it depends whether the encoding is active when the header is written (at page break?) or not. Jürgen > Regards > Marcin

Re: Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-09 Thread Marcin Zajączkowski
On 2012-06-10 00:27, Jürgen Spitzmüller wrote: > 2012/6/9 Marcin Zajączkowski: >> I spotted that the problem occurs only when there is a Polish national >> character in a document header (e.g. \rhead{\bfseries ę}). I don't know >> why this is a problem. I have set U

Re: Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-09 Thread Jürgen Spitzmüller
2012/6/9 Marcin Zajączkowski: > I spotted that the problem occurs only when there is a Polish national > character in a document header (e.g. \rhead{\bfseries ę}). I don't know > why this is a problem. I have set UTF8 encoding in a document. Problem > reproducible with Lyx 2.0.

Strange bug with inputenc, listings and a character in UTF8 in a document header

2012-06-09 Thread Marcin Zajączkowski
he problem occurs only when there is a Polish national character in a document header (e.g. \rhead{\bfseries ę}). I don't know why this is a problem. I have set UTF8 encoding in a document. Problem reproducible with Lyx 2.0.3 and a following document: http://timeoff.wsisiz.edu.pl/tmp/mla/proble

PDF appendix header and footer

2012-04-09 Thread Hannu Vuolasaho
Hi! I'm adding PDF appendix to one article without success. What I have been able to do so far: a) I have minipage and one pdf page as graphic. Headers and footers OK. b) I have all PDF pages nicely put each page on its own page No header or footers. I tried to scale pdf down, but no heade

Re: Header line

2012-03-09 Thread Richard Heck
chard Heck [rgh...@comcast.net] *Sent:* Thursday, 8 March 2012 12:22 PM *To:* Louise Wilkinson *Cc:* lyx-users@lists.lyx.org *Subject:* Re: Header line On 03/07/2012 07:33 PM, Louise Wilkinson wrote: Hii, Yes, that is what I want, a horizontal line underneath the chapter title. Then the solution depends a

RE: Header line

2012-03-08 Thread Louise Wilkinson
ing AMS article class. Thanks Louise From: Richard Heck [rgh...@comcast.net] Sent: Thursday, 8 March 2012 12:22 PM To: Louise Wilkinson Cc: lyx-users@lists.lyx.org Subject: Re: Header line On 03/07/2012 07:33 PM, Louise Wilkinson wrote: Hii, Yes, that is

Re: Header line

2012-03-07 Thread Richard Heck
Wilkinson *Subject:* Re: Header line On 03/06/2012 11:14 PM, Louise Wilkinson wrote: Hi Richard, I want to put the header under the title. The document class is article(AMS). I am using \renewcommand{\headrulewidth}{0pt} in the preamble, because otherwise it puts a line on every page. Sorry, I s

RE: Header line

2012-03-07 Thread Louise Wilkinson
Hii, Yes, that is what I want, a horizontal line underneath the chapter title. Louise From: Richard Heck [rgh...@comcast.net] Sent: Thursday, 8 March 2012 7:08 AM To: Louise Wilkinson Subject: Re: Header line On 03/06/2012 11:14 PM, Louise Wilkinson wrote

Re: Header line

2012-03-06 Thread Richard Heck
On 03/06/2012 09:16 PM, Louise Wilkinson wrote: Hi, How do you put a line in the header just at the beginning of chapters and nowhere else? Thanks for your help. This depends upon the document class, but chapters normally set the page style to something specific. So one way to do it would

Re: Header line

2012-03-06 Thread Olivier Ripoll
On 06.03.2012 02:51, Louise Wilkinson wrote: Hi, I'm having trouble with Lyx adding a line that I don't want in the header of every page. Any help on how to remove this line would be most appreciated. Thanks Louise Hi, I think you can remove the headers in the documents setti

Header line

2012-03-05 Thread Louise Wilkinson
Hi, I'm having trouble with Lyx adding a line that I don't want in the header of every page. Any help on how to remove this line would be most appreciated. Thanks Louise

Re: Header in plain page

2012-01-12 Thread Richard Heck
On 01/11/2012 03:57 PM, Marcelo Acuña wrote: The plain page after my title page by default takes the page number and header. How can I remove this?? In principle, it should be totally blank. This problem is also there in all plain pages throughout my document e.g a plain page between

Re: Header in plain page

2012-01-11 Thread Marcelo Acuña
> The plain page after my title page by default takes the page number and header. How can I remove this?? In principle, it should be totally blank. This problem is also there in all plain pages throughout my document e.g a plain page between chapters if any. I am using document class: Boo

Header in plain page

2012-01-11 Thread Dhriti Sundar Ghosh
Hi all, The plain page after my title page by default takes the page number and header. How can I remove this?? In principle, it should be totally blank. This problem is also there in all plain pages throughout my document e.g a plain page between chapters if any. I am using document class: Book

Re: Completely removing BibTeX bibliography header

2011-11-22 Thread Richard Heck
On 11/22/2011 12:21 PM, Mark Messner wrote: Hello, I'd like to completely remove the automatic header placed before a BibTex bibliography. I know that by inserting \renewcommand\refname{} I can redefine the header to be "blank" but that still leaves a blank line and (in the styl

Completely removing BibTeX bibliography header

2011-11-22 Thread Mark Messner
Hello, I'd like to completely remove the automatic header placed before a BibTex bibliography. I know that by inserting \renewcommand\refname{} I can redefine the header to be "blank" but that still leaves a blank line and (in the style I am using) a "bar" which is

Re: Unwanted number in page header for Chapter*

2011-09-22 Thread Steve Litt
I am using Chapter* environment for my Prologue and Epilogue in > >> mwbook class document. However for these chapters I see Chapter > >> 0. Prologue and Chapter 8. Epilogue for chapters I do not want > >> to number. Is there any method to remove "Chapter X." part

  1   2   3   4   5   >