Re: 2.99.12
Morten Høgholm <[email protected]> Fri, 04 Feb 2005 16:51:29 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 3 Feb 2005 22:17:46 +0100, Thomas Esser <[email protected]> = =20 wrote: Minor issue: cfg files like graphics.cfg start out with % Select an appropriate default driver \begingroup \chardef\x=3D0 % ... which relies on spaces being "normal". While trying to get some l3 =20 packages to work nicely together this failed for me because there spaces = =20 are ignored. Perhaps one could use \relax to terminate the \chardef =20 instead. It could be argued that resetting of spaces should be handled by the l3 =20 loading mechanism but at least this will work anyway. --=20 Morten H=F8gholm