SHA256
1
0
forked from pool/texlab

- 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
This commit is contained in:
Soc Virnyl Estela
2023-07-09 09:32:09 +00:00
committed by Git OBS Bridge
parent 2f2c103452
commit 72ca9d9a1d
6 changed files with 17 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="disabled" />
<service name="cargo_vendor" mode="disabled">
<param name="srctar">texlab-5.5.1.tar.gz</param>
<param name="srctar">texlab-5.7.0.tar.gz</param>
<param name="compression">zst</param>
<param name="update">true</param>
</service>