On 5-11-2011 15:52, Marco Pessotto wrote:
Hello there.
While exporting the ellipses are completely lost. Is there a workaround for cases like that (I have the feeling this is the top of the iceberg)?
Not using \unknown but \textellipsis I'm not sure why you're seeing an iceberg. The \unknown\ commands uses leaders deep down and those don't get exported. I'll change the definition to the less efficient variant \def\doperiods[#1]% {\dontleavehmode \hbox\bgroup \setbox\scratchbox\hbox to \periodswidth{\hss.\hss}% \dorecurse{\iffirstargument#1\else\periodsdefault\fi}{\copy\scratchbox}% \egroup} which does export periods (but spaced, as expected). Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------