summaryrefslogtreecommitdiff
path: root/support/autolatex/default_debug.cfg
blob: 477520e99cbd0532da7a17b2c5ea84ea44fcf160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
; Config::Simple 4.59
; Fri Aug 23 20:48:19 2013


# Configuration of the translator 'oct2png'
[oct2png]
include module=false


# Configuration of the translator 'svg2png'
[svg2png]
include module=false


# Configuration of the translator 'astah2png'
[astah2png]
include module=false


# Configuration of the translator 'gxl2png'
[gxl2png]
include module=false


# Configuration of the translator 'eps2pdf_epstopdf'
[eps2pdf_epstopdf]
include module=true


# Configuration of the translator 'eps2pdf_ps2pdf'
[eps2pdf_ps2pdf]
include module=false


# Configuration of the translator 'dot2pdf'
[dot2pdf]
include module=true


# Configuration of the translator 'gxl2pdf'
[gxl2pdf]
include module=true


# Configuration of the generation functions
[generation]

# Does the figures must be automatically generated ('yes' or
# 'no')?
generate images=true

# Specify the style that must be used by makeindex.
# Valid values are:
#     <filename> if a filename was specified, AutoLaTeX
# assumes that it is the .ist file;
#     @system AutoLaTeX uses the system default .ist file (in
# AutoLaTeX distribution);
#     @detect AutoLaTeX will tries to find a .ist file in the
# project's directory. If none was found, AutoLaTeX will not
# pass a style to makeindex;
#     @none AutoLaTeX assumes that no .ist file must be
# passed to makeindex;
#     <empty> AutoLaTeX assumes that no .ist file must be
# passed to makeindex.
makeindex style=@detect, @system


# Configuration of the viewing functions
[viewer]

# Indicates if a viewer should be launch after the
# compilation. Valid values are 'yes' and 'no'.
view=true


# Configuration of the translator 'dot2tex'
[dot2tex]
include module=false


# Configuration of the translator 'astah2pdf'
[astah2pdf]
include module=true


# Configuration of the translator 'dot2png'
[dot2png]
include module=false


# Configuration of the translator 'oct2pdf'
[oct2pdf]
include module=true

# Configuration of the translator 'xmi2pdf_umbrello'
[xmi2pdf_umbrello]
include module=true

# Configuration of the translator 'xmi2pdf_xmi2svg'
[xmi2pdf_xmi2svg]
include module=false

# Configuration of the translator 'xmi2pdf_uml2svg'
[xmi2pdf_uml2svg]
include module=false

# Configuration of the translator 'gle2pdf'
[gle2pdf]
include module=true

# Configuration of the translator 'gle2png'
[gle2png]
include module=false


# Configuration of the translator 'xcf2pdf'
[xcf2pdf]
include module=true

# Configuration of the translator 'xcf2png'
[xcf2png]
include module=false

# Configuration of the translator 'svg2pdf_inkscape'
[svg2pdf_inkscape]
include module = yes

# Configuration of the translator 'svg2png_inkscape'
[svg2png_inkscape]
include module = no

# Configuration of the translator 'svg2pdf_rsvg'
[svg2pdf_rsvg]
include module = no

# Configuration of the translator 'svg2png_rsvg'
[svg2png_rsvg]
include module = no

# Configuration of the translator 'asml2pdf'
[asml2pdf]
include module = yes