{% extends env.cfg.general.base_template %} {% block content %}
{{ env.lang_dict(en='You need have a local LaTeX installation to create PDF files. Set the pdflatex variable in sciplite/cfg.py to the path of your pdflatex executable.', de='Es wird eine lokale LaTeX installation benötigt, um PDF Dateien zu erzeugen. Die pdflatex Variable in sciplite/cfg.py muss auf den Pfad der ausführbaren pdflatex Datei gesetzt werden.') }}
{% endblock %}