Re: Footer line broken

2024-11-01 Thread Pavel Sanda
On Wed, Oct 30, 2024 at 04:57:53PM +0100, Herbert Voss wrote: > Paolo M schrieb: > > How to change order? > > I am using the standard opensuse lyx/latex setup > > if it is not possible from within Lyx, then it is a bug bug #13118 ? P -- lyx-users mailing list lyx-users@lists.lyx.org https://list

Re: Footer line broken

2024-10-30 Thread Herbert Voss
7 schrieb Paolo M: >> > CAn anyone explain why the footer line is broken, in the folowing mwe? >> > thank you >> >> >> that cannot worK! you load package fancyhdr _before_ >> geometry, which sets the page layout. But that is too late >> for fancyhdr wh

Re: Footer line broken

2024-10-30 Thread Paolo M
How to change order? I am using the standard opensuse lyx/latex setup Il mer 30 ott 2024, 16:16 Herbert Voss ha scritto: > > > > Am 30.10.24 um 14:57 schrieb Paolo M: > > CAn anyone explain why the footer line is broken, in the folowing mwe? > > thank you > >

Re: Footer line broken

2024-10-30 Thread Herbert Voss
Am 30.10.24 um 14:57 schrieb Paolo M: CAn anyone explain why the footer line is broken, in the folowing mwe? thank you that cannot worK! you load package fancyhdr _before_ geometry, which sets the page layout. But that is too late for fancyhdr which uses the layout setting which is valid

Footer line broken

2024-10-30 Thread Paolo M
CAn anyone explain why the footer line is broken, in the folowing mwe? thank you p. test-footer.lyx Description: application/lyx -- lyx-users mailing list lyx-users@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-users

Re: I FUBAR'd preamble: no page numbers or footer text [FIXED]

2024-03-08 Thread Rich Shepard
On Fri, 8 Mar 2024, Kornel Benko wrote: Give it more space at the bottom. Selecting 1in (instead of 0.5in) cures it here. Kornel, How interesting. It works here, too. Without the separating lines, but that's okay. Thanks very much, Rich -- lyx-users mailing list lyx-users@lists.lyx.org htt

Re: I FUBAR'd preamble: no page numbers or footer text

2024-03-07 Thread Rich Shepard
On Thu, 7 Mar 2024, Rich Shepard wrote: Now, I'm getting build errors (after hitting a LyX bug that was not explained, but crashed the application.) Build errors eliminated by re-installing TeXLive2023 from its last update in October 2023. But, still have the header/footer issue. Attach

Re: I FUBAR'd preamble: no page numbers or footer text

2024-03-07 Thread Rich Shepard
that fixed providing header and footer text and page numbers but greatly increased the margins. BTW, this doc was letter size to begin; using default margins the text area was very small. Setting the margins to 0.5 in (and inner to 0.75 in) provided the expected text area size. When trying to compile th

Re: I FUBAR'd preamble: no page numbers or footer text [FIXED]

2024-03-07 Thread Rich Shepard
On Thu, 7 Mar 2024, Kornel Benko wrote: Using Document->Settings...->Page Margins->Default margins shows the page numbering. So something in your settings is wrong. Just my 2 cents. Kornel, Well! I'll be. Yes, that was the problem. Perhaps because the original margins I set were for l

Re: I FUBAR'd preamble: no page numbers or footer text

2024-03-06 Thread Rich Shepard
\lofoot{Applied Ecosystem Services, LLC} \automark*{section} When I print page 2 of that document the header text, footer text, and page number all appear with horizontal lines separating them from the text area. See attached, Well, I'm totally confused. I saved this document as mwe2.lyx, stripp

Re: I FUBAR'd preamble: no page numbers or footer text

2024-03-06 Thread Rich Shepard
} \lehead{Biological Evaluation} \rohead{Biological Evaluation} \refoot{Applied Ecosystem Services, LLC} \lofoot{Applied Ecosystem Services, LLC} \automark*{section} When I print page 2 of that document the header text, footer text, and page number all appear with horizontal lines separating them fro

I FUBAR'd preamble: no page numbers or footer text

