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

Issue 1543042: Lilypond-book: Factor out the formatting from lilypond-book into separate classes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by Reinhold
Modified:
13 years, 11 months ago
Reviewers:
carl.d.sorensen, Neil Puttock, Graham Percival (old account)
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Lilypond-book: Factor out the formatting from lilypond-book into separate classes

Patch Set 1 : Refactor lilypond-book into several python classes and files #

Patch Set 2 : Several compile fixes, fix filter operation, get rid of vars() idiom in favor of a proper hash #

Patch Set 3 : Fix QUOTE output #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1926 lines, -1618 lines) Patch
A python/book_base.py View 1 1 chunk +193 lines, -0 lines 0 comments Download
A python/book_docbook.py View 1 1 chunk +137 lines, -0 lines 0 comments Download
A python/book_html.py View 1 2 1 chunk +148 lines, -0 lines 0 comments Download
A python/book_latex.py View 1 2 1 chunk +267 lines, -0 lines 0 comments Download
A python/book_snippets.py View 1 1 chunk +833 lines, -0 lines 0 comments Download
A python/book_texinfo.py View 1 2 1 chunk +268 lines, -0 lines 0 comments Download
M scripts/lilypond-book.py View 27 chunks +80 lines, -1618 lines 2 comments Download

Messages

Total messages: 7
Carl
Looks nicely done to me. It was a big job! Thanks, Carl
13 years, 11 months ago (2010-06-07 19:45:30 UTC) #1
Graham Percival (old account)
Looks good to me; it compiles cleanly from scratch, and all doc formats look normal. ...
13 years, 11 months ago (2010-06-08 13:02:51 UTC) #2
Neil Puttock
Hi Reinhold, LGTM. Images inside info are all present and correct (using emacs). Cheers, Neil ...
13 years, 11 months ago (2010-06-10 19:01:03 UTC) #3
Reinhold
http://codereview.appspot.com/1543042/diff/17001/18007 File scripts/lilypond-book.py (right): http://codereview.appspot.com/1543042/diff/17001/18007#newcode207 scripts/lilypond-book.py:207: group = OptionGroup (p, "Options only for the latex ...
13 years, 11 months ago (2010-06-11 11:59:11 UTC) #4
Graham Percival
On Fri, Jun 11, 2010 at 12:59 PM, <reinhold.kainhofer@gmail.com> wrote: > > Please review this ...
13 years, 11 months ago (2010-06-11 12:59:27 UTC) #5
reinhold_kainhofer.com
Am Freitag, 11. Juni 2010, 14:59:23 schrieb Graham Percival: > On Fri, Jun 11, 2010 ...
13 years, 11 months ago (2010-06-11 13:21:18 UTC) #6
Graham Percival
13 years, 11 months ago (2010-06-11 13:27:44 UTC) #7
On Fri, Jun 11, 2010 at 2:21 PM, Reinhold Kainhofer
<reinhold@kainhofer.com> wrote:
> Am Freitag, 11. Juni 2010, 14:59:23 schrieb Graham Percival:
>> On Fri, Jun 11, 2010 at 12:59 PM,  <reinhold.kainhofer@gmail.com> wrote:
>> > Please review this at http://codereview.appspot.com/1543042/show
>>
>> I think you pushed it to master accidentally.
>
> No, not accidentally. You said "LGTM" and Neil confirmed this and asserted
> that info images also looked fine, so I commited it.
> I pushed it after fixing the only complaint about option display with --help.

err... ok.  Google mail received an email from you at 12:59 (it's now
14:26) saying "please review this at..."  oh, wait!  Does the
codereview website automatically append that to emails?  That would
make sense, and would explain everything!

Cheers,
- Graham
Sign in to reply to this message.

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