Hi All,
can someone explain to me why loading a file/typescript is producing spaces????
If the code that does load the file/s produced spaces for debugging purposes that is
fine, but should not they actually going somewhere else? Then with a decent message!?
Personally, I find it a bug if loading fonts or other files produces extraneous characters!
regards
Keith.
Am 28.04.2013 um 20:04 schrieb Wolfgang Schuster
Am 28.04.2013 um 19:56 schrieb Marco Patzer
: Hi,
why is the second line right-aligned in the following example?
The first you use the iwona font in your document context has to load the typescript for it from a external files which produces a lot of spaces in the text. When you load the font at the begin of the document with
\usetypescriptfile[iwona] \usetypescript[iwona]
this doesn’t happen anymore.