summaryrefslogtreecommitdiff
path: root/graphics/mcf2graph/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mcf2graph/README')
-rw-r--r--graphics/mcf2graph/README18
1 files changed, 10 insertions, 8 deletions
diff --git a/graphics/mcf2graph/README b/graphics/mcf2graph/README
index b3fe39068e..bac51eca95 100644
--- a/graphics/mcf2graph/README
+++ b/graphics/mcf2graph/README
@@ -1,7 +1,7 @@
********************************************************************************
mcf2graph : Convert Molecular Coding Format to graphics with MetaPost
Author : Akira Yamaji
- version : 4.81 2022-02-27
+ version : 4.82 2022-03-13
E-mail : mcf2graph@gmail.com
Located at : http://www.ctan.org/pkg/mcf2graph
********************************************************************************
@@ -18,17 +18,19 @@
( 1) README This file
( 2) CHANGELOG Changelog file of mcf2graph
( 3) mcf2graph.mp Main macro of Metapost
- ( 4) mcf_data_base.mcf Molecular data base file
- ( 5) mcf_exa_soc.mp MCF souce file example
+ ( 4) mcf_library.mcf Molecular data library
+ ( 5) mcf_exa_soc.mp Molecular difinition file example
( 6) mcf_manual.tex MCF syntax manual(LaTeX file)
make files 'mcf_man_soc-***.mps' before typeset
>mpost mcf_man_soc.mf
( 7) mcf_man_soc.mp Molecular definition file for mcf_manual.tex
( 8) mcf_manual.pdf PDF of (6) (typeset with pdftex(LaTeX),makeindex)
( 9) mcf_example.tex MCF example
- (10) mcf_example.pdf PDF of (9) typeset with LuaTeX(LuaLaTeX)
- (11) mcf_mplib_exa.tex luamplib(LuaLaTeX) example
- (12) mcf_mplib_exa.pdf PDF of (11) typeset with LuaTeX(LuaLaTeX)
+ (10) mcf_example.pdf PDF of (9) typeset with LuaLaTeX
+ (11) mcf_exa_code.tex MCF example include code
+ (12) mcf_exa_code.pdf PDF of (11) typeset with LuaLaTeX
+ (13) mcf_mplib_exa.tex luamplib(LuaLaTeX) example
+ (14) mcf_mplib_exa.pdf PDF of (13) typeset with LuaLaTeX
3. How to use mcf2graph with MetaPost
Minimum requirement to use mcf2graph : mpost.exe,mpost.dll,mpost.mp,plain.mp
@@ -40,13 +42,13 @@
( 6) >mpost -s ahlength=1 FILENAME => output information-aux file(for tex)
( 7) >mpost -s ahlength=2 FILENAME => output information-aux file
(for spread sheet)
- ( 8) >mpost -s ahlength=3 FILENAME => output data-base-aux file
+ ( 8) >mpost -s ahlength=3 FILENAME => output library-aux file
( 9) >mpost -s ahlength=5 FILENAME => output mol file(V2000)
(10) >mpost -s ahlength=6 FILENAME => output mol file(V3000)
(11) >mpost -s ahlength=7 FILENAME => output report file
4. License
- mcf2graph ver 4.81 Copyright (c) 2013-2022 Akira Yamaji
+ mcf2graph ver 4.82 Copyright (c) 2013-2022 Akira Yamaji
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal