summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
diff options
context:
space:
mode:
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}