chore(deps): update dependency rinohtype to v0.5.6 - #13
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.5.5→==0.5.6Release Notes
brechtm/rinohtype (rinohtype)
v0.5.6: Release 0.5.6 (2026-05-15)Compare Source
Install from PyPI
New Features:
The split_minimum_lines style property for paragraphs specifies the minimum number of lines to keep together (in the first container) when splitting a paragraph across two containers/pages.
Character spacing can be in/decreased by setting the character_spacing style property to a positive/negative value (e.g. 1pt) in the stylesheet.
Section selectors can now select based on the local section number. For example:
Relocating chapters to other document parts (e.g. front matter) is now possible by assigning the out-of-line class and a custom class to a section:
It was previously possible to relocate body elements by means of the
.. container::directive with the 'out-of-line' class, but this directive does not accept sections as child elements. (to be documented)Equation rendering (thanks to ziamath)
TemplateConfigurations are now also Resources, that can be referenced by entry point name
Stylesheets can now also be registered by name at runtime. This makes them referencable from other style sheet files to inherit from them.
Sphinx < 7.2: handle superfluous space in desc_sig_space
Sphinx frontend: versionmodified directive support (versionadded, versionchanged, versionremoved, deprecated) (#440)
The style log now also shows the classes for each element (if any)
Changed:
None, which creates a DownExpandingContainer for the chapter title flowables instead of one with a fixed height.Fixed:
Configuration
📅 Schedule: (in timezone America/Costa_Rica)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.