<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
  <schema id="apps.autolatex" path="/apps/autolatex/">
    <key type="s" name="autolatex-cmd">
      <default>""</default>
      <summary>Path to autolatex</summary>
      <description>This is the absolute path to the binary 'autolatex'.</description>
    </key>
    <key type="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>
    <key type="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>
    <key type="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>
    <key type="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>
