I think I actually solved *part* of my own problem with this otherwise great template...
If anyone is interested in some alternative code that implements some mainmatter and other matter-aware book class features in this template here are code snippets.
The snippets may need adjusting for your ...
Search found 3 matches
- Thu Apr 23, 2015 2:17 am
- Forum: Theses, Books, Title pages
- Topic: Frontmatter, Mainmatter, etc in Legrand Orange Book Template
- Replies: 8
- Views: 12857
- Wed Apr 22, 2015 3:04 pm
- Forum: Theses, Books, Title pages
- Topic: Frontmatter, Mainmatter, etc in Legrand Orange Book Template
- Replies: 8
- Views: 12857
Frontmatter, Mainmatter, etc in Legrand Orange Book Template
BTW, for new users and in the absence of an improved template,
one could hack frontmatter sections with something like
\chapter*{Preface}
\addcontentsline{toc}{chapter}{\textcolor{ocre}{Preface}}
(note asterisk in [cmd]chapter*{}[/cmd] -this is an alternative to skip chapter numbering found in ...
one could hack frontmatter sections with something like
\chapter*{Preface}
\addcontentsline{toc}{chapter}{\textcolor{ocre}{Preface}}
(note asterisk in [cmd]chapter*{}[/cmd] -this is an alternative to skip chapter numbering found in ...
- Tue Apr 21, 2015 11:11 pm
- Forum: Theses, Books, Title pages
- Topic: Frontmatter, Mainmatter, etc in Legrand Orange Book Template
- Replies: 8
- Views: 12857
Frontmatter, Mainmatter, etc in Legrand Orange Book Template
Re: Frontmatter, Mainmatter, Headers, etc, and the Book Design in Legrand Orange Book Template
I have been having some problems adapting this intriguing template. I must not understand some of structure.tex logic, especially around fancyhdr. Most attempts do not do what I want and changes often ...
I have been having some problems adapting this intriguing template. I must not understand some of structure.tex logic, especially around fancyhdr. Most attempts do not do what I want and changes often ...