summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-01-19 22:47:03 +0000
committerKarl Berry <karl@freefriends.org>2020-01-19 22:47:03 +0000
commitd2777035be2644c9649530be7f9fa31c8abaaf63 (patch)
treedd84d9ce8612d9ecf3367c3efc30083ae7b6014d
parent840be758be5db336a1a97c8d7ef033c4e0db03c9 (diff)
8-bit generation for curve2e/README.txt
git-svn-id: svn://tug.org/texlive/trunk@53460 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/curve2e/README.txt2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/curve2e/README.txt b/Master/texmf-dist/doc/latex/curve2e/README.txt
index c64f768789e..faddfe1ed42 100644
--- a/Master/texmf-dist/doc/latex/curve2e/README.txt
+++ b/Master/texmf-dist/doc/latex/curve2e/README.txt
@@ -23,7 +23,7 @@ curve2e.dtx is the documented TeX source file of file curve2e.sty; you
get curve2e.sty, curve2e.pdf, and curve2e-v161.sty by running pdflatex
on curve2e.dtx. The curve2e-manual files contain the user manual; in
this way the long preliminary descriptive part has been transferred to
-a shorter dedicated file, and the ^^e2^^80^^9cnormal^^e2^^80^^9d user should have enough
+a shorter dedicated file, and the “normal” user should have enough
information to use the package. Th curve2e.pdf file, extracted from
the .dtx one, contains the code documentation and is intended for the developers, or for the curious advanced users.
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 7947a69965c..ccc1c94d171 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2691,7 +2691,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'cleveref' => 'latex', # requires interaction
'clrstrip' => 'tex',
'ctable' => 'latex', # requires interaction
- 'curve2e' => 'tex -translate-file=empty.tcx', # no 8-bit
+ 'curve2e' => 'etex', # 8bit
'dateiliste' => 'latex', # requires interaction
'dccpaper' => 'etex', # 8bit
'denisbdoc' => 'tex',