--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2017-2b72856533
2017-01-23 02:23:55.064680
--------------------------------------------------------------------------------

Name        : latexmk
Product     : Fedora 25
Version     : 4.51
Release     : 1.fc25
URL         : http://users.phys.psu.edu/~collins/software/latexmk-jcc/
Summary     : A make-like utility for LaTeX files
Description :
Latexmk is a perl script for running LaTeX the correct number of times to
resolve cross references, etc.; it also runs auxiliary programs (bibtex,
makeindex if necessary, and dvips and/or a previewer as requested).  It has
a number of other useful capabilities, for example to start a previewer and
then run latex whenever the source files are updated, so that the previewer
gives an up-to-date view of the document.  The script runs on both UNIX and
MS-WINDOWS (95, ME, XP, etc).  This script is a corrected and improved
version of the original version of latexmk.

Before using a previewer, read the file README.fedora.

--------------------------------------------------------------------------------
Update Information:

Changes in version 4.51:  - Optimize number of calls to kpsewhich.  This often
gives a considerable savings of run time when a document includes many graphics
files that are in a texmf tree. - Fix bug that if an .aux file is deleted and
latexmk is run, the wrong number of runs of (pdf)latex is made. - Fix related
problem that latexmk sometimes does too few runs of (pdf)latex because of the
incorrect detection that a file is only read after being written. - Implement
direct support for xelatex and lualatex.  Previously these programs were used by
configuring the $pdflatex so that the desired program is run instead of
pdflatex.  There are now configuration variables $xelatex and $lualatex to
specify the commands used, and extra command line options -pdfxe and -pdflua. -
In the case of xelatex, considerable improvement in run time is given for
documents containing large graphics files.  This is because compilation is made
first to an xdv file instead of direct to a pdf file.  Only when this file is
finalized is a single conversion to a pdf file made.  (This last step can be
especially time-consuming for documents that bring in large graphics files.) -
Work around LuaTeX line-wrapping bug. - Update documentation. - Minor
improvements in code and diagnostics.
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade latexmk' at the command line.
For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to