2024-03-06 Thread Rich Shepard
I don't know how I managed to FUBAR my preamble setting so there are no page numbers or footer text. But I did. :-( Attached is a MWE. Please show me what I did wrong because this is affecting many docs. TIA, Rich#LyX 2.3 created this file. For more info see http://www.lyx.org/ \lyxforma

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
bit of preamble code > magic. > > Regards, > Ricardo > > > > El sáb, 13 mar 2021 a las 14:46, Néstor () > escribió: > > Hello! > > > > I have searched for any info about this before asking you, but it's > > all a bit confusing. > > >

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: 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

Footer using Tufte-book

2018-04-05 Thread Pedro Neves
Hi all: I'm writing a document using the Tufte-book class and I'm having trouble figuring how to configure the footer in the document preamble in order to prevent the body text from "flowing over" the footer, as it happens on page 2 of the enclosed mwe... Any ideas

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

2014-10-30 Thread Anders Ekberg
You can open pdf in inkscape and cut the footer and/or export that part to a png-file. There are also other programs that can translate from pdf to e.g. png. Which depends on your platform. All the best! Anders From: renato Date: Thursday 30 October 2014 20:44 To: Anders Ekberg Subject: Re

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: Footer in Koma letter - \lfoot - \cfoot - \rfoot

2014-06-24 Thread Charlie
On Tue, 24 Jun 2014 21:29:59 +0200 Jean-Marie Pacquet wrote: > Le 24/06/2014 16:20, Jean-Marie Pacquet a écrit : > > [...] It won't be very difficult to add a center column. > > > If you have a 2.9x version of KomaScript (like me) the following > modified example will do what you want. If your v

Re: Footer in Koma letter - \lfoot - \cfoot - \rfoot

2014-06-24 Thread Jean-Marie Pacquet
Le 24/06/2014 16:20, Jean-Marie Pacquet a écrit : [...] It won't be very difficult to add a center column. If you have a 2.9x version of KomaScript (like me) the following modified example will do what you want. If your version is > 3.x you should replace the first line "\firstfoot{%" with "\

Re: Footer in Koma letter - \lfoot - \cfoot - \rfoot

2014-06-24 Thread Jean-Marie Pacquet
Le 24/06/2014 05:37, Charlie a écrit : In: Debian Jessie using: Lyx Version 2.0.6 I wanted to put a horizontal line and beneath it a custom footer, that has the three elements: \lfoot - \cfoot - \rfoot So that I can place three different names and address details onto the first page of the

Re: Footer in Koma letter - \lfoot - \cfoot - \rfoot

2014-06-24 Thread Charlie
On Tue, 24 Jun 2014 07:49:22 -0400 Ross Reyes wrote: > > On 6/23/2014 11:37 PM, Charlie wrote: > > In: > > Debian Jessie > > using: > > Lyx Version 2.0.6 > > > > I wanted to put a horizontal line and beneath it a custom footer, > > that has the

Re: Footer in Koma letter - \lfoot - \cfoot - \rfoot

2014-06-24 Thread Ross Reyes
On 6/23/2014 11:37 PM, Charlie wrote: In: Debian Jessie using: Lyx Version 2.0.6 I wanted to put a horizontal line and beneath it a custom footer, that has the three elements: \lfoot - \cfoot - \rfoot This is what I use for my header/footer construction in the preamble \usepackage

Footer in Koma letter - \lfoot - \cfoot - \rfoot

2014-06-23 Thread Charlie
In: Debian Jessie using: Lyx Version 2.0.6 I wanted to put a horizontal line and beneath it a custom footer, that has the three elements: \lfoot - \cfoot - \rfoot So that I can place three different names and address details onto the first page of the document. I have googled and I have read

Re: fancy footer

