Commit graph

18 commits

Author SHA1 Message Date
nia
f8331b5844 graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:45:53 +00:00
nia
84d3786e88 graphics: Remove SHA1 hashes for distfiles 2021-10-07 14:11:55 +00:00
markd
6fc78f2c69 tex-mcf2graph{,-doc}: update to 4.65
4.65
-add parameter for sw_output
  None_Info_t  :  output font,'temp-info.aux'
  None_Mcode_t :  output font,'temp-mc.aux'
  None_Report_t : output font,'temp-report.aux'
  None_Info_Mcode_t :
    output font,'temp-info.aux','temp-mc.aux'
-update mcf_data_base.mcf
-update MCF manual,example

4.64
-add parameter for sw_output
    Mcode   : output MCF aux files
    Mcode_t : output 'temp-mc.aux'
    Info_t  : output 'temp-info.aux'
-update MCF manual,example

4.63
-add option parameter sw_output
    sw_calc   =1 => sw_output=None
    sw_aux_out=1 => sw_output=Info1
    sw_aux_out=2 => sw_output=Info2
    sw_rep_out=1 => sw_output=Report
    sw_mol_out=1 => sw_output=MOL2k
    sw_mol_out=2 => sw_output=MOL3k
-delete option parameters
    sw_calc,sw_aux_out,sw_rep_out,sw_mol_out,
    sw_file_open
-change molecular data base format
    end MCF : "-" => "+"
-update MCF manual,example

4.62
-add molecular data base file
    'mcf_data_base.mcf'
-improve function beginfont()
    able to use molecular data base file
-add option parameter sw_file_open
-improve function check()
-update MCF manual,example

4.61
-change syntax
    @.$n => @$n
    &.$n => &$n
-change function name
    check_mc() => check()
-improve function check()
-update MCF manual,example
2021-06-05 04:14:02 +00:00
markd
061b17ee8e tex-mcf2graph{,-doc}: update to 4.57
-change syntax
    n:@ => @n
    n:# => &n
    &"+" => "+"
    &"-" => "-"
    |=n  => #n
    =|   => ##
-delete command ``
-delete command a@#b
-delete command A[1],A[-1]
-delete bond type d,w,z
-fix bug in MOL file output
-fix bug in molecular weight calculation
-fix bug in report output
-fix bug in MOL file output
-improve parts definition
-improve global ext() setting
-fix bug in molecular weight calculation
-fix bug in charged atom calculation
-add commands
    ?!   : /_,!
    ??   : /_^35,/_-35
    /?!  : isopropyl
    /??! : tert-butyl
-change syntax
    /N!_ => /N?! : dimethylamino
-improve inline definition
-improve aux file output,input
2021-02-14 20:09:21 +00:00
markd
c29d9de7e4 tex-*: update to texlive 2020 versions
tex-a2ping{,-doc} to 2.84p
tex-animate{,-doc} to 20200425
tex-auto-pst-pdf{,-doc} to 0.6.52849
tex-chemfig{,-doc} to 1.52
tex-circuitikz{,-doc} to 1.1.1
tex-graphics-pln{,-doc} to 2020
tex-mcf2graph{,-doc} to 4.48
tex-mptopdf{,-doc} to 2020
tex-pst-node{,-doc} to 1.42a
tex-pst-pdf{,-doc} to 1.2e
tex-pst-tools{,-doc} to 0.10
tex-pstricks-add{,-doc} to 3.89a
tex-tikz-feynhand{,-doc} to 1.1.0
tex-tikzmark{,-doc} to 1.8
tex-tkz-base{,-doc} to 3.06c
tex-tkz-fct{,-doc} to 1.3c
2020-04-27 02:08:12 +00:00
markd
50cb850a98 tex-*: add TEXLIVE_UNVERSIONED=yes 2019-12-06 20:04:17 +00:00
markd
6629a6e4cb tex-mcf2graph{,-doc}: update to 4.44
-add binop for add()
    a << b : a rotated b
-improve embedded font
-update MCF manual
-improve to ignore unknown command
2019-08-11 03:58:30 +00:00
markd
1fffee49f3 tex-mcf2graph{,-doc}: update to 4.40
-add function MC()
-change function name MCa() => MCat()
-delete function MCc(),MCd(),MCf()
-add angle parameter mangle
-add size parameter
   thickness_mframe
-change size parameter name
   bond_len => blength
   max_bond_length => max_blength
   font_wd,font_ht => fsize(w,h)
   margin_left_right,margin_top_bottom
     => fmargin(w,h)
   thickness_font_frame => thickness_fframe
   thickness_atom_frame => thickness_aframe
