<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schemaid="apps.autolatex" path="/apps/autolatex/">
<keytype="s" name="autolatex-cmd">
<default>
""
</default>
<summary>
Path to autolatex
</summary>
<description>
This is the absolute path to the binary 'autolatex'.
</description>
</key>
<keytype="s" name="autolatex-backend-cmd">
<default>
""
</default>
<summary>
Path to autolatex-backend
</summary>
<description>
This is the absolute path to the binary 'autolatex-backend'.
</description>
</key>
<keytype="b" name="force-synctex">
<default>
true
</default>
<summary>
Force the use of SyncTeX
</summary>
<description>
Indicates if SyncTeX must be used, even if the configuration files are set to not use it.
</description>
</key>
<keytype="b" name="show-progress-info">
<default>
true
</default>
<summary>
Enable or disable the progress info
</summary>
<description>
Indicates a progress info should be displayed when long-time operations are processing.
</description>
</key>
<keytype="b" name="save-before-run-autolatex">
<default>
true
</default>
<summary>
Save the document before running AutoLaTeX
</summary>
<description>
Indicates if the documents should be saved before launching AutoLaTeX
</description>
</key>
</schema>
</schemalist>