2013-12-04 Thread Ignacio Martinez
>>> >>> \patchcmd{\@fancyfoot}{\rlap}{\color{curry}\rlap}{}{} >>> >>> \makeatother >>> >>> \fancyfoot[C]{CEPWC Working Paper Series No. 13 July 2013.\\ >>> >>> Available at >>> http://curry.virginia.edu/researc

Re: fancy footer

2013-12-04 Thread Ignacio Martinez
>> >> \fancyfoot[RO, LE] {\thepage} >> >> \renewcommand{\headrulewidth}{0.0pt} >> >> \renewcommand{\footrulewidth}{0.0pt} >> >> >> The problem is that when I use color "curry" it does not work. It does if >> I use "orang

Re: fancy footer

2013-12-04 Thread Ignacio Martinez
gt; On Wed, Dec 4, 2013 at 10:42 AM, Julien Rioux wrote: > >> On 04/12/2013 10:28 AM, Ignacio Martinez wrote: >> >>> Can somebody help me write a fancy footer like the one in this paper >>> http://curry.virginia.edu/uploads/resourceLibrary/17_ >>> Castleman

Re: fancy footer

2013-12-04 Thread Ignacio Martinez
On 04/12/2013 10:28 AM, Ignacio Martinez wrote: > >> Can somebody help me write a fancy footer like the one in this paper >> http://curry.virginia.edu/uploads/resourceLibrary/17_ >> Castleman_All_or_Nothing.pdf >> ? >> > > Something like this in yo

Re: fancy footer

2013-12-04 Thread Julien Rioux
On 04/12/2013 10:28 AM, Ignacio Martinez wrote: Can somebody help me write a fancy footer like the one in this paper http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf ? Something like this in your document preamble? \usepackage{fancyhdr} \fancyfoot[c

fancy footer

2013-12-04 Thread Ignacio Martinez
Hi everyone, Can somebody help me write a fancy footer like the one in this paper http://curry.virginia.edu/uploads/resourceLibrary/17_Castleman_All_or_Nothing.pdf ? Thanks a lot, Ignacio PS: I'm reading http://texblog.org/2007/11/07/headerfooter-in-latex-with-fancyhdr/ but faili

Re: Article (Koma-Script), change the footer in the titlepage

2013-03-24 Thread Jürgen Spitzmüller
Lukas Koch wrote: > just tried it... doesn't seem to change anything, it's not like the command > doesn't work, it does work on any page but the titlepage (plain means no > heading and no footing if I am right?) > > thanks for your efford I guess you need to provide us with a minimal example file

Re: Article (Koma-Script), change the footer in the titlepage

2013-03-23 Thread Charlie
On Mon, 18 Mar 2013 22:05:54 +0100 "Lukas Koch lukik...@gmail.com" sent this: >Hello! > >I have the simple problem, that the footer in the titleplage of the >document-class article (KOMA-Script) is in the right corner, but I > would like to have it in

Re: Article (Koma-Script), change the footer in the titlepage

2013-03-23 Thread Lukas Koch
just tried it... doesn't seem to change anything, it's not like the command doesn't work, it does work on any page but the titlepage (plain means no heading and no footing if I am right?) thanks for your efford :) 2013/3/23 Jürgen Spitzmüller > Lukas Koch wrote: > > This is working for every p

Re: Article (Koma-Script), change the footer in the titlepage

2013-03-23 Thread Jürgen Spitzmüller
Lukas Koch wrote: > This is working for every page, exept for the titlepage... I already tried > that :), sorry for not mentioning it. Did you also try \renewcommand*{\titlepagestyle}{plain} ? Jürgen

Re: Article (Koma-Script), change the footer in the titlepage

2013-03-23 Thread Lukas Koch
This is working for every page, exept for the titlepage... I already tried that :), sorry for not mentioning it. 2013/3/23 Jürgen Spitzmüller > Am Montag 18 März 2013, 22:05:54 schrieb Lukas Koch: > > I have the simple problem, that the footer in the titleplage of the > >

Re: Article (Koma-Script), change the footer in the titlepage

2013-03-23 Thread Jürgen Spitzmüller
Am Montag 18 März 2013, 22:05:54 schrieb Lukas Koch: > I have the simple problem, that the footer in the titleplage of the > document-class article (KOMA-Script) is in the right corner, but I would > like to have it in the middle... how do I do this? > > I use the pagage fancyh

Re: Article (Koma-Script), change the footer in the titlepage

2013-03-19 Thread Lukas Koch
Maybe I failed to explain it properly. I already have the page numbering in the center footer, not the way Waiuyo suggested but also working. I also tried it the way Waiuyo suggested it, but it got me the same problem: Everywhere the page numbering is in the center footing, as I adjusted it

Re: Article (Koma-Script), change the footer in the titlepage

2013-03-18 Thread Waluyo Adi Siswanto
You can try the following in your latex preamble (Document Settings) \lhead{} \chead{} \rhead{} \lfoot{} \cfoot{\thepage} \rfoot{} regards waluyo On 19 March 2013 05:05, Lukas Koch wrote: > Hello! > > I have the simple problem, that the footer in the titleplage of the > document-c

