summaryrefslogtreecommitdiff
path: root/textproc/tex-latexdiff-doc
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz1-1/+2
2022-04-14tex-latexdiff{,-doc}: update to 1.3.2markd2-8/+7
# latexdiff ## API adaptions: - latexdiff now completes with exit code 0 after --help or --version command ## New features / feature extensions - extend CUSTOMDIFCMD related postprocessing to deal properly with multiline commands, or a sequence of several commands in the same line - support for additional macros from import package (\import, \inputfrom, \includefrom, \subimport, \subinputfrom, \subincludefrom). - replace default driver dvips->pdftex ## Bug fixes: - fix bug by replacing \hspace{0pt} after \mbox{..} auxiliary commands with \hskip0pt (IMPORTANT as old way apparently breaks latexdiff output under default setting with recent versions pdflatex) - fix issue affecting proper markup of text commands which are not also safe cmds and have multiple arguments - fix issue by adding \eqref (amsmath package) to the list of safe commands - fix bug reported in mangled verbatim line environment - more ways to process \frac correctly with atomic arguments. - fix a bug in biblatex mode, which prevented proper processing of modified \textcite - -h string fix: add -driver option # latexdiff-vc ## Bug fixes: - when setting config variables with the command lines it is now possible to use quotes to include spaces in the value, e.g. `-c LATEX="pdflatex --shell-escape"` - as --only-changes is not compatible with graphics markup, --graphics-markup=none is now set automatically when this option is selected - when --pdf or --postscript is select, then replace tildes in version names with underscores in output file (e.g. diffHEAD_1 instead of diff HEAD~1. This is necessary because pdflatex strips ~n strings at the end of the filename, when generating output file names # latexrevise ## New features - Introduce option -r / --replace which removes markup of the form \replaced{new text}{old text} in the changes package - Functionality -c option: if comment to be deleted is the last in the line replace new line by space character. This is done to avoid errors or unintended line breaks from empty lines after deletion (which are interpreted as \par)
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2021-02-15tex-latexdiff{,-doc}: update to 1.3.1.1markd2-10/+8
changes unknown
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-12-06tex-*: add TEXLIVE_UNVERSIONED=yesmarkd1-1/+2
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-1/+2
2019-01-26tex-latexdiff{,-doc}: update to 1.3.0markd2-9/+8
Feature extensions: * treat options to \documentclass as potential package names (some packages allow implicit loading of or imply selected packages) * verbatim and lstlisting environments are marked-up with line-by-line in a similar style to non-verbatim text (requires the listing package to be installed). Also see new configuration variable VERBATIMLINEENV * --flatten: now supports \verbatiminput and \lstlistinput * --flatten: if file is not found, do not fail, simply warn and leave command unexpanded * new config variable CUSTOMDIFCMD to allow defining special versions of commands in added or deleted blocks * added option -no-links, which suppress generation of hyperreferences. This is mostly (or only) useful in the context of the --only-changes option of latexdiff-vc in only-changes modes) Bug fixes: * pattern matching of \verb and \lstinline commands had an error which meant they would trigger on commands beginning with \verb. * In description environments, mark up item descriptions by effectively reating the insides of item commannds as text commands * improved pattern matching: now allows nested angular brackets, and is no longer confused by escaped curly braces * improved pattern matching in COARSE mode: occasionally, the closing bracket or some other elements would be matched in an 'unnatural' way due to another sequence being more minimal in the computational sense, sometimes even causing errors due to tokens moving in or out of the scope of math environments. This is now discouraged by adding internal \DIFANCHOR commands (which are removed again in post-processing) * added to textcmds: \intertext from amsmath package
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2017-08-23Update tex-latexdiff{,-doc} to 1.2.1markd2-8/+8
changes unknown
2017-06-21Update to TeXlive 2017markd2-9/+8
Updated print/tex-koma-script to 3.23 Updated print/tex-kotex-oblivoir{,-doc} to 2.1.8 Updated devel/tex-l3experimental to 2017 Updated devel/tex-l3kernel{,-doc} to 2017 Updated devel/tex-l3packages{,-doc} to 2017 Updated print/tex-latex{,-doc} to 20170101.1 Updated textproc/tex-latexdiff{,-doc} to 1.2.0 Updated print/tex-leaflet{,-doc} to 1.1b Updated fonts/tex-libertine{,-doc} to 5.3.0.43603 Updated devel/tex-lualibs{,-doc} to 2.5 Updated fonts/tex-luaotfload{,-doc} to 2.8.2 Updated print/tex-luatex{,-doc} to 1.0.4
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-1/+2
2016-01-15Add tex-latexdiff and docs.wiz4-0/+43