Pieces may now have subtitles.
[opus_libre.git] / etc / ly.conf.d / lang.conf
blob5a48d18b612bff2d6f3864238403d93dfee7c3c8
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 subtitle-suffix = "Subtitle"
22 instr-suffix = "Instr"
23 short-instr-suffix = "ShortInstr"
24 lyrics-suffix = "Words"
25 dynamics-suffix = "Dynamics"
26 timeline-suffix = "Bars"
27 author-suffix = "Author"
29 numbers = '("one" "two" "three" "four" "five" "six" "seven" "eight")
31 instruments = '(("fl"."Flute")("ob"."Oboe")("cl"."Clarinet")("fg"."Bassoon")("v1"."voiceOne")("v2"."voiceTwo"))
33 all = "all"
34 layout = "layout"
36 tuplet-letter = "t"
37 tuplet-letter-double = "tt"
38 tuplet-letter-triple = "ttt"
39 tuplet-letter-quad = "tttt"
41 upper-hand = "rh"
42 lower-hand = "lh"
43 both = "both"
45 word-list = '("foo" "bar" "baz")
46 untaint-disclaimer = "after"