Conversion Tools ⇒ Missing ToC and References in compiled PDF Output
Missing ToC and References in compiled PDF Output
But when I converted the LyX file to .tex file and compile it on the command line, the generated output doesn't contain the ToC, Citations and References list. Where is the error?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Missing ToC and References in compiled PDF Output
Code: Select all
latex (or pdflatex/lualatex/xelatex)
bibtex (or biber)
latex
latex
LyX does the same in the background, but it didn't tell you.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Missing ToC and References in compiled PDF Output
Perhaps somewhere in the exported code?ZamanX90 wrote:[…] Where is the error?
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10