Am 02.02.2014 um 12:34 schrieb Pablo Rodriguez
On 02/02/2014 10:53 AM, Wolfgang Schuster wrote:
Am 02.02.2014 um 09:33 schrieb Pablo Rodriguez
: I converted the monospace fonts of txfonts (http://www.ctan.org/tex-archive/fonts/txfonts/pfb) from pbf to otf using FontForge. They work fine (http://www.ousia.tk/ryfonts.zip). [...] If option=TEX is enabled, there is no space after the backslash.
I can reproduce the problem with the type1 fonts: [...] Even though this is something that should be fixed using a different font in truetype/opentype format solves your problem as well. The following two fonts are similar to the monospaced font of the txfonts package:
Many thanks for the reply, Wolfgang.
Is there no way to tell what is wrong in the font, so it could be fixed?
I think the missing space in the font is the problem because after I replaced the visible space with a normal space there was also a space after the backslash in the typing environment.
BTW, I’m afraid I cannot compile your sample.
My example uses the type1 version of the font from CTAN, you have to put the afm and pfb files into the fonts folder of your tex directory. Wolfgang