lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix 2732: Extract the full page geometry in lilypond-book (issue 6454139


From: dak
Subject: Fix 2732: Extract the full page geometry in lilypond-book (issue 6454139)
Date: Sun, 12 Aug 2012 13:24:37 +0000


http://codereview.appspot.com/6454139/diff/1/python/book_latex.py
File python/book_latex.py (right):

http://codereview.appspot.com/6454139/diff/1/python/book_latex.py#newcode262
python/book_latex.py:262: textwidth = (textwidth + columnsep) / columns
- columnsep
Why not use the value of \columnwidth in the first place here?  Note
that this does not help with full-width figures:
\begin{figure*}
...
\end{figure*}

http://codereview.appspot.com/6454139/diff/1/python/book_snippets.py
File python/book_snippets.py (right):

http://codereview.appspot.com/6454139/diff/1/python/book_snippets.py#newcode128
python/book_snippets.py:128: MARGIN_LEFT: r'''left-margin =
%(left-margin)s''',
I have a hard time imagining the margins to make any sense since TeX
applies them to the included material anyway.

http://codereview.appspot.com/6454139/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]