|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5304 Scheme typo in Notation Reference 3.3.1 |
Date: | Sat, 14 Apr 2018 08:08:28 -0000 |
Issue 5304: Doc: fix scheme typo in NR
http://codereview.appspot.com/342930043
[issues:#5304] Scheme typo in Notation Reference 3.3.1
Status: Started
Created: Fri Apr 13, 2018 06:59 AM UTC by Federico Bruni
Last Updated: Sat Apr 14, 2018 08:08 AM UTC
Owner: nobody
In Notation Reference 3.3.1 (Including LilyPond files)
there's a Scheme typo: #relative-includes should be replaced with
'relative-includes
[lilypond-git (master %=)]$ git grep -n '#relative-includes' Documentation/
Documentation/es/notation/input.itely:2186:#relative-includes #t)} de manera que se interpreten
Documentation/fr/notation/input.itely:2140:@code{#(ly:set-option #relative-includes #t)} de telle sorte
Documentation/it/notation/input.itely:2076:essere precedute da @code{#(ly:set-option #relative-includes #t)} per poter
Documentation/notation/input.itely:2017:@code{#(ly:set-option #relative-includes #t)} so they are interpreted
I accidentally copied that wrong snippet and saw the error:
Parsing... ../song.ly:2:2: error: GUILE signaled an error for the _expression_ beginning here # (ly:set-option #relative-includes #t) ../song.ly:2:18: Unknown # object: #\r ../song.ly:2:2: error: syntax error, unexpected EVENT_IDENTIFIER #
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |