]> git.donarmstrong.com Git - lilypond.git/blob - dstreamrc
patch::: 1.3.92.jcn1
[lilypond.git] / dstreamrc
1 # This file controls which classes produce debugging output
2 # rename to .dstreamrc and place in the directory where you're doing
3 # the debugging.
4
5 # Set this to 1 to get default silence for unlisted classes
6 Dstream_default_silence 0
7
8 # In any case: for listed classes:  
9 # 0: verbose
10 # 1: silent
11
12 # class name            silence?
13
14 Dstream                 0
15
16 # yydebug
17 InitParser              1
18 Parser                  1
19 InitDeclarations        1
20 Declarations            1
21 yyparse                 1
22 # FlexLexer debug
23 InitLexer               1
24 Lexer                   1
25
26 My_lily_lexer           1
27
28 walking         1
29
30 # flower lib
31 File_path               1
32 Matrix                  1
33 Vector                  1
34
35 # lily
36 Absolute_dynamic_req    1
37 Atom                    1
38 Axis_group_administration       1
39 Axis_group_spanner      1
40 Articulation_req        1
41 Auto_beam_engraver      1
42 Audio_column            1
43 Audio_element           1
44 Audio_item              1
45 Audio_note              1
46 Bar                     1
47 Bar_req                 1
48 Beam                    1
49 Bezier                  1
50 Bezier_bow              1
51 Bezier_bow_controls     1
52 Bezier_controls         1
53 Bow                     1
54 Change_iterator         1
55 Change_translator       1
56 Chord                   1
57 Chord_iterator          1
58 Clef_item               1
59 Clef_change_req         1
60 Col_configuration       1
61 Col_hpositions          1
62 Collision               1
63 Column_info             1
64 Column_rod              1
65 Duration_identifier     1
66 Engraver                1
67 Engraver_group_engraver 1
68 General_script_def      1
69 Global_translator       1
70 Graphical_element       1
71 Graphical_axis_group    1
72 Group_change_req        1
73 Guile                   1
74 Head_column             1
75 Horizontal_align_item   1
76 Horizontal_group_item   1 
77 Idealspacing            1
78 Identifier              1
79 Ineq_constrained_qp     1
80 Input_translator        1
81 int_identifier          1
82 Item                    1
83 Key_item                1
84 Lookup                  1
85 Line_spacer             1
86 Melodic_req             1
87 Midi_def                1
88 Midistrings             1
89 Mixed_qp                1
90 Music                   1
91 Musical_pitch           1
92 Music_iterator          1
93 Music_output_def        1
94 Note_column             1
95 Note_head               1
96 Note_performer          1
97 Note_req                1
98 Paper_column            1
99 Paper_outputter         1
100 Paper_score                     1
101 Paper_def               1
102 Partial_measure_req     1
103 Performance             1
104 Performer               1
105 Performer_group_performer       1
106 Real_identifier         1
107 Request                 1
108 Request_iterator        1
109 Rest_collision          1
110 Rest_collision_engraver 1
111 Rest_req                1
112 Rhythmic_head   1
113 Rhythmic_req            1
114 Scope                   1
115 Score                   1
116 Score_column            1
117 Score_element           1
118 Score_engraver          1
119 Score_performer         1
120 Script_column           1
121 Script_def              1
122 Script_req              1
123 Single_malt_grouping_item       1
124 Slur                    1
125 Spacer_rod              1
126 Spacing_problem         1
127 Span_req                1
128 Span_dynamic_req        1
129 Spanner                 1
130 Spring_spacer           1
131 Skip_req                1
132 Staff_commands          1
133 Staff_symbol            1
134 Stem                    1
135 Stem_info               0
136 Stem_req                1
137 String_identifier       1
138 Relative_octave_music   1
139 Symtable                1
140 Symtables               1
141
142 Text_def                1
143 Text_item               1
144 Text_req                1
145 Text_script_req         1
146 Time_description        1
147 Time_signature_change_req       1
148 Translation_property    1
149 Translator              1
150 Translator_group        1
151 Voice                   1
152 Voice_iterator          1
153 Word_wrap               1
154
155 delete_identifiers      1
156 parse_duration          1
157 parse_pitchmod          1