summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-24 22:54:21 +0000
committerKarl Berry <karl@freefriends.org>2018-02-24 22:54:21 +0000
commite79b69ab69a86d2b1d87fa756683477bee296216 (patch)
tree6e56a5642dc5edefac738848872aa214de8b6877 /Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
parent6ebd31bbb47745c530a012a18d0532d70eebac88 (diff)
uptex-base (24feb18)
git-svn-id: svn://tug.org/texlive/trunk@46733 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/uptex/uptex-base/uptex.tex')
-rw-r--r--Master/texmf-dist/tex/uptex/uptex-base/uptex.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex b/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
index 86521851069..3e251e13caa 100644
--- a/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
+++ b/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
@@ -1,5 +1,5 @@
% This is the upTeX format (community edition)
-% last update: texjporg 2017/03/12
+% last update: texjporg 2017/10/18
%
% pTeX format file:
% (C)copyright ASCII corporation,1987,1995,1997
@@ -33,13 +33,13 @@
\newfam\tminfam % \tmin is family 10
\newfam\tgtfam % \tgt is family 11
%
-\def\mc{\iftdir\fam\tminfam\tentmin\else\fam\minfam\tenmin\fi}%
+\def\mc{\iftdir\fam\tminfam\else\fam\minfam\fi\tentmin\tenmin}%
\textfont\minfam=\tenmin\scriptfont\minfam=\sevenmin%
\scriptscriptfont\minfam=\fivemin
\textfont\tminfam=\tentmin\scriptfont\tminfam=\seventmin%
\scriptscriptfont\tminfam=\fivetmin
%
-\def\gt{\iftdir\fam\tgtfam\tentgt\else\fam\gtfam\tengt\fi}%
+\def\gt{\iftdir\fam\tgtfam\else\fam\gtfam\fi\tentgt\tengt}%
\textfont\gtfam=\tengt\scriptfont\gtfam=\sevengt%
\scriptscriptfont\gtfam=\fivegt
\textfont\tgtfam=\tentgt\scriptfont\tgtfam=\seventgt%
@@ -55,4 +55,4 @@
%
% identifies the current format based on plain
\def\fmtname{uptex}
-\edef\fmtversion{\fmtversion\space p1.0b_u00}
+\edef\fmtversion{\fmtversion\space p1.0c_u00}