summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/bin/alpha-linux/tpic2pdftex3
-rwxr-xr-xMaster/bin/hppa-hpux/tpic2pdftex3
-rwxr-xr-xMaster/bin/i386-darwin/tpic2pdftex3
-rwxr-xr-xMaster/bin/i386-freebsd/tpic2pdftex3
-rwxr-xr-xMaster/bin/i386-linux/tpic2pdftex3
-rwxr-xr-xMaster/bin/i386-openbsd/tpic2pdftex3
-rwxr-xr-xMaster/bin/i386-solaris/tpic2pdftex3
-rwxr-xr-xMaster/bin/mips-irix/tpic2pdftex3
-rwxr-xr-xMaster/bin/powerpc-aix/tpic2pdftex3
-rwxr-xr-xMaster/bin/powerpc-darwin/tpic2pdftex3
-rwxr-xr-xMaster/bin/powerpc-linux/tpic2pdftex3
-rwxr-xr-xMaster/bin/sparc-linux/tpic2pdftex3
-rwxr-xr-xMaster/bin/sparc-solaris/tpic2pdftex3
-rwxr-xr-xMaster/bin/x86_64-linux/tpic2pdftex3
14 files changed, 14 insertions, 28 deletions
diff --git a/Master/bin/alpha-linux/tpic2pdftex b/Master/bin/alpha-linux/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/alpha-linux/tpic2pdftex
+++ b/Master/bin/alpha-linux/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/hppa-hpux/tpic2pdftex b/Master/bin/hppa-hpux/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/hppa-hpux/tpic2pdftex
+++ b/Master/bin/hppa-hpux/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/i386-darwin/tpic2pdftex b/Master/bin/i386-darwin/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/i386-darwin/tpic2pdftex
+++ b/Master/bin/i386-darwin/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/i386-freebsd/tpic2pdftex b/Master/bin/i386-freebsd/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/i386-freebsd/tpic2pdftex
+++ b/Master/bin/i386-freebsd/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/i386-linux/tpic2pdftex b/Master/bin/i386-linux/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/i386-linux/tpic2pdftex
+++ b/Master/bin/i386-linux/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/i386-openbsd/tpic2pdftex b/Master/bin/i386-openbsd/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/i386-openbsd/tpic2pdftex
+++ b/Master/bin/i386-openbsd/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/i386-solaris/tpic2pdftex b/Master/bin/i386-solaris/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/i386-solaris/tpic2pdftex
+++ b/Master/bin/i386-solaris/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/mips-irix/tpic2pdftex b/Master/bin/mips-irix/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/mips-irix/tpic2pdftex
+++ b/Master/bin/mips-irix/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/powerpc-aix/tpic2pdftex b/Master/bin/powerpc-aix/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/powerpc-aix/tpic2pdftex
+++ b/Master/bin/powerpc-aix/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/powerpc-darwin/tpic2pdftex b/Master/bin/powerpc-darwin/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/powerpc-darwin/tpic2pdftex
+++ b/Master/bin/powerpc-darwin/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/powerpc-linux/tpic2pdftex b/Master/bin/powerpc-linux/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/powerpc-linux/tpic2pdftex
+++ b/Master/bin/powerpc-linux/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/sparc-linux/tpic2pdftex b/Master/bin/sparc-linux/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/sparc-linux/tpic2pdftex
+++ b/Master/bin/sparc-linux/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/sparc-solaris/tpic2pdftex b/Master/bin/sparc-solaris/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/sparc-solaris/tpic2pdftex
+++ b/Master/bin/sparc-solaris/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.
diff --git a/Master/bin/x86_64-linux/tpic2pdftex b/Master/bin/x86_64-linux/tpic2pdftex
index a5e274257dd..70c1a33c7e8 100755
--- a/Master/bin/x86_64-linux/tpic2pdftex
+++ b/Master/bin/x86_64-linux/tpic2pdftex
@@ -1,13 +1,12 @@
#!/bin/sh -
#
-# $Id: tpic2pdftex,v 1.93 2007/01/14 13:55:43 hahe Exp hahe $
+# $Id: tpic2pdftex,v 1.94 2007/01/14 19:05:32 hahe Exp $
#
# Experimental awk-script for conversion of tpic \specials as produced
# by (groff-)pic into pdfTeX \pdfliteral sections for further processing
# by pdftex.
#
# Usage:
-# $ export LANG="C"
# $ pic -t somefile.pic | tpic2pdftex > somefile.tex
#
# Process somefile.tex by pdftex/pdflatex.