On a side note, the log file also gives many warning about symbols in URL links:
I'm using the hyperref package. Do I need another package for URLs in a PDF ?Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
I'm using the hyperref package. Do I need another package for URLs in a PDF ?Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
You can load 100 packages if you need them. Just don't load packages you don't need.Cham wrote:[…] Is 30 packages in the preamble typical, for that kind of project ? […]
Presumably you have math expressions in headings. For a remedy search the hyperref manual for the \texorpdfstring command.Cham wrote:[…] On a side note, the log file also gives many warning about symbols in URL links:I'm using the hyperref package. Do I need another package for URLs in a PDF ?Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
Yep, I have several math expressions in chapter/section titles. Thanks for that one.localghost wrote: Presumably you have math expressions in headings. For a remedy search the hyperref manual for the \texorpdfstring command.
The "\hbox" warning messages may be related to pictures commands. I don't know how to interpret the warning messages.Underfull \hbox (badness 10000) in paragraph at lines ...
...
Package hyperref Warning: Token not allowed in a PDF string (Unicode):
(hyperref) removing `math shift' on input line ...
The formula associated to this warning message is this :LaTeX Font Warning: Command \scriptsize invalid in math mode on input line 222.
Code: Select all
\sum_{\scriptsize\begin{aligned} i, j &= 1 \\[-4pt] i &\ne j \end{aligned}}^{N}
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p