It works!
Thank you very much.
Search found 3 matches
- Tue Aug 18, 2020 10:46 am
- Forum: Theses, Books, Title pages
- Topic: New Page style in Legrand Orange Book
- Replies: 4
- Views: 6521
- Mon Aug 17, 2020 9:51 am
- Forum: Theses, Books, Title pages
- Topic: New Page style in Legrand Orange Book
- Replies: 4
- Views: 6521
New Page style in Legrand Orange Book
Hi,
in the structure.tex file I've included this:
\newlength{\myoddoffset}
\setlength{\myoddoffset}{\marginparwidth}
\fancypagestyle{mystyle}{
\fancyhead{}
\renewcommand{\pagecolor}{blue!5!white}
\renewcommand{\headrulewidth}{0pt}
\fancyfootoffset[leh,roh]{\myoddoffset}
\fancyfoot[RO, LE ...
in the structure.tex file I've included this:
\newlength{\myoddoffset}
\setlength{\myoddoffset}{\marginparwidth}
\fancypagestyle{mystyle}{
\fancyhead{}
\renewcommand{\pagecolor}{blue!5!white}
\renewcommand{\headrulewidth}{0pt}
\fancyfootoffset[leh,roh]{\myoddoffset}
\fancyfoot[RO, LE ...
- Sat Aug 15, 2020 7:20 pm
- Forum: Theses, Books, Title pages
- Topic: New Page style in Legrand Orange Book
- Replies: 4
- Views: 6521
New Page style in Legrand Orange Book
Hello everyone,
I'm trying to make a new page style work in the Legrand Orange Book. Once I have applied the new style for a range of pages inside a chapter, I'm not able to return to the original Fancy style by including \pagestyle{fancy} and the new Style is also applied to the rest of the book ...
I'm trying to make a new page style work in the Legrand Orange Book. Once I have applied the new style for a range of pages inside a chapter, I'm not able to return to the original Fancy style by including \pagestyle{fancy} and the new Style is also applied to the rest of the book ...