-delete ratio parameter ratio_bond_width
-delete option parameter sw_solid
-change option parameter name
   sw_clip        => sw_trimming
   sw_bond_single => sw_single
   sw_fomt_frame  => sw_fframe
   sw_mol_frame   => sw_mframe
   sw_atom_frame  => sw_aframe
-update MCF manual
2019-05-11 23:28:46 +00:00
markd
a7fae7a470 tex-mcf2graph{,-doc}: update to 4.36
changes unknown
2019-05-07 11:04:36 +00:00
markd
27ced816db tex-mcf2graph{,-doc}: update to 4.35
-fix bug in numbering bond
-update MCF manual
2019-01-29 10:25:08 +00:00
markd
9c3cbcfb62 tex-mcf2graph{,-doc}: update to 4.30
- Minor update of mcf2graph.mf
2018-05-12 00:55:54 +00:00
markd
c746943b99 tex-mcf2graph{,-doc}: update to 4.28
-improve function ext(),EXT()
-update MCF syntax manual

-change syntax #n
  #n => $n
-update MCF syntax manual
2017-10-23 01:24:36 +00:00
markd
106c5d3454 Update tex-mcf2graph{,-doc} to 4.25
-atom font can be changed
-update MCF syntax manual
-improve label,arrow emulation
-change variable names
   Bs[]   => B[]s
   Be[]   => B[]e
   B[]ang => B[]dir
   A[]bra => B[]dir
-update MCF syntax manual
2017-08-23 22:32:41 +00:00
markd
cf5ad61250 Update to TeXlive 2017
Updated print/tex-marginnote{,-doc} to 1.2b
  Updated print/tex-mathtools to 1.19
  Updated graphics/tex-mcf2graph{,-doc} to 4.23
  Updated print/tex-media9{,-doc} to 0.80
  Updated print/tex-mhchem{,-doc} to 4.06
  Updated print/tex-minted{,-doc} to 2.4.1
  Updated print/tex-multirow{,-doc} to 2.2
  Updated print/tex-musixtex to 1.24
  Updated print/tex-mwcls{,-doc} to 0.75
  Updated print/tex-mweights{,-doc} to 20170330
  Updated fonts/tex-newpx{,-doc} to 1.320
  Updated fonts/tex-newtx{,-doc} to 1.525
  Updated fonts/tex-newtxsf{,-doc} to 1.05
  Updated fonts/tex-newtxtt{,-doc} to 1.055
  Updated print/tex-oberdiek{,-doc} to 2017
  Updated print/tex-onlyamsmath{,-doc} to 0.20
2017-06-21 10:14:19 +00:00
markd
7c6aa9749f Update some texlive packages to latest versions.
Precise changes unknown
 Updated graphics/tex-animate{,-doc} to 20160727
 Updated graphics/tex-epstopdf{,-doc} to 2.25
 Updated graphics/tex-mcf2graph{,-doc} to 3.95
 Updated graphics/tex-pstricks{,-doc} to 2.68
 Updated graphics/tex-repere{,-doc} to 16.06
2016-08-07 09:01:08 +00:00
markd
09b2ef6147 Updated to TexLive 2016:
Updated graphics/tex-animate{,-doc} to 20160415
	Updated graphics/tex-bclogo{,-doc} to 3.1
	Updated graphics/tex-mcf2graph{,-doc} to 3.92
	Updated graphics/tex-mptopdf{,-doc} to 2016
	Updated graphics/tex-pst-barcode{,-doc} to 0.15
	Updated graphics/tex-pst-node{,-doc} to 1.36
	Updated graphics/tex-pst-ovl{,-doc} to 0.07
	Updated graphics/tex-pst-plot{,-doc} to 1.75
	Updated graphics/tex-pstricks{,-doc} to 2.66
	Updated graphics/tex-pstricks-add{,-doc} to 3.80
	Updated graphics/tex-roundrect{,-doc} to 2.2
	Updated graphics/tex-shapes{,-doc} to 1.1
	Updated graphics/tex-tikzmark{,-doc} to 1.2
	Updated graphics/tex-tikzsymbols{,-doc} to 4.0
2016-06-16 04:00:45 +00:00
agc
7f810a359f Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
	Package fotoxx distfile fotoxx-14.03.1.tar.gz
	ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
	118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
	Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
	34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
	Package pgraf: missing distfile pgraf-20010131.tar.gz
	Package qvplay: missing distfile qvplay-0.95.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 21:33:50 +00:00
markd
7236a2bd92 Add tex-mcf2graph{,-doc} 3.53
Draw chemical structure diagrams with Metafont/MetaPost
Add tex-roundrect{,-doc} 1.0
   Metapost macros for highly configurable rounded rectangles
Add tex-shapes{,-doc} 1.0
   Draw polygons, reentrant stars, and fractions in circles with Metapost
2015-09-02 10:50:40 +00:00