structure destinations in the log

Ulrike Fischer <[email protected]> Tue, 27 Dec 2022 14:43:39 +0100
Newsgroups gmane.comp.tex.pdftex
Message-ID <[email protected]>
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/