New feature: untainted text
[opus_libre.git] / etc / ly.conf.d / lang.conf
blob3354ac2a32ab3c8c6dcb22904b8d970dd91270e0
1 #------------------------------------------------------------------#
2 # opus_libre -- lang.conf                                          #
3 #                                                                  #
4 # (c) 2008-2011 Valentin Villenave <valentin@villenave.net>        #
5 #                                                                  #
6 #     opus_libre is a free framework for GNU LilyPond: you may     #
7 # redistribute it and/or modify it under the terms of the GNU      #
8 # General Public License as published by the Free Software         #
9 # Foundation, either version 3 of the License, or (at your option) #
10 # any later version.                                               #
11 #     This program is distributed WITHOUT ANY WARRANTY; without    #
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A    #
13 # PARTICULAR PURPOSE.  You should have received a copy of the GNU  #
14 # General Public License along with this program (typically in the #
15 # share/doc/ directory).  If not, see http://www.gnu.org/licenses/ #
16 #                                                                  #
17 #------------------------------------------------------------------#
19 ## LilyPond variables
20 title-suffix = "Title"
21 instr-suffix = "Instr"
22 short-instr-suffix = "ShortInstr"
23 lyrics-suffix = "Words"
24 dynamics-suffix = "Dynamics"
25 timeline-suffix = "Bars"
26 author-suffix = "Author"
28 numbers = '("one" "two" "three" "four" "five" "six" "seven" "eight")
30 instruments = '(("fl"."Flute")("ob"."Oboe")("cl"."Clarinet")("fg"."Bassoon")("v1"."voiceOne")("v2"."voiceTwo"))
32 all = "all"
33 layout = "layout"
35 tuplet-letter = "t"
36 tuplet-letter-double = "tt"
37 tuplet-letter-triple = "ttt"
38 tuplet-letter-quad = "tttt"
40 upper-hand = "rh"
41 lower-hand = "lh"
42 both = "both"
44 word-list = '("foo" "bar" "baz")
45 untaint-disclaimer = "after"