sile/_service
Gordon Leung 5f93388e6f Accepting request 1033699 from home:Pi-Cla:branches:Publishing
update: 0.14.3 -> 0.14.4
- Features
 * packages: Add boolean noleadingzeros option to counter formatter
 * packages: Add new command \set-multilevel-counter
- Bug Fixes
 * classes: Always break out of hmode before processing \chapter headings
 * core: A typo in a variable prevents using -u with a class
 * languages: Make 'und' an exception to language name canonicalization 
 * math: Fix insertion order of MathML children
 * packages: Account for depth when calculating rotation center
 * packages: Avoid forcing mirrored masters in twoside package
 * packages: Combine \unichar'ed chars with same font only
 * packages: Correct rotation origin calculation back to pre v0.10.0
 * packages: Don't inhibit page breaking after switching masters mid-page
 * packages: Make sure PDF initialized before rotate package directly calls it
 * packages: Rework simple and multilevel counters
 * packages: Textcase package name typo preventing using methods from code
- Reverts
 * Revert "docs(packages): Fixup unichar documentation, work around known bug (#1549)"

OBS-URL: https://build.opensuse.org/request/show/1033699
OBS-URL: https://build.opensuse.org/package/show/Publishing/sile?expand=0&rev=5
2022-11-05 16:29:11 +00:00

13 lines
513 B
Plaintext

<services>
<service mode="manual" name="download_url">
<param name="protocol">https</param>
<param name="host">github.com</param>
<param name="path">/sile-typesetter/sile/releases/download/v0.14.4/sile-0.14.4.tar.xz</param>
</service>
<service mode="manual" name="verify_file">
<param name="file">sile-0.14.4.tar.xz</param>
<param name="verifier">sha256</param>
<param name="checksum">28d5e46c238fde611c23f0baa516a649a24f93ab181493b19e25e024e6f03a24</param>
</service>
</services>