summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-17 22:25:54 +0000
committerKarl Berry <karl@freefriends.org>2017-04-17 22:25:54 +0000
commita367543b300faf3092d5847d0b107c4dab768cfe (patch)
tree9b9cad83a537ddb2ddda7d30f86eb98e509f9d73 /Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
parentc05f341f9c9efd31b3eb9325206b0983f5888a0a (diff)
uptex-base (17apr17)
git-svn-id: svn://tug.org/texlive/trunk@43900 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.tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex b/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
index eff77729463..86521851069 100644
--- a/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
+++ b/Master/texmf-dist/tex/uptex/uptex-base/uptex.tex
@@ -1,11 +1,12 @@
-% This is the upTeX format
+% This is the upTeX format (community edition)
+% last update: texjporg 2017/03/12
%
% pTeX format file:
-% (C)copyright ASCII corporation,1987,1995,1997
+% (C)copyright ASCII corporation,1987,1995,1997
% and modified for upTeX
%
\input plain
-\catcode`@=11 % at signs are no longer letters
+\catcode`@=11 % at signs act like letters
\def\footnote#1{\let\@sf\empty % parameter #2 (the text) is read later
\ifhmode\edef\@sf{\spacefactor\the\spacefactor}\/\fi
\nobreak#1\@sf\vfootnote{#1}}
@@ -15,7 +16,7 @@
\font\sevenmin=upjisr-h at 7pt
\font\fivemin=upjisr-h at 5pt
%
-\font\tengt=upjisg-h % ugothic(KANJI)
+\font\tengt=upjisg-h % gothic(KANJI)
\font\sevengt=upjisg-h at 7pt
\font\fivegt=upjisg-h at 5pt
%
@@ -52,6 +53,6 @@
\autospacing\autoxspacing
\jcharwidowpenalty=500
%
-% identifies the current format
+% identifies the current format based on plain
\def\fmtname{uptex}
-\def\fmtversion{3.14159 p1.0b_u00}
+\edef\fmtversion{\fmtversion\space p1.0b_u00}