diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-06 19:39:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-06 19:39:47 +0000 |
commit | ee04c8f00d7e705f71d02aa40a312252423dd4f3 (patch) | |
tree | 519d4928e3caef4a523abcdc16a0119f8a059ce5 /Master/texmf/dvips | |
parent | 2b4704066c6840d0afe80f2519957d6d5a4a2e90 (diff) |
include builtin35.map, not the nonexistent
buildin35.map. This typo has been present
forever; apparently no one has been using this.
Report of it not working from Petr Olsak.
git-svn-id: svn://tug.org/texlive/trunk@28748 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/dvips')
-rw-r--r-- | Master/texmf/dvips/tetex/config.builtin35 | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf/dvips/tetex/config.builtin35 b/Master/texmf/dvips/tetex/config.builtin35 index da421f4deb2..e4c4f287595 100644 --- a/Master/texmf/dvips/tetex/config.builtin35 +++ b/Master/texmf/dvips/tetex/config.builtin35 @@ -1,11 +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. +% Usage: dvips -Pbuiltin35 ... +% +% Purpose: set up dvips to consider the base 35 PostScript fonts as +% provided by your ps interpreter or printer, that is, +% do not download them. +% +% The default behavior of downloads with dvips is set in updmap.cfg. -% 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 +p +builtin35.map |