lstonys
lstonys
`\Tree` command produces a lot of postscript `save` `restore` commands. And this is a problem with ps->pdf conversion using `acrodist.exe`. GhostScript (or ps2pdf) doesn't seem to have a problem with...
Now `\label` has a hook so could `\@setref` have a hook as well? With the ref name argument. ``` \def\@setref#1#2#3{% \ifx#1\relax \protect\G@refundefinedtrue \nfss@text{\reset@font\bfseries ??}% \@latex@warning{Reference `#3' on page \thepage \space...
It seems that `textcomp` commands are moved to kernel in TL2023. I used to load `textcomp` in the class file and now I see that symbols are not taken from...