texlab/_service
Soc Virnyl Estela 5ecbfcfa39 - Update to version 5.12.2:
* Fix parsing commands when they are used with subscript
  * Don't append a newline each time a BibTeX document is being formatted
  * Avoid trying to parse most of the TeX distro when building the dependency
    graph. Add `texlab.experimental.followPackageLinks` setting to allow
    re-enabling the old behavior

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=57
2024-01-21 05:41:14 +00:00

10 lines
311 B
Plaintext

<services>
<service name="download_files" mode="manual" />
<service name="cargo_vendor" mode="manual">
<param name="srctar">texlab-*.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual" />
</services>