summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviljk/ChangeLog
diff options
context:
space:
mode:
authorJoachim Schrod <jschrod@acm.org>2007-07-03 17:33:14 +0000
committerJoachim Schrod <jschrod@acm.org>2007-07-03 17:33:14 +0000
commit95373b09c88da7661e3af62adaf5c6884eaf7dbb (patch)
treec3860eb1a30a7438472e2596056e207ef460c272 /Build/source/texk/dviljk/ChangeLog
parent289e9ab75592f0d42a0a40aa94edcd78cf236751 (diff)
Add special dvips-syntax, to specify what shall be done with
psfile specials, since they are incompatible to dvips. git-svn-id: svn://tug.org/texlive/trunk@4540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dviljk/ChangeLog')
-rw-r--r--Build/source/texk/dviljk/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/dviljk/ChangeLog b/Build/source/texk/dviljk/ChangeLog
index da2f4b18468..78d467af42d 100644
--- a/Build/source/texk/dviljk/ChangeLog
+++ b/Build/source/texk/dviljk/ChangeLog
@@ -12,6 +12,10 @@
Add special comment, to include meta-information in a DVI file.
For compatibility with other drivers, allow "comment" without
equal sign and value.
+ Add special dvips-syntax, to specify what shall be done with
+ psfile specials, since they are incompatible to dvips. Supported
+ values: "ignore" and "dvilj". Later, support for "dvips" should be
+ added.
(CopyFile, CopyHPFile): Implement TEX_HUSH option `readable.'