Revision f2af9def
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
SL/Template/LaTeX.pm | ||
---|---|---|
447 | 447 |
} |
448 | 448 |
|
449 | 449 |
sub _get_latex_path { |
450 |
return $main::latex_bin || 'pdflatex';
|
|
450 |
return $::lx_office_conf{applications}->{latex} || 'pdflatex';
|
|
451 | 451 |
} |
452 | 452 |
|
453 | 453 |
sub get_mime_type() { |
Auch abrufbar als: Unified diff
Globale Variablen nach %::lx_office_conf verschoben
Betroffen sind:
$sendmail
$openofficeorg_writer_bin
$xvfb_bin
$html2ps_bin
$ghostscript_bin
$latex_bin
$pg_dump_exe
$pg_restore_exe