diff options
Diffstat (limited to 'Master/texmf-dist/doc/metapost/mcf2graph/README')
-rw-r--r-- | Master/texmf-dist/doc/metapost/mcf2graph/README | 49 |
1 files changed, 14 insertions, 35 deletions
diff --git a/Master/texmf-dist/doc/metapost/mcf2graph/README b/Master/texmf-dist/doc/metapost/mcf2graph/README index 25c92a2d031..3755cb4e70c 100644 --- a/Master/texmf-dist/doc/metapost/mcf2graph/README +++ b/Master/texmf-dist/doc/metapost/mcf2graph/README @@ -1,8 +1,8 @@ ******************************************************************************** mcf2graph : Convert Molecular Coding Format to graphics with Metafont/Metapost Author : Akira Yamaji - version : 3.78 2016-01-16 - E-mail : akira.yamaji5@gmail.com + version : 3.80 2016-02-06 + E-mail : mcf2graph@gmail.com Located at : http://www.ctan.org/pkg/mcf2graph ******************************************************************************** @@ -16,18 +16,19 @@ 2. The distribution of software ( 1) README This file - ( 2) mcf2graph.mf Macro of Metafont / Metapost - ( 3) mcf_manual.tex MCF syntax manual(LaTeX file) - ( 4) mcf_man_soc.mf Molecular difinition file for mcf_manual.tex - ( 5) mcf_man_soc-031.eps No.31 EPS(with color) file of (4) - ( 6) mcf_manual.pdf PDF of (3) (used LaTeX,dvipdfmx) - ( 7) mcf_example.tex LaTeX example, + ( 2) CHANGELOG Changelog file of mcf2graph + ( 3) mcf2graph.mf Macro of Metafont / Metapost + ( 4) mcf_manual.tex MCF syntax manual(LaTeX file) + ( 5) mcf_man_soc.mf Molecular difinition file for mcf_manual.tex + ( 6) mcf_man_soc-031.eps No.31 EPS(with color) file of (4) + ( 7) mcf_manual.pdf PDF of (4) (used LaTeX,dvipdfmx) + ( 8) mcf_example.tex LaTeX example, Make 'mcf_exa_soc-info.aux' before typeset mpost -s ahangle=0 mcf_exa_soc.mf - ( 8) mcf_exa_soc.mf Molecular difinition file for mcf_example.tex - ( 9) mcf_example.pdf PDF of (7) (used LaTeX,dvipdfmx) - (10) mcf_mplib_exa.tex luamplib v2.11(LuaLaTeX) example - (11) mcf_example.pdf PDF of (10) typeset with LuaTeX(LuaLaTeX) + ( 9) mcf_exa_soc.mf Molecular difinition file for mcf_example.tex + (10) mcf_example.pdf PDF of (8) (used LaTeX,dvipdfmx) + (11) mcf_mplib_exa.tex luamplib v2.11(LuaLaTeX) example + (12) mcf_example.pdf PDF of (11) typeset with LuaTeX(LuaLaTeX) 3. How to use mcf2graph with Metapost ( 1) mpost -s ahangle=0 FILENAME output no graphic file. @@ -101,26 +102,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -8. Changelog - ver. 3.50 / 2015-07-11 first version uploaded to ctan. - ver. 3.51 / 2015-07-19 '?6`2' can use as '{,``2,?6,}' - ver. 3.52 / 2015-07-20 '!!4`2' can use as '{,``2,!4,}' - ver. 3.53 / 2015-07-29 support luamplib(LuaLaTeX) - ver. 3.54 / 2015-08-03 maximum item number of MOLinfo can be changed - ver. 3.55 / 2015-08-04 support luamplib(v2.11), renew mcf_mplib_exa.tex - ver. 3.57 / 2015-08-14 improve AUX file format - ver. 3.58 / 2015-08-18 improve calculation of molecular formula and weight - ver. 3.59 / 2015-08-23 update MCF syntax manual - ver. 3.61 / 2015-09-01 fix bug in local setting of font_wd# and font_ht# - ver. 3.62 / 2015-09-07 improve numbering bond, numbering atom, - update MCF syntax manual - ver. 3.63 / 2015-09-14 add command option of numbering address, - update MCF syntax manual - ver. 3.70 / 2015-09-16 add new command | ,change syntax of !,!!,?,?? - ver. 3.71 / 2015-09-18 delete command !!,?? - ver. 3.72 / 2015-09-22 change command ^^ to < and delete ^^ - ver. 3.73 / 2015-09-25 '&#n' can use as '&(#n)' - ver. 3.74 / 2015-10-03 improve bond infomation of checklist - ver. 3.75 / 2015-10-17 fix bug in command ** - ver. 3.76 / 2015-11-28 update MCF syntax manual and MCF example - ver. 3.78 / 2016-01-16 update MCF syntax manual and MCF luamplib example +%---------------------------------------------------------------------------- |