# 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: # 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; # 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 # Configurations of the translators [asml2pdf] include module=true [astah2pdf] include module=true [astah2png] include module=false [asy2pdf] include module=true [cpp2tex_texify] include module=true [dia2pdf] include module=true [dia2pdf+tex] include module=true [dot2pdf] include module=true [dot2png] include module=false [dot2tex] include module=false [eps2pdf_epstopdf] include module=true [fig2pdf] include module=true [fig2pdf+tex] include module=true [gle2pdf] include module=true [gle2png] include module=false [gxl2pdf] include module=true [gxl2png] include module=false [imggz2img] include module=true [java2tex_texify] include module=true [lisp2tex_texify] include module=true [matlab2tex_texify] include module=true [ml2tex_texify] include module=true [oct2pdf] include module=true [oct2png] include module=false [odg2pdf] include module=true [perl2tex_texify] include module=true [plot2pdf] include module=true [plot2pdf+tex] include module=true [ppt2pdf_libreoffice] include module=true [python2tex_texify] include module=true [ruby2tex_texify] include module=true [sql2tex_texify] include module=true [svg2pdf_inkscape] include module=true [svg2pdf+layers_inkscape] include module=true [svg2pdf+layers+tex_inkscape] include module=true [svg2pdf+tex_inkscape] include module=true [svg2png_inkscape] include module=false [tikz2pdf] include module=true [vsd2pdf] include module=true [xcf2pdf] include module=true [xcf2png] include module=false [xmi2pdf_umbrello] include module=true