summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-23 20:34:20 +0000
committerKarl Berry <karl@freefriends.org>2021-05-23 20:34:20 +0000
commit270a202f205080a02a29dcdc70cb3980354a2115 (patch)
tree1cbea55d28e51497e7f92e978195c38930b8c5d7 /Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex
parentec6c34fd023b90e10ec4260b7dc211fd670957f6 (diff)
mcf2graph (23may21)
git-svn-id: svn://tug.org/texlive/trunk@59314 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex')
-rw-r--r--Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex
index 93ac0e0f1f5..17a66be1445 100644
--- a/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex
+++ b/Master/texmf-dist/doc/metapost/mcf2graph/mcf_mplib_exa.tex
@@ -1,7 +1,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% Example of MCF typest with LuaLaTeX(luamplib) by A.Yamaji 2021.05.05
+% Example of MCF typest with LuaLaTeX(luamplib) by A.Yamaji 2021.05.23
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% ** mcf2graph.mf must be version 4.64
+% ** mcf2graph.mf must be version 4.65
% ** use mcf_data_base.mcf
\documentclass{article}
%------------------------------------------------------------------------------
@@ -13,6 +13,7 @@
\mplibnumbersystem{double}%
\everymplib{%
if unknown Ph1: input mcf2graph.mf; fi
+ outputformat:="eps";
tag1:="J"; tag2:="C"; tag3:="fm"; tag4:="mw"; tag5:="EN"; tag6:="MW";
sw_output:=None;
sw_fframe:=4;
@@ -47,7 +48,7 @@
\subsection{Chlorophyll a}
\noindent%
\begin{verbatim}
-beginfont("f:mcf_data_base","t:EN","v:Chlorophyll a",
+beginfont("f:mcf_data_base","t:EN","v:Chlorophyll a","NO:-",
":,||,{4,11,17,23}:red,27:green") %%%% change color of atoms %%%%
fsize:=(100mm,45mm);
if check(mc)=0: MC(scantokens(mc)) fi
@@ -59,7 +60,7 @@ endfont
\end{verbatim}
%------------------------------------------------------------------------------------
\begin{mplibcode}
-beginfont("f:mcf_data_base","t:EN","v:Chlorophyll a",
+beginfont("f:mcf_data_base","t:EN","v:Chlorophyll a","NO:-",
":,||,{4,11,17,23}:red,27:green") %%%% change color of atoms %%%%
fsize:=(100mm,45mm);
if check(mc)=0: MC(scantokens(mc)) fi
@@ -69,7 +70,7 @@ beginfont("f:mcf_data_base","t:EN","v:Chlorophyll a",
label.lrt("MW(D): "&inf_MW,(0,h-13mm));)
endfont
\end{mplibcode}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Dinophysistoxin-1}
\noindent%
\begin{verbatim}