Hartmut Henkel wrote:
Here is a test file that shows spurious blanks after keywords:
---\pdffontexpand\font 25 25 5 autoexpand---
---\pdfobj reserveobjnum ---
---\pdfdest num1 fitbh ---
---\pdfstartlink goto file{file.pdf} page 1{/FitB}newwindow A\pdfendlink ---
\end
And below are simple patches for pdftex.ch and hz.ch to avoid these blanks. I hope these are all occurences, and the patch won't cause backward-incompatibilities. Who would want those spaces anyway?
normally one ends such a command with \relax (as with \hrule ...) but pdftex is the only one using keywords without anything behind it so the patch fits into tex's paradigm Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------