Accepting request 1078548 from Publishing
update: 0.14.8 -> 0.14.9 - Features * classes: Add Picas unit to cover all units speced in Docbook * classes: Implement the\code command in the plain class * cli: Add -q / --quiet flag to reduce output to essential errors * core: Support initializing fill glues with a width * packages: Introduce urlstyle hook in the url package * packages: New scalebox package for arbitrary box re-scaling * packages: Support migrating content in re-wrapped hboxes * typesetters: Implement hbox building logic in the typesetter - Bug Fixes * build: Distribute SVG and FTL source files in packages * classes: Avoid justification issues with relative parindent * classes: Make sure un-numbered chapters make it in the ToC * classes: Parse bare number and percentage units in docbook images * classes: Setting current.hangIndent is a measurement * cli: Return success if --help explicitly requested * core,typesetter: Discretionary nodes are incorrectly handled * core: Ensure restoring settings top-level state does not error * outputters: Update Cairo/Podofo hbox debug API to match libtexpdf * packages: Correct image aspect preservation logic * packages: Fix output of debug breaks in infonode package * packages: Make sure pullquotes start in block mode * packages: Strip content position in ToC entries * etc. https://github.com/sile-typesetter/sile/releases/tag/v0.14.9 OBS-URL: https://build.opensuse.org/request/show/1078548 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sile?expand=0&rev=7
This commit is contained in:
commit
a305f63b0d
2
_service
2
_service
@ -2,6 +2,6 @@
|
||||
<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.8/sile-0.14.8.tar.xz</param>
|
||||
<param name="path">/sile-typesetter/sile/releases/download/v0.14.9/sile-0.14.9.tar.xz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09ca6ae29bfccae0d028eb3779fb04735859e40b24dce3b08289318fd8d10064
|
||||
size 2771280
|
3
sile-0.14.9.tar.xz
Normal file
3
sile-0.14.9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a719a490a2bb71136d25d665536fb9ff2a17123fc2cee48d05ce418cb404814
|
||||
size 2948088
|
29
sile.changes
29
sile.changes
@ -1,3 +1,32 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 12 03:01:23 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
update: 0.14.8 -> 0.14.9
|
||||
- Features
|
||||
* classes: Add Picas unit to cover all units speced in Docbook
|
||||
* classes: Implement the\code command in the plain class
|
||||
* cli: Add -q / --quiet flag to reduce output to essential errors
|
||||
* core: Support initializing fill glues with a width
|
||||
* packages: Introduce urlstyle hook in the url package
|
||||
* packages: New scalebox package for arbitrary box re-scaling
|
||||
* packages: Support migrating content in re-wrapped hboxes
|
||||
* typesetters: Implement hbox building logic in the typesetter
|
||||
- Bug Fixes
|
||||
* build: Distribute SVG and FTL source files in packages
|
||||
* classes: Avoid justification issues with relative parindent
|
||||
* classes: Make sure un-numbered chapters make it in the ToC
|
||||
* classes: Parse bare number and percentage units in docbook images
|
||||
* classes: Setting current.hangIndent is a measurement
|
||||
* cli: Return success if --help explicitly requested
|
||||
* core,typesetter: Discretionary nodes are incorrectly handled
|
||||
* core: Ensure restoring settings top-level state does not error
|
||||
* outputters: Update Cairo/Podofo hbox debug API to match libtexpdf
|
||||
* packages: Correct image aspect preservation logic
|
||||
* packages: Fix output of debug breaks in infonode package
|
||||
* packages: Make sure pullquotes start in block mode
|
||||
* packages: Strip content position in ToC entries
|
||||
* etc. https://github.com/sile-typesetter/sile/releases/tag/v0.14.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 28 05:11:57 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user