summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-20 21:13:58 +0000
committerKarl Berry <karl@freefriends.org>2022-02-20 21:13:58 +0000
commitd4c47140de27cad1436dd90b4363fb001354b34c (patch)
tree70fe77118f606057720251e33219d645b6fb8eb8 /Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex
parente11df86dc432877432696d77bcba9e42f15708da (diff)
mcf2graph (20feb22)
git-svn-id: svn://tug.org/texlive/trunk@62101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex')
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex
index cb1a429f1be..de26f8df1d7 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_example.tex
@@ -1,7 +1,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Example of MCF Typeset with LuaLaTeX(luamplib) by A.Yamaji 2022.01.22
+% Example of MCF Typeset with LuaLaTeX(luamplib) by A.Yamaji 2022.02.20
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% ** mcf2graph.mf must be version 4.79
+% ** mcf2graph.mf must be version 4.80
% ** use mcf_data_base.mcf
% ** typeset by LuaLaTeX(luamplib)
\documentclass{article}
@@ -47,7 +47,7 @@
\newcount \t@num%
\font\labelM=cmtt8 at 6pt\relax%
%-------------------------------------------------------------------------
-\f@num=0%
+\f@num=1%
\t@num=0%
\unitlength=0.01mm%
\noindent%
@@ -79,7 +79,7 @@
\advance\f@num\@ne\relax%
\advance\t@num\@ne\relax%
\ifnum\t@num=5 \\ \t@num=\z@ \fi%
-\ifnum\f@num=155 \CONT@false \fi%
+\ifnum\f@num=156 \CONT@false \fi%
\ifCONT@ \repeat%
%------------------------------------------------------------------------------
\end{document}