Article (Koma-Script), change the footer in the titlepage

2013-03-18 Thread Lukas Koch
Hello! I have the simple problem, that the footer in the titleplage of the document-class article (KOMA-Script) is in the right corner, but I would like to have it in the middle... how do I do this? I use the pagage fancyhdr to define my headings and footings. Thanks a lot! Lukas Koch

Re: Footer to low on page for printer..........

2012-11-08 Thread Charlie
On Fri, 9 Nov 2012 12:40:26 +1100 "Charlie aries...@skymesh.com.au" suggested this: > >Hello Everyone, > >Just a quick question regarding raising the footer up higher on the >A4 paper into the printers printing range in letter (KOMA-Script v.2) > >Usin

Footer to low on page for printer..........

2012-11-08 Thread Charlie
Hello Everyone, Just a quick question regarding raising the footer up higher on the A4 paper into the printers printing range in letter (KOMA-Script v.2) Using in Latex Preamble: \firstfoot {\centering \bf 2 lines of some text} LyX version 2.0.3 Debian wheezy The footer is set too low for

Re: footer on each page of a letter

2012-10-12 Thread Jürgen Spitzmüller
vv01f wrote: > > In the book class, for example, \chapter itself declares > > \pagestyle{empty}. It may be that something similar > > happens on the first page of a letter. > > > > > > Mh, I am not able to identify the source of the problem. > Right now only tracked down that generally pagestyle

Re: footer on each page of a letter

2012-10-12 Thread vv01f
Richard Heck lyx.org> writes: > > In the book class, for example, \chapter itself declares > \pagestyle{empty}. It may be that something similar > happens on the first page of a letter. > Mh, I am not able to identify the source of the problem. Right now only tracked down that generally pagestyl

Re: footer on each page of a letter

2012-10-11 Thread Charlie
t. Any method to falsify your >> guess? >> Here the complete source of a lyx file showing the (fancy) >> footer only on 2nd page but now also if not commented out the >> bottomtext on first page: http://pastebin.com/0e39JKmM >In the book class, for example, \chapter itself dec

Re: footer on each page of a letter

2012-10-11 Thread Richard Heck
hat \pagestyle{fancy} says to me it should not be empty - how could that work out. Any method to falsify your guess? Here the complete source of a lyx file showing the (fancy) footer only on 2nd page but now also if not commented out the bottomtext on first page: http://pastebin.com/0e39JKmM In the b

Re: footer on each page of a letter

2012-10-11 Thread vv01f
know that \pagestyle{fancy} says to me it should not be empty - how could that work out. Any method to falsify your guess? Here the complete source of a lyx file showing the (fancy) footer only on 2nd page but now also if not commented out the bottomtext on first page: http://pastebin.com/0e

Re: footer on each page of a letter

2012-10-11 Thread Richard Heck
On 10/10/2012 10:43 AM, w...@uni.de wrote: I use dinbrief (version 0.2 from the lyx wiki pages) for German business conversation and thought of just using the praeamble to set the footer like this: \usepackage{fancyhdr} \pagestyle{fancy} \fancyhf{} \renewcommand\headrule{} \renewcommand

Re: svn info in header / footer?

2012-10-09 Thread Rainer M Krug
s 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 problem. Just tried with custom headers/footer > module and works > just fine. Worked for me as well - haven't thought about this mod

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 possi

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 th

[solved] Re: footer on all pages

2012-04-18 Thread Marco Beishuizen
this, the footer is shown only on the pages with the chapters. So when adding this *and* leaving \rfoot{whatever} in the preamble, the footer is shown on all pages. Thanks for the help. Regards, Marco -- Flee at once, all is discovered.

Re: footer on all pages

2012-04-17 Thread Charlie
On Thu, 5 Apr 2012 23:08:05 +0200 (CEST) "Marco Beishuizen mb...@xs4all.nl" suggested this: >Hi, > >How do I create a footer on every page of my document? I'm using the >"book" document class and have a "\rfoot{xxx}" in my preamble, but t

Re: footer on all pages

2012-04-17 Thread Paul A . Rubin
Marco Beishuizen xs4all.nl> writes: > Yes the headings style is fancy and I put \rfoot{} in the preamble. But I > discovered that the footer is not shown on pages with the chapter headers. LaTeX classes that include a chapter environment usually format the first page of eac

