6fc78f2c69
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
13 lines
346 B
Makefile
13 lines
346 B
Makefile
# $NetBSD: Makefile,v 1.15 2021/06/05 04:14:03 markd Exp $
|
|
|
|
DISTNAME= mcf2graph.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-4.65
|
|
TEXLIVE_REV= 59314
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/mcf2graph
|
|
COMMENT= Documentation for tex-mcf2graph
|
|
LICENSE= mit
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|