]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: NR remove unnecessary 'tick' marks
authorJames Lowe <pkx166h@gmail.com>
Sun, 21 Oct 2012 19:14:21 +0000 (20:14 +0100)
committerJames Lowe <pkx166h@gmail.com>
Sun, 21 Oct 2012 19:14:21 +0000 (20:14 +0100)
While technically correct, they are in this context of the NR
unecessary and look odd.

Documentation/notation/input.itely

index a8f12215ef963a056cae75466cdf8ec9b4927ed6..1ecb9981229755f6c5b44afcb7f25415af7e8eba 100644 (file)
@@ -1129,8 +1129,8 @@ provided:
 @headitem  Procedure name           @tab  Condition tested
 
 @item print-page-number-check-first @tab  should this page number be printed?
-@item create-page-number-stencil    @tab  'print-page-numbers true?
-@item print-all-headers             @tab  'print-all-headers true?
+@item create-page-number-stencil    @tab  print-page-numbers true?
+@item print-all-headers             @tab  print-all-headers true?
 @item first-page                    @tab  first page in the book?
 @item (on-page nmbr)                @tab  page number = nmbr?
 @item last-page                     @tab  last page in the book?