SHA256
1
0
forked from pool/texlab
texlab/_service
Soc Virnyl Estela 72ca9d9a1d - Update to version 5.7.0
* Add symbol support for thmtools
  * Add texlab.findenvironments command to return the list of environments containing a position
  * Show inlay hints for labels after the command instead of inside the argument
  * Prevent adding trailing newline after formating with latexmk
  * Improving `\paragraph` parsing

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=40
2023-07-09 09:32:09 +00:00

12 lines
379 B
Plaintext

<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">texlab-5.7.0.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="disabled">
<param name="srcdir">texlab-5.3.0</param>
</service>
</services>