[pdftex] structure destinations in the log
Ulrike Fischer
news3 at nililand.de
Tue Dec 27 14:43:39 CET 2022
The new structure destinations work fine, but checking some
testfiles I now saw that their represention in \showoutput is a bit
confusing:
\documentclass{article}
\showoutput
\begin{document}
abc
\pdfdest name {aaa} xyz
\pdfdest struct 1 name {bbb} xyz %number meaningless, only test!!
\end{document}
gives
....\glue(\rightskip) 0.0
...\pdfdest name{aaa} xyz
...\pdfdest name{bbb} xyz
...\glue 0.0 plus 1.0fil
So one can't actually see that the second \pdfdest used the keyword
"struct". Perhaps this should be improved?
--
Ulrike Fischer
http://www.troubleshooting-tex.de/
More information about the pdftex
mailing list.