summaryrefslogtreecommitdiff
path: root/Master/texmf/dvips/tetex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-02 23:51:56 +0000
committerKarl Berry <karl@freefriends.org>2006-01-02 23:51:56 +0000
commit521f547fab206ef4bec544ad45f565c9832447d5 (patch)
tree6398ad8becac8b3c2428b3b1645bcf43aee1f054 /Master/texmf/dvips/tetex
parent9c999d4d556c2675887bd552a4df7c9c06a53853 (diff)
trunk/Master/texmf/dvips
git-svn-id: svn://tug.org/texlive/trunk@28 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/dvips/tetex')
-rw-r--r--Master/texmf/dvips/tetex/config.builtin3511
-rw-r--r--Master/texmf/dvips/tetex/config.dfaxhigh9
-rw-r--r--Master/texmf/dvips/tetex/config.dfaxlo9
-rw-r--r--Master/texmf/dvips/tetex/config.download3511
-rw-r--r--Master/texmf/dvips/tetex/config.gsftopk6
-rw-r--r--Master/texmf/dvips/tetex/config.outline6
-rw-r--r--Master/texmf/dvips/tetex/config.pdf54
-rw-r--r--Master/texmf/dvips/tetex/config.pk6
-rw-r--r--Master/texmf/dvips/tetex/config.www10
9 files changed, 122 insertions, 0 deletions
diff --git a/Master/texmf/dvips/tetex/config.builtin35 b/Master/texmf/dvips/tetex/config.builtin35
new file mode 100644
index 00000000000..da421f4deb2
--- /dev/null
+++ b/Master/texmf/dvips/tetex/config.builtin35
@@ -0,0 +1,11 @@
+% Thomas Esser, 2002, public domain.
+
+% Usage: dvips -Pbuildin35 ...
+% Purpose: set up dvips to consider the base 35 laserwriter fonts as
+% build in of your ps interpreter or printer.
+
+% This file can be used to change the behaviour of dvips if the default
+% is to download the "base 35" as type 1 with your document. The default
+% behaviour of dvips can be set by the updmap tool.
+
+p +buildin35.map
diff --git a/Master/texmf/dvips/tetex/config.dfaxhigh b/Master/texmf/dvips/tetex/config.dfaxhigh
new file mode 100644
index 00000000000..4f30b0e2c43
--- /dev/null
+++ b/Master/texmf/dvips/tetex/config.dfaxhigh
@@ -0,0 +1,9 @@
+% Thomas Esser, 1998, public domain.
+
+% Usage: dvips -Pdfaxhigh ...
+% Purpose: set up dvips' resolution to be optimal for a G3 fax at high
+% resolution (204x196)
+
+M gtfax
+X 204
+Y 196
diff --git a/Master/texmf/dvips/tetex/config.dfaxlo b/Master/texmf/dvips/tetex/config.dfaxlo
new file mode 100644
index 00000000000..17efae49c26
--- /dev/null
+++ b/Master/texmf/dvips/tetex/config.dfaxlo
@@ -0,0 +1,9 @@
+% Thomas Esser, 1998, public domain.
+
+% Usage: dvips -Pdfaxlo ...
+% Purpose: set up dvips' resolution to be optimal for a G3 fax at low
+% resolution (204x98)
+
+M gtfaxlo
+X 204
+Y 98
diff --git a/Master/texmf/dvips/tetex/config.download35 b/Master/texmf/dvips/tetex/config.download35
new file mode 100644
index 00000000000..c9e638b56d2
--- /dev/null
+++ b/Master/texmf/dvips/tetex/config.download35
@@ -0,0 +1,11 @@
+% Thomas Esser, 2002, public domain.
+
+% Usage: dvips -Pdownload35 ...
+% Purpose: set up dvips to download the "base 35" laserwriter fonts
+% with your document.
+
+% This file can be used to change the behaviour of dvips if the default
+% of dvips is to consider the "base 35" as build in of the ps interpreter
+% or printer. This default behaviour of dvips can be set by the updmap tool.
+
+p +download35.map
diff --git a/Master/texmf/dvips/tetex/config.gsftopk b/Master/texmf/dvips/tetex/config.gsftopk
new file mode 100644
index 00000000000..14bc88179e8
--- /dev/null
+++ b/Master/texmf/dvips/tetex/config.gsftopk
@@ -0,0 +1,6 @@
+% Thomas Esser, 2002, public domain.
+
+% Usage: this file is implicitly used by gsftopk. We set up all available
+% type 1 fonts for gsftopk by using psfonts_t1.map.
+
+p psfonts_t1.map
diff --git a/Master/texmf/dvips/tetex/config.outline b/Master/texmf/dvips/tetex/config.outline
new file mode 100644
index 00000000000..f11b7077942
--- /dev/null
+++ b/Master/texmf/dvips/tetex/config.outline
@@ -0,0 +1,6 @@
+% Thomas Esser, 2002, public domain.
+
+% Usage: dvips -Poutline
+% Purpose: set up all available type 1 fonts for use with dvips.
+
+p psfonts_t1.map
diff --git a/Master/texmf/dvips/tetex/config.pdf b/Master/texmf/dvips/tetex/config.pdf
new file mode 100644
index 00000000000..fcf8a231449
--- /dev/null
+++ b/Master/texmf/dvips/tetex/config.pdf
@@ -0,0 +1,54 @@
+% This is a config file for dvips 5.85(k) and teTeX, which is
+% meant to produce PostScript optimized for distilling to PDF.
+% Experimental. Created 12 Apr 1999 by tvz@nwu.edu; public domain.
+%
+% Changes by te, Sun May 16 20:41:16 CEST 1999:
+% - removed papersize stuff
+% - changed "o" line
+%
+% Memory available: The default for Distiller 3.0x is 8meg.
+% Reduce to be on safe side:
+
+m 6000000
+
+% Default is to save output as file.
+% If possible, change this so that it pipes output to distiller.
+% If not, use command line ``-o file'' option to change name
+% of output file.
+
+o
+
+% Default resolution. Attempt to make `resolution independent'.
+% Resolution set to 8000dpi (could be as high as 10000).
+
+D 8000
+
+% This is for using BlueSky/AMS/Y&Y Type 1 fonts. Change this for other
+% Type 1 fonts.
+
+p psfonts_t1.map
+
+% Last resort sizes.
+% If you accidentally include a bitmapped pk font, it will probably go
+% at 600dpi.
+
+R 300 600
+
+% Partial Type1 font downloading. This will happen by default. Uncomment
+% this is you want to download entire fonts. NOT RECOMMENDED.
+
+% j0
+
+% Character shifting. You want to do this using the BlueSky/AMS/Y&Y fonts.
+% It remaps certain ``control character'' positions to an another range
+% where these characters are repeated. This character shifting works wround
+% bugs in some tools such as older versions of the Acrobat Reader.
+
+G
+
+% Switching algorithm for drawing rules. texc.pro is loaded by default,
+% but the h tex.pro is need so that it comes before the patch. See
+% below for more details.
+
+h tex.pro
+h alt-rule.pro
diff --git a/Master/texmf/dvips/tetex/config.pk b/Master/texmf/dvips/tetex/config.pk
new file mode 100644
index 00000000000..d0753d2ee2c
--- /dev/null
+++ b/Master/texmf/dvips/tetex/config.pk
@@ -0,0 +1,6 @@
+% Thomas Esser, 2002, public domain.
+
+% Usage: dvips -Ppk ...
+% Purpose: instruct dvips to prefer bitmap fonts over type 1 fonts.
+
+p psfonts_pk.map
diff --git a/Master/texmf/dvips/tetex/config.www b/Master/texmf/dvips/tetex/config.www
new file mode 100644
index 00000000000..4bc66df474b
--- /dev/null
+++ b/Master/texmf/dvips/tetex/config.www
@@ -0,0 +1,10 @@
+% Thomas Esser, 1998, 2002, public domain.
+
+% Usage: dvips -Pwww
+% Purpose: create ps files "for the web". Output is send to a file and
+% not to any printer. Outline fonts are used whenever available
+% since we do not know at which resolution the user will print
+% out output file.
+
+o
+p psfonts_t1.map