Search found 4 matches

by Joe2718
Thu Mar 30, 2017 8:33 pm
Forum: Page Layout
Topic: Unwanted CHAPTER 0
Replies: 1
Views: 2521

Unwanted CHAPTER 0

My book is structured as:
%%%%%%%%%%%%%%%%%%%%%
\include{Preamble}
\begin{document}
\frontmatter
...
\include{Preface}
\mainmatter
%%%%%%%%%%%%%%%%%%%%%
I also have:
\fancyhead[RE,LO]{\slshape \leftmark}.

On page 'vi' the upper right hand corner of the page reads "CHAPTER 0. PREFACE"

In my opinion ...
by Joe2718
Mon Mar 27, 2017 7:53 pm
Forum: LyX
Topic: Fancy Header in Lyx
Replies: 7
Views: 7890

Fancy Header in Lyx

Thanks, it worked.
It should have been mention in section 3.4 of the additional features doc.
by Joe2718
Mon Mar 27, 2017 7:27 pm
Forum: LyX
Topic: Fancy Header in Lyx
Replies: 7
Views: 7890

Fancy Header in Lyx

I added \enabledeprecatedfontcommands to the preamble and I get the error "Undefined Control Sequence"
by Joe2718
Mon Mar 27, 2017 6:35 pm
Forum: LyX
Topic: Fancy Header in Lyx
Replies: 7
Views: 7890

Fancy Header in Lyx

I have a master lyx file with two children as a simple test situation to help my understanding of Lyx.
When I view the master as a pdf it displays OK.
I decided to add the fancy header package by doing in my master document "Document Settings->Page Layout->fancy.
In the preamble I wrote the single ...