From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- .../autolatex/schemas/apps.autolatex.gschema.xml | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 support/autolatex/schemas/apps.autolatex.gschema.xml (limited to 'support/autolatex/schemas') diff --git a/support/autolatex/schemas/apps.autolatex.gschema.xml b/support/autolatex/schemas/apps.autolatex.gschema.xml new file mode 100644 index 0000000000..6f4fb6b73f --- /dev/null +++ b/support/autolatex/schemas/apps.autolatex.gschema.xml @@ -0,0 +1,30 @@ + + + + + "" + Path to autolatex + This is the absolute path to the binary 'autolatex'. + + + "" + Path to autolatex-backend + This is the absolute path to the binary 'autolatex-backend'. + + + true + Force the use of SyncTeX + Indicates if SyncTeX must be used, even if the configuration files are set to not use it. + + + true + Enable or disable the progress info + Indicates a progress info should be displayed when long-time operations are processing. + + + true + Save the document before running AutoLaTeX + Indicates if the documents should be saved before launching AutoLaTeX + + + -- cgit v1.2.3