|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5469 Add `TEX` environemnt variable for texi2pdf |
Date: | Mon, 04 Feb 2019 12:58:11 -0000 |
I've pushed to staging.
commit 88633ac5cf54db38a07ebacc16e38dcabad6f843
Issue 5469/2: Add TEX
environemnt variable for texi2pdf
commit e757c642cb86f37ad3d069c9c6eff54360486045
Issue 5469/1: Tweak wrapped lines
[issues:#5469] Add TEX
environemnt variable for texi2pdf
Status: Fixed
Labels: Fixed_2_21_0
Created: Mon Jan 28, 2019 12:44 PM UTC by Masamichi Hosoda
Last Updated: Mon Feb 04, 2019 08:31 AM UTC
Owner: Masamichi Hosoda
Add TEX
environemnt variable for texi2pdf
Even if using texi2pdf
with PDFTEX=xetex-with-options
environment variable,
texi2pdf invokes etex instead of xetex-with-options
for requiring texinfo.tex version.
Therefore, texi2pdf failed in environments
where invoking etex failes like a GUB environment
on some OS which contain newer libc.
This commit adds TEX
environment variable
with the same contents as the PDFTEX
environment variable
when invoking texi2pdf.
If using texi2pdf with TEX=xetex-with-options
environment variable,
texi2pdf invokes xetex-with-options for requiring texinfo.tex version
and it succeeds on the environments where etex fails.
Tweak wrapped lines
http://codereview.appspot.com/353870043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |