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

Issue 7201047: Automatic line-width detection with included file (issue 3136). (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by Julien Rioux
Modified:
10 years, 9 months ago
Reviewers:
dak
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

Automatic line-width detection with included file (issue 3136). Fix the automatic textwidth detection performed by lilypond-book. This failed for lytex files that include an external file in the preamble, when such file was compiled in an --output directory different from the working directory, because then the included file was missing.

Patch Set 1 #

Patch Set 2 : Use TEXINPUTS; handle kpsewhich failures. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -12 lines) Patch
A input/regression/lilypond-book/include/def.tex View Binary file 0 comments Download
A input/regression/lilypond-book/tex-include-preamble.lytex View 1 chunk +20 lines, -0 lines 0 comments Download
M python/book_latex.py View 1 5 chunks +26 lines, -12 lines 0 comments Download
M scripts/lilypond-book.py View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1
dak
11 years, 2 months ago (2013-01-24 06:52:24 UTC) #1
I don't actually understand the patch, but wouldn't it be sanest to not copy
_any_ file at all but instead let TEXINPUTS (a PATH-like variable) point at the
original input directory as its first element?
Sign in to reply to this message.

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