• CTAN update: mcf2graph

    From CTAN Announcements@21:1/5 to All on Thu Jan 4 12:35:47 2024
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version number: 5.10 2024-01-03
    License type: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------


    -add binary operator +
    a + b : '(a,b)
    -change group name
    CO => ?O, COO => ?O!O
    SO => S?O, SOO => S?O?O
    N! => N?, N!2 => N?2
    -change command name of add(),ext()
    ** => #
    -fix bug in expand mode
    -update MCF manual,example


    ----------------------------------------------------------------------

    This package is located at
    https://mirrors.ctan.org/graphics/mcf2graph

    More information is at
    https://www.ctan.org/pkg/mcf2graph

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Erik Braun

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to All on Mon Jan 22 10:13:21 2024
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.11 2024-01-21
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: --------------------------------------------------------------------------------

    -change command name
    !! => !db,!d
    !!! => !tm,!t
    -change group name
    CCl2=> ?Cl!Cl
    CCl3=> ?Cl?Cl!Cl
    CF2 => ?F!F
    CF3 => ?F?F!F
    -add abbreviated form command
    !wf,!w : !~wf
    !zf,!z : !~zf
    !db,!d : !~db
    !wb : !~wb
    !zb : !~zb
    !dl : !~dl
    !dr : !~dr
    !dm : !~dm
    -update main_lib.mcf,template_lib.mcf
    -update MCF manual,example

    --------------------------------------------------------------------------------

    This package is located at
    https://mirrors.ctan.org/graphics/mcf2graph

    More information is at
    https://www.ctan.org/pkg/mcf2graph


    --------------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Manfred Lotz


    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs .

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to All on Mon Feb 26 08:51:43 2024
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.12 2024-02-25
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -add command `(),``()
    define group "string"
    `("{string}")
    ``("{string}")(atom list)

    -update mcf2graph.mp

    -update main_lib.mcf

    -update MCF manual,example

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Nov 11 08:37:32 2024
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.13 2024-11-10
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -add binary operator '
    a ' b : {a,b} or ''(a,b)

    -delete binary operator +

    -change command name
    '() => ''()
    ''() => '`()

    -change syntax of group angle
    >'(..) => >{..}

    -update mcf2graph.mp

    -update main_lib.mcf

    -update MCF manual,example

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Nov 18 08:33:17 2024
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.14 2024-11-17
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -change syntax of inverter inside {..}
    {n1,n2',n3..} => {n1,*n2,n3..}

    -change syntax of separator inside {..}
    {n1,*n2,n3..} => {n1'*n2'n3..}

    -update mcf2graph.mp

    -update main_lib.mcf

    -update MCF manual,example,template

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to All on Mon Dec 2 08:33:07 2024
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.15 2024-12-01
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: --------------------------------------------------------------------------------

    -change syntax of separator inside @(..)
    @(a,b) => @(a'b)
    -update mcf2graph.mp
    -update main_lib.mcf
    -update MCF manual,example

    --------------------------------------------------------------------------------

    This package is located at
    https://mirrors.ctan.org/graphics/mcf2graph

    More information is at
    https://www.ctan.org/pkg/mcf2graph


    --------------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Manfred Lotz


    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs .

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Jan 6 12:14:08 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.16 2025-01-05
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -change syntax of methyl group
    /_ => ?
    */_ => ?w
    /*_ => ?z
    //_ => ?d

    -change syntax of just after jump atom
    @n,\ => @n,!
    @n,\\ => @n,!d
    @n,*\ => @n,!w
    @n,\* => @n,!z
    @n,*\* => @n,!~wv

    -change syntax of scaled fused ring
    ?n[m] => #m'?n

    -change option parameter name
    sw_abbreviate => sw_omit

    -change ratio parameter
    ratio_char_bond => ratio_char_atom

    -delete command \,\\,*\,\*,*\*,_

    -delete option for sw_numbering
    numbering_start,numbering_end

    -delete Calc option for sw_output

    -update mcf2graph.mp

    -update main_lib.mcf

    -update MCF manual,example,template

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to All on Tue Jan 14 12:45:14 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.17 2025-01-13
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: --------------------------------------------------------------------------------

    -fix bug in group length inside group
    -delete group command **
    -delete option parameter sw_expand
    -update mcf2graph.mp
    -update main_lib.mcf
    -update MCF manual,example

    --------------------------------------------------------------------------------

    This package is located at
    https://mirrors.ctan.org/graphics/mcf2graph

    More information is at
    https://www.ctan.org/pkg/mcf2graph


    --------------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Manfred Lotz


    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs .

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Feb 3 12:23:11 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.18 2025-02-02
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -fix bug in MOL file output

    -update mcf2graph.mp

    -update main_lib.mcf

    -update MCF manual,example

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to All on Mon Feb 17 14:24:41 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version number: 5.19 2025-02-16
    License type: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------


    -update mcf_to_graph.cmd
    -update template_soc.mp
    -update mcf_exa_soc.mp
    -update mcf2graph.mp
    -update main_lib.mcf
    -update template_lib.mcf


    ----------------------------------------------------------------------

    This package is located at
    https://mirrors.ctan.org/graphics/mcf2graph

    More information is at
    https://www.ctan.org/pkg/mcf2graph

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Erik Braun

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Jun 2 09:20:15 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.20 2025-06-01
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -change syntax of : inside {..}
    {a:b'..}:/g => {a_b'..} or a_b'..:/g

    -update mcf2graph.mp

    -update main_lib.mcf

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Jun 9 08:14:25 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.21 2025-06-08
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -fix bug in mcf input

    -add command allm

    -delete abbreviated form
    '`(readm),\*(checkm),\(drawm),$(getm),\\(putm)

    -delete option parameter sw_comment

    -update mcf_to_graph.cmd

    -update mcf2graph.mp

    -delete template_soc.mp

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Jun 16 08:22:56 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.22 2025-06-15
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -change syntax of drawm
    drawm(mcf) => drawm("mcf")

    -update mcf2graph.mp

    -update MCF manual,example

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to All on Mon Jun 23 07:37:38 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.23 2025-06-22
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: --------------------------------------------------------------------------------

    -change syntax of :,=
    {a'b'..}:c => a'b'..:c
    {a'b'..}=c => a'b'..=c
    -delete command checkm()
    -update mcf2graph.mp
    -update MCF manual,example

    --------------------------------------------------------------------------------

    This package is located at
    https://mirrors.ctan.org/graphics/mcf2graph

    More information is at
    https://ctan.org/pkg/mcf2graph


    --------------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Manfred Lotz


    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs .

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Jun 30 08:20:52 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.24 2025-06-29
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -improve mcf check

    -update mcf2graph.mp

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Jul 28 08:26:55 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.25 2025-07-27
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -improve atom,bond adress check

    -update mcf2graph.mp

    -update MCF manual,example

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Sun Aug 24 19:17:48 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.26 2025-08-24
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -improve mcf_to_graph.cmd
    output formats can be selected
    -update mcf2graph.mp
    fix bug in mol file output
    delete eps file output
    -update MCF manual,example
    remove unnecessary package,option

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ----------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Vincent Goulet

    ----------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    <html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class="Apple-Mail-URLShareUserContentTopClass">Akira Yamaji
    submitted an update to the</div><div class="Apple-Mail-URLShareWrapperClass" style="position: relative !important;"><blockquote type="cite" style="border-left-style: none; color: inherit; padding: inherit; margin: inherit;"><br><span class="Apple-
    converted-space">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> mcf2graph<br><br>package.<br><br>Version: 5.26 2025-08-24<br>License: mit<br><br>Summary description: Draw chemical structure diagrams with
    MetaPost<br><br>Announcement text:<br>----------------------------------------------------------------------<br><br>-improve mcf_to_graph.cmd<br> output formats can be selected<br>-update mcf2graph.mp<br> fix bug in mol file output<br> delete eps file
    output<br>-update MCF manual,example<br> remove unnecessary package,option<br><br>----------------------------------------------------------------------<br><br>The package’s Catalogue entry can be viewed at<br><span class="Apple-converted-space">&nbsp;&
    nbsp;&nbsp;</span> https://ctan.org/pkg/mcf2graph<br><br>The package’s files themselves can be inspected at<br><span class="Apple-converted-space">&nbsp;&nbsp;&nbsp;</span> https://mirrors.ctan.org/graphics/mcf2graph/<br><br>----------------------------
    ------------------------------------------<br><br>Thanks for the upload.<br><br>For the CTAN Team<br>Vincent Goulet<br><br>----------------------------------------------------------------------<br><br>CTAN is run entirely by volunteers and supported by
    TeX user groups.<br>Please join a user group or donate to one, see https://ctan.org/lugs<br>

    </blockquote></div></body></html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From CTAN Announcements@21:1/5 to CTAN Announcements on Mon Sep 1 14:57:33 2025
    Akira Yamaji submitted an update to the

    mcf2graph

    package.

    Version: 5.27 2025-08-31
    License: mit

    Summary description: Draw chemical structure diagrams with MetaPost

    Announcement text: ----------------------------------------------------------------------

    -change syntax of loadm
    loadm("f:filename") => loadm("filename")
    loadm("EXA<>-") => loadm("LV<>-") or loadm()

    -update mcf2graph.mp

    -update MCF manual,example

    ----------------------------------------------------------------------

    The package’s Catalogue entry can be viewed at
    https://ctan.org/pkg/mcf2graph

    The package’s files themselves can be inspected at
    https://mirrors.ctan.org/graphics/mcf2graph/

    ------------------------------------------------------------------------

    Thanks for the upload.

    For the CTAN Team
    Petra Rübe-Pugliese

    ------------------------------------------------------------------------

    CTAN is run entirely by volunteers and supported by TeX user groups.
    Please join a user group or donate to one, see https://ctan.org/lugs

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)