Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(13)

Issue 353870043: Add `TEX` environemnt variable for texi2pdf

Can't Edit
Can't Publish+Mail
Start Review
Created:
5 years, 2 months ago by trueroad
Modified:
5 years, 1 month ago
Reviewers:
lemzwerg, knupero
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Issue 5469/2: 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. Issue 5469/1: Tweak wrapped lines

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -6 lines) Patch
M input/regression/lilypond-book/GNUmakefile View 1 chunk +7 lines, -1 line 0 comments Download
M make/lilypond-book-vars.make View 1 chunk +1 line, -1 line 0 comments Download
M make/ly-rules.make View 2 chunks +21 lines, -3 lines 0 comments Download
M stepmake/stepmake/texinfo-rules.make View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
lemzwerg
LGTM, thanks!
5 years, 2 months ago (2019-01-28 21:44:11 UTC) #1
knupero
On 2019/01/28 21:44:11, lemzwerg wrote: > LGTM, thanks! I agree, LGTM. I'll do an strace ...
5 years, 2 months ago (2019-01-28 22:28:31 UTC) #2
knupero
I reverted pull request #59 on a local branch of gub. In the local lilypond ...
5 years, 2 months ago (2019-01-29 12:20:47 UTC) #3
trueroad
5 years, 1 month ago (2019-02-04 12:56:50 UTC) #4
I've pushed to staging.

commit 88633ac5cf54db38a07ebacc16e38dcabad6f843
Issue 5469/2: Add `TEX` environemnt variable for texi2pdf

commit e757c642cb86f37ad3d069c9c6eff54360486045
Issue 5469/1: Tweak wrapped lines
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b