RE: footer on all pages

2012-04-16 Thread Hannu Vuolasaho
Would the solution be easy as Document->Settings->modules Custom header/footerlines to the selected list. Without it fancy headers doesn't seem to work. Best regards, Hannu Vuolasaho

Re: footer on all pages

2012-04-16 Thread Marco Beishuizen
version of LyX you use, and what platform you're on.) Yes the headings style is fancy and I put \rfoot{} in the preamble. But I discovered that the footer is not shown on pages with the chapter headers. I'm trying to write a contract which has a chapter on almost all pages so the foot

Re: footer on all pages

2012-04-14 Thread Paul A . Rubin
Marco Beishuizen xs4all.nl> writes: > How do I create a footer on every page of my document? I'm using the > "book" document class and have a "\rfoot{xxx}" in my preamble, but the > footer is only displayed on the first page. You set Document > Setting

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 headers. c)

footer on all pages

2012-04-05 Thread Marco Beishuizen
Hi, How do I create a footer on every page of my document? I'm using the "book" document class and have a "\rfoot{xxx}" in my preamble, but the footer is only displayed on the first page. Regards, Marco -- And ever has it been known that love knows not its ow

Re: Plot dates in footer?

2010-10-03 Thread Steve Litt
On Friday 01 October 2010 15:46:12 Steve Litt wrote: > Hi all, > > My new business novel has a timeline, and I don't want the reader confused > about what day it is. Part of that is a writing task, but I was thinking of > having the day and date of the action in the footer. &g

Plot dates in footer?

2010-10-01 Thread Steve Litt
Hi all, My new business novel has a timeline, and I don't want the reader confused about what day it is. Part of that is a writing task, but I was thinking of having the day and date of the action in the footer. I figure I can do this by having a null character style that doesn&#x

Re: name on footer

2010-03-07 Thread Yago
Message - From: "Waluyo Adi Siswanto" To: "Sajjad" Cc: Sent: Sunday, March 07, 2010 1:45 PM Subject: Re: name on footer On Sun, 2010-03-07 at 01:46 +0100, Sajjad wrote: Hello forum, I am writing in report class and i would like to have my name on each page. A

Re: name on footer

2010-03-07 Thread Steve Litt
ok making script copy the LyX file to a temp file, search/replace "Warning: Illegal copy!" with the reader's name prefixed by "Prepared exclusively for ", and compile. Obviously, \licensee goes in the footer. SteveT -- Steve Litt Recession Relief Package http://www.recession-relief.US Twitter: http://www.twitter.com/stevelitt

Re: name on footer

2010-03-07 Thread Waluyo Adi Siswanto
On Sun, 2010-03-07 at 01:46 +0100, Sajjad wrote: > Hello forum, > > I am writing in report class and i would like to have my name on each page. > > > Any hint on how to do it? > > > > Regards > Sajjad You can get the detail explanation (pdf user manual of fancyhdr) how to modify, as mentione

Re: name on footer

2010-03-07 Thread Ignacio Garcia
Sajjad writes: > > Hello forum, > > I am writing in report class and i would like to have my name on each page. > > Any hint on how to do it? Using the fancyhdr package is an option; your name can be written as foot or head in all pages. Document>Settings>Page Layouts: in Headings Style choo

name on footer

2010-03-06 Thread Sajjad
Hello forum, I am writing in report class and i would like to have my name on each page. Any hint on how to do it? Regards Sajjad

Re: Document title in the footer.

2009-10-09 Thread Olivier Ripoll
except that i can't get the title to appear in the footer. I have put this in the preamble: \footskip2cm \fancyhf{} \lfoot{\begin{minipage}{4cm} \scriptsize \...@title \end{minipage}} \rfoot{\begin{minipage}{5cm}\small \copyright This piece of text i want in the right footer.\end{minipage}}

Document title in the footer.

2009-10-05 Thread bart
can't get the title to appear in the footer. I have put this in the preamble: \footskip2cm \fancyhf{} \lfoot{\begin{minipage}{4cm} \scriptsize \...@title \end{minipage}} \rfoot{\begin{minipage}{5cm}\small \copyright This piece of text i want in the right footer.\end{minipage}} This doesn&#

Header/footer orientation in landscape child document

