Re: KOMA-Script Report: page numbers not displaying

2021-10-07 Thread Dr Eberhard Lisse

Revision Control is your friend :-)-O

el

On 2021-10-08 03:06 , Rich Shepard wrote:

On Fri, 8 Oct 2021, Dr Eberhard Lisse wrote:


I think, if you use one of these you must make appropriate definitions for
the headers/footers lest nothing is being the default.

However, when using Koma Script I set

Document -> Settings... -> Page Layout -> Page Style: Default

and in the preamble I put something something like


EL,

I, too, have used the default page style.

I think that I inadvertenty removed all the header information from the
preamble. That's probably the cause.

I'll make sure that the preamble is restored and that should solve the
problem.

Thanks for the reminder and stay well,

Rich



--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: KOMA-Script Report: page numbers not displaying

2021-10-07 Thread Rich Shepard

On Fri, 8 Oct 2021, Dr Eberhard Lisse wrote:


I think, if you use one of these you must make appropriate definitions for
the headers/footers lest nothing is being the default.

However, when using Koma Script I set

Document -> Settings... -> Page Layout -> Page Style: Default

and in the preamble I put something something like


EL,

I, too, have used the default page style.

I think that I inadvertenty removed all the header information from the
preamble. That's probably the cause.

I'll make sure that the preamble is restored and that should solve the
problem.

Thanks for the reminder and stay well,

Rich
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users


Re: KOMA-Script Report: page numbers not displaying

2021-10-07 Thread Dr Eberhard Lisse

Rich,

I think, if you use one of these you must make appropriate definitions
for the headers/footers lest nothing is being the default.

However, when using Koma Script I set

Document -> Settings... -> Page Layout -> Page Style: Default

and in the preamble I put something something like

\usepackage[automark]{scrlayer-scrpage}
\usepackage{lastpage}

\clearscrheadfoot
\lofoot{Title of the Book}
\rofoot{Page \thepage\ of \pageref{LastPage}}
\pagestyle{scrheadings}
\renewcommand*{\chapterpagestyle}{scrheadings}

You then want to download and peruse


http://mirrors.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf

because scrlayer-scrpage offers much finer control over headers and
footers and I have forgotten what automark does :-)-O

greetings, el

On 2021-10-08 00:04 , Rich Shepard wrote:

I must have broken something and haven't identified what broke.

In Settings -> Page layout I've changed the page style from 'default' to
'header' and 'fancy' and none has the pages numbered when I compile the
document using pdflatex.

My web search finds help on removing page numbers and the wiki page on page
numbering, but I've not seen why they're not appearing in this document.

A clue stick is needed.

TIA,

Rich


--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users