summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/modes/ChangeLog5
-rw-r--r--Master/texmf-dist/doc/fonts/modes/GNUmakefile6
-rw-r--r--Master/texmf-dist/doc/fonts/modes/modelist.txt1
-rw-r--r--Master/texmf-dist/doc/fonts/modes/modenames.txt1
-rw-r--r--Master/texmf-dist/doc/fonts/modes/modes.pdfbin267460 -> 268137 bytes
5 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/modes/ChangeLog b/Master/texmf-dist/doc/fonts/modes/ChangeLog
index c648c272ff8..da811200629 100644
--- a/Master/texmf-dist/doc/fonts/modes/ChangeLog
+++ b/Master/texmf-dist/doc/fonts/modes/ChangeLog
@@ -1,3 +1,8 @@
+2023-12-12 Karl Berry <karl@freefriends.org>
+
+ * GNUmakefile (version): 4.3.
+ * modes.mf (potrace): new mode for hans/mikael.
+
2020-09-08 Karl Berry <karl@freefriends.org>
* version 4.2.
diff --git a/Master/texmf-dist/doc/fonts/modes/GNUmakefile b/Master/texmf-dist/doc/fonts/modes/GNUmakefile
index 6afbdd60d3a..a953017ffb7 100644
--- a/Master/texmf-dist/doc/fonts/modes/GNUmakefile
+++ b/Master/texmf-dist/doc/fonts/modes/GNUmakefile
@@ -1,7 +1,7 @@
-# $Id: GNUmakefile,v 1.6 2020/09/08 22:13:43 karl Exp $
+# $Id: GNUmakefile,v 1.7 2023/12/12 22:47:56 karl Exp $
# Makefile for the mode_def collection. Public domain.
-version = 4.2
+version = 4.3
default: check
@@ -100,7 +100,7 @@ check-mktextfm:
# xerox info if requested:
tftopl ./logo10.tfm | fgrep CODING
# This will fail unless the new mktextfm is in PATH, and
-# unless the correct modes.mf is compiled into mf.base,.
+# unless the correct modes.mf is compiled into mf.base.
# It seems like overkill to have a new option to mktextfm so we can
# specify a fake mf, something like "inimf \input plain \input modes ...".
# We'll just test after installation.
diff --git a/Master/texmf-dist/doc/fonts/modes/modelist.txt b/Master/texmf-dist/doc/fonts/modes/modelist.txt
index 6dfa648b5be..18398c75c58 100644
--- a/Master/texmf-dist/doc/fonts/modes/modelist.txt
+++ b/Master/texmf-dist/doc/fonts/modes/modelist.txt
@@ -133,6 +133,7 @@ mode_def phaserfs = % Tektronix Phaser 560 (1200dpi)
mode_def phasertf = % Tektronix Phaser 350 (600x300dpi)
mode_def phasertl = % Tektronix Phaser 350 landscape (300x600)
mode_def pixpt = % one pixel per point (72.27dpi)
+mode_def potrace = % potrace use in LMTX
mode_def prntware = % Printware 720IQ (1200dpi)
mode_def qms = % QMS (Xerox engine) (300dpi)
mode_def qmsostf = % QMS 1725 (600dpi)
diff --git a/Master/texmf-dist/doc/fonts/modes/modenames.txt b/Master/texmf-dist/doc/fonts/modes/modenames.txt
index d627af77b70..c3e4cfbb890 100644
--- a/Master/texmf-dist/doc/fonts/modes/modenames.txt
+++ b/Master/texmf-dist/doc/fonts/modes/modenames.txt
@@ -133,6 +133,7 @@ phaserfs
phasertf
phasertl
pixpt
+potrace
prntware
qms
qmsostf
diff --git a/Master/texmf-dist/doc/fonts/modes/modes.pdf b/Master/texmf-dist/doc/fonts/modes/modes.pdf
index 80710a03540..ec1c8b86d10 100644
--- a/Master/texmf-dist/doc/fonts/modes/modes.pdf
+++ b/Master/texmf-dist/doc/fonts/modes/modes.pdf
Binary files differ