2009-09-19 Thread Vu Hau
Portrait! It looks awful. I need the header/footer of the child document to be also in Landscape. Can anyone help? I've searched all over the archives and the internet, and the closest I found was this unanswered post: http://article.gmane.org/gmane.editors.lyx.general/41906/match=h

Re: fancyhead and removing footer page number

2009-08-26 Thread rgheck
this fine, 1. How do I now remove the page number from the footer of the page. I have tried the slider thing under document set for numbering and this doesn't seem to do it. It's always a good idea to start your fancyhdr stuff with: \fancyhf{} to clear the defaults. 2. Is it p

fancyhead and removing footer page number

2009-08-26 Thread Paul Sutton
number from the footer of the page. I have tried the slider thing under document set for numbering and this doesn't seem to do it, 2. Is it possible to do i have inserted ERT \lhead{Student name - student number} \chead{TMA 01} \rhead{\thepage} is it possible to have it display page then the

Re: Document title in Footer

2009-08-23 Thread rgheck
On 08/23/2009 06:32 PM, bart wrote: Hi, I would like to have the document title appear in the footer on every page. I have set the headings style to fancy but i can't find a command to put the document title in the footer. Would it be possible also to have a frame around the footer? Yo

Document title in Footer

2009-08-23 Thread bart
Hi, I would like to have the document title appear in the footer on every page. I have set the headings style to fancy but i can't find a command to put the document title in the footer. Would it be possible also to have a frame around the footer? Thanks Bart

epigraph and chapter style (header/footer)

2009-05-06 Thread Leo Gürtler
Dear Lyx-list, I use memoir class (book) together with 'epigraph' to set epigraphs on the first page of a chapter. I do not want any header/ footer on chapter-starting-pages. The standard layout is set in lyx to 'empty style' and also are added in the preambel: \aliasp

Re: Border table in footer possible?

2009-04-07 Thread cmiramon
John Mok wrote: > Hi, > > I am preparing a user manual with a table footer (repeating on each > page). The footer is a border table which contains a company logo, page > numbers and others. I checked the documentation and found no clue how to > do that. > > I hope someo

Border table in footer possible?

2009-04-06 Thread John Mok
Hi, I am preparing a user manual with a table footer (repeating on each page). The footer is a border table which contains a company logo, page numbers and others. I checked the documentation and found no clue how to do that. I hope someone could help and advise how to make the table footer

Re: change header/footer style

2009-03-25 Thread Uwe Stöhr
Stefano Lampis schrieb: is it possible with lyx to customize the header and/or the footer of the layout for PDF output, for instance with background color, text color, or different margins? It is, but we don't provide yet a dialog to do this. You have to do this via preamble commands

Re: change header/footer style

2009-03-25 Thread Waluyo Adi Siswanto
If your heading settings in 'fancy', then you can put \usepackage{fancyhdr} in the pramble. You may define your header/footer using that package. There are some discussions here about 'fancyhdr'. I am not sure whether the control of color in fancyhdr will suit to what you ne

change header/footer style

2009-03-24 Thread Stefano Lampis
Hello, is it possible with lyx to customize the header and/or the footer of the layout for PDF output, for instance with background color, text color, or different margins? Thanks for help. Regards. -- Stefano Lampis

Re: How to automatically add the filename in a footer?

2009-01-31 Thread john
Christian Ridderström wrote: > Hi, > > I guess the following will require some LaTeX. Any tips on how to get > the filename appear in the footer? > > I'm using \cfoot{...} to create the center text of the footer. \cfoot{\scriptsize{\jobname.lyx}}} John O'Gorman >

How to automatically add the filename in a footer?

2009-01-31 Thread Christian Ridderström
Hi, I guess the following will require some LaTeX. Any tips on how to get the filename appear in the footer? I'm using \cfoot{...} to create the center text of the footer. Is it also possible to only extract for instane the filename and not get the full path? Or remove the exte

Re: Bringing the footer higher...

2008-10-22 Thread M-L
On Wed, 22 Oct 2008, Helge Hafting engaged keyboard and shared this with us all: >--} > The tawny frogmouth graphic sits a bit high as you can see in the > attached --} > pic. Not a problem, just something I haven't as yet worked > out how to fix. I --} > don't like bothering the list. >--} >--}

Re: Bringing the footer higher...

