Output redirection now handles symlinks
[opus_libre.git] / etc / ly.conf
blobe62ea1318362ae64c02b33a2e9d83e006d062f65
1 #------------------------------------------------------------------#
2 # opus_libre -- ly.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 # Variable initialization and default values.
21 ## Directories
22 lib-dir = "lib"
23 macros-dir = "bin"
24 scores-dir = "scores"
25 conf-dir = "etc/ly.conf.d"
26 locale-dir = "etc/locale"
27 skel-dir = "etc/skel"
28 layout-dir = "etc/layout"
29 themes-dir = "share/themes"
30 fonts-dir = "share/fonts"
31 img-dir = "share/images"
32 output-dir = "out"
33 main-file = "main"
35 ## Variables
36 conf-prefix = "conf"
37 ly-prefix = "ly"
38 lang-prefix = "lang"
39 local-ly-score = "score.ly"
40 local-conf-dir = "usr"
42 ## Defaults
43 default-output-filename = "score"
44 default-language = "en"
45 default-score = "etc/blank"
46 default-skel = "universal"
47 default-structure = '("" "scene")
48 default-theme = "default"
50 ## Input Syntax
51 tuplet-letter = "t"
52 dynamic-letter = "d"
54 ## Tweaks
55 rounded-whiteout = 0.5