On 2004-02-03 21:23:20 +0100, Hartmut Henkel wrote:
The font_tag "+10" and resname_prefix "?:E3_" are swapped (and it's no prefix anyway, more like an inbetweenfix). This can easily be cured by just swapping two lines in pdftex.ch, then it's a postfix :-)
--- pdftex.ch-orig Mon Oct 6 10:38:51 2003 +++ pdftex.ch Tue Feb 3 20:47:41 2004 @@ -1590,8 +1590,8 @@ pdf_begin_text; pdf_print("/F"); pdf_print_int(k); - pdf_print_resname_prefix; pdf_print_font_tag(f); + pdf_print_resname_prefix; pdf_out(" "); pdf_print_bp(font_size[f]); pdf_print(" Tf");
Seems to work then. Have fun!
Thanks! Best regards Martin -- Martin Schröder, ms@artcom-gmbh.de ArtCom GmbH, Lise-Meitner-Str 5, 28359 Bremen, Germany Voice +49 421 20419-44 / Fax +49 421 20419-10 http://www.artcom-gmbh.de