Wolfgang Schuster wrote:
Hi,
I'm looking for nice and short ways to remove spaces from strings with font names. I found the \unspacestring command in the core to do what I want but prefer a alternative solution or a few tips for the following code.
\starttext
\bgroup
\catcode`\ =9
\definedfont[name:TeX Gyre Pagella Regular]text
\egroup
\stoptext
Just enter TeXGyrePagellaRegular as mkiv will ignore spaces anyway ----------------------------------------------------------------- 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 -----------------------------------------------------------------