[latex3-commits] Broken: latex3/latex3#725 (master - ef63488)

Travis CI builds at travis-ci.org
Tue Jun 20 09:22:22 CEST 2017


Build Update for latex3/latex3
-------------------------------------

Build: #725
Status: Broken

Duration: 7 minutes and 7 seconds
Commit: ef63488 (master)
Author: Joseph Wright
Message: Correct value of \g_file_current_name_str

This largely relies on the fact that LaTeX2e already tracks the
value in the preamble using \@pushfilename/\@popfilename. To grab the
'new' values we have to do a bit of cheating, relying on the fact that
\@pushfilename is always followed by

    \xdef\@currname{#1}%

Currently, there is no attempt to pick up from \input or similar:
that needs something like the filehooks package and is likely too
invasive at the LaTeX2e for us.

View the changeset: https://github.com/latex3/latex3/compare/a936fe6ac6f9...ef63488567c6

View the full build log and details: https://travis-ci.org/latex3/latex3/builds/244822690?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/latex3-commits/attachments/20170620/506660d2/attachment.html>


More information about the latex3-commits mailing list