Tagged Questions
5
votes
1answer
257 views
Minimal code to support table of contents in custom class
I'm trying to create a custom class to replace the class book and need to include ToC functionality. Placing the command \tableofcontents leads to error "Undefined control sequence". Using packages ...
1
vote
0answers
1k views
Create appendix in LyX? [closed]
I use report class, I create appendix in LyX :
The definition of the appendix has been defined from the LyX menu Document->Start Appendix Here
The contents of Appendices are listed in a separate ...
12
votes
2answers
672 views
How do I create custom “list of…”s on a section level?
I have a long document with frequent uses on an environment that needs to be indexed on a per-section basis. I know that the tocloft package allows creation of custom "list of..."s I also know that ...