]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/paper.scm
Fixes Czech ponding
[lilypond.git] / scm / paper.scm
index bd88e11c79126e588119a9207b68aec3f796c523..e076d692a301dc0098d44fa5f8d9df556b8118d5 100644 (file)
   ;; don't use decimals.
   ;; ISO 216 has a tolerance of +- 2mm
 
+  ;; TODO Autogenerate the following list so it appears under the
+  ;; 'Predefined paper sizes' node in notation-appendices.itely
+  ;; currently the list below has been copied and formatted manually.
+  ;; Therefore, please add any new entries to the *itely file as well.
+
   '(("a10" . (cons (* 26 mm) (* 37 mm)))
     ("a9" . (cons (* 37 mm) (* 52 mm)))
     ("a8" . (cons (* 52 mm) (* 74 mm)))