2008-10-22 Thread Helge Hafting
M-L wrote: [...] As an aside to do with the footer: Setting my bottom margin: Settings=Page Margins-->Bottom to 6 Here is my footer preamble [you'll need to insert your own graphic file, in my case it's a .jpg file of a tawny frogmouth] on my footer experimental document:

Re: Bringing the footer higher...

2008-10-21 Thread M-L
late and work from there. >--} It just fails if some of the required fields aren't present. >--} Other document classes are easier to use, without such hidden > requirements. --} >--} I have attached a lyx document with a multiline footer, >--} custom margins, and no more lat

Re: Bringing the footer higher...

2008-10-21 Thread Helge Hafting
r. Latex can be tricky. LyX tries to help that, by offering easier dialog boxes for common stuff. You should be able to set the margin sizes without any latex commands at all. Some latex will be necessary to make a multiline footer though. I started reading the scrguien.pdf from the start, bu

Re: Bringing the footer higher...

2008-10-20 Thread M-L
On Tue, 21 Oct 2008, rgheck engaged keyboard and shared this with us all: >--} >--} PS If I understand exactly what you want to do, I think what you need to >--} play with is the \footskip length. But if you change that, you'll have >--} to change \textheight, or some other parameter, so that every

Re: Bringing the footer higher...

2008-10-20 Thread rgheck
PS If I understand exactly what you want to do, I think what you need to play with is the \footskip length. But if you change that, you'll have to change \textheight, or some other parameter, so that everything adds up right. Maybe the geometry package, which LyX uses, will make it "just work

Re: Bringing the footer higher...

2008-10-20 Thread rgheck
f text one below the other into a footer, it --} > drives the text below the physical page. --} > --} > If I set the footer as ERT or in the preamble the result is the same of --} > course. --} > --} > Is it possible to bring the footer higher so: --} > --} > * 3 or four line

Re: Bringing the footer higher...

2008-10-20 Thread M-L
four lines of text one below the other into a footer, > it --} > drives the text below the physical page. >--} > >--} > If I set the footer as ERT or in the preamble the result is the same > of --} > course. >--} > >--} > Is it possible to bring the footer higher so:

Re: Bringing the footer higher...

2008-10-20 Thread Helge Hafting
M-L wrote: Can't seem to find any reference on this anywhere, net or otherwise. Someone might know if this is doable? If I place 3 or four lines of text one below the other into a footer, it drives the text below the physical page. If I set the footer as ERT or in the preamble the resu

Re: Bringing the footer higher...

2008-10-17 Thread M-L
s. You need to look into LaTeX page >--} layout. One place to look is the koma-script documentation, which you >--} probably have in scrguien.pdf. >--} >--} rh I do. I have read it and will do so again, I assume you refer to this section: [quote scrguien.pdf] firstfootvpos This pseudolengt

Re: Bringing the footer higher...

2008-10-17 Thread rgheck
n.pdf. rh If I place 3 or four lines of text one below the other into a footer, it drives the text below the physical page. If I set the footer as ERT or in the preamble the result is the same of course. Is it possible to bring the footer higher so: * 3 or four lines of text can be placed

Bringing the footer higher...

2008-10-16 Thread M-L
Can't seem to find any reference on this anywhere, net or otherwise. Someone might know if this is doable? If I place 3 or four lines of text one below the other into a footer, it drives the text below the physical page. If I set the footer as ERT or in the preamble the result is the sa

Re: a problem with preamble and header / footer

2008-10-15 Thread Richard Heck
Erez Yerushalmi wrote: Dear all, I am using lyx 1.5.5 (still) , windows xp, document class "article" I want to add some simple headers into the heading with the command such as: \rhead{Erez} but I get an error such as : undefined control sequence LaTeX Error: Missing \begin{document}. Can

a problem with preamble and header / footer

2008-10-15 Thread Erez Yerushalmi
Dear all, I am using lyx 1.5.5 (still) , windows xp, document class "article" I want to add some simple headers into the heading with the command such as: \rhead{Erez} but I get an error such as : undefined control sequence LaTeX Error: Missing \begin{document}. Can anyone tell me why?? Reg

Re: OT: post-process postscript or PDF document to add page numbering and footer

2008-09-10 Thread Pavel Sanda
> On Tue, 9 Sep 2008, Zan wrote: > I have thousands of pages to process. The first two volumes will be around > 600 pages each. I will need to automate. i think postscript is better parseable format for such a task. pavel

  1   2   >