diff options
author | Hartmut Henkel <hartmut_henkel@gmx.de> | 2007-01-14 14:10:06 +0000 |
---|---|---|
committer | Hartmut Henkel <hartmut_henkel@gmx.de> | 2007-01-14 14:10:06 +0000 |
commit | 2ad98eeeaa6d06b7fd0c6e3eeaf22bf884b6c098 (patch) | |
tree | d6600205e46ca3782f262775cad20602de67e05e /Master/bin/x86_64-linux | |
parent | 533fa67944c5c85d205b3c1c763aea63b646b071 (diff) |
sources, new bin
git-svn-id: svn://tug.org/texlive/trunk@3449 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/x86_64-linux')
-rwxr-xr-x | Master/bin/x86_64-linux/tpic2pdftex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/bin/x86_64-linux/tpic2pdftex b/Master/bin/x86_64-linux/tpic2pdftex index a8ae0354895..a5e274257dd 100755 --- a/Master/bin/x86_64-linux/tpic2pdftex +++ b/Master/bin/x86_64-linux/tpic2pdftex @@ -1,6 +1,6 @@ #!/bin/sh - # -# $Id: tpic2pdftex,v 1.92 2007/01/14 13:32:50 hahe Exp hahe $ +# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $ # # Experimental awk-script for conversion of tpic \specials as produced # by (groff-)pic into pdfTeX \pdfliteral sections for further processing @@ -67,6 +67,7 @@ ######################################################################## AWK=${AWK:-gawk} +export LANG="C" AWKPROG=' # begin of awk input file |