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

Issue 5636048: Stops woodwind diagram info appearing on terminal (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by PhilEHolmes
Modified:
12 years, 2 months ago
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

This patch has a couple of files from the LSR, which had minor changes from my last LSR patch. I've included them to keep the system in step. The main changes are to /snippets/new/woodwind-diagrams-key-lists.ly (and the associated changes to /snippets/woodwind-diagrams-key-lists.ly created with makelsr) and Documentation/notation/wind.itely. I'd like someone with documentation experience to check this - I've taken out a lilipond example, because as written it runs and dumps key information to terminal when running make doc. Just showing this as the code to be run prevents this.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -36 lines) Patch
M Documentation/notation/wind.itely View 1 chunk +4 lines, -8 lines 0 comments Download
M Documentation/snippets/formatting-lyrics-syllables.ly View 1 chunk +0 lines, -1 line 0 comments Download
M Documentation/snippets/hymn-template.ly View 1 chunk +0 lines, -1 line 0 comments Download
M Documentation/snippets/new/woodwind-diagrams-key-lists.ly View 1 chunk +17 lines, -12 lines 1 comment Download
M Documentation/snippets/partcombine-and-autobeamoff.ly View 2 chunks +0 lines, -2 lines 0 comments Download
M Documentation/snippets/woodwind-diagrams-key-lists.ly View 1 chunk +17 lines, -12 lines 0 comments Download

Messages

Total messages: 4
PhilEHolmes
Please review - especially changes to Documentation/notation/wind.itely
12 years, 2 months ago (2012-02-06 12:35:57 UTC) #1
dak
http://codereview.appspot.com/5636048/diff/1/Documentation/snippets/new/woodwind-diagrams-key-lists.ly File Documentation/snippets/new/woodwind-diagrams-key-lists.ly (right): http://codereview.appspot.com/5636048/diff/1/Documentation/snippets/new/woodwind-diagrams-key-lists.ly#newcode16 Documentation/snippets/new/woodwind-diagrams-key-lists.ly:16: #(print-keys-verbose 'piccolo (current-error-port)) This is ugly and tiresome to ...
12 years, 2 months ago (2012-02-06 13:28:24 UTC) #2
mail_philholmes.net
----- Original Message ----- From: <dak@gnu.org> To: <PhilEHolmes@googlemail.com>; <graham@percival-music.ca>; <tdanielsmusic@googlemail.com>; <pkx166h@gmail.com> Cc: <reply@codereview-hr.appspotmail.com>; <lilypond-devel@gnu.org> Sent: ...
12 years, 2 months ago (2012-02-06 14:07:54 UTC) #3
dak
12 years, 2 months ago (2012-02-06 14:20:50 UTC) #4
On 2012/02/06 14:07:54, mail_philholmes.net wrote:

> I didn't do that because I had no idea it would work.  As a snippet, I think 
> it's easier to leave as is because the average user (e.g. me) would not 
> understand the lambda stuff.

Well, the thing is that you could also write
(with-output-to-file "this/file/name" (lambda () ...

And you can't do that all that nicely with an extra argument (well, you can open
a file port, use it, then close it again, but that is more cumbersome).
Sign in to reply to this message.

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