From 2ad98eeeaa6d06b7fd0c6e3eeaf22bf884b6c098 Mon Sep 17 00:00:00 2001 From: Hartmut Henkel Date: Sun, 14 Jan 2007 14:10:06 +0000 Subject: sources, new bin git-svn-id: svn://tug.org/texlive/trunk@3449 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/x86_64-linux/tpic2pdftex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/bin') 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 -- cgit v1.2.3