• 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)