Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support initializing fill glues with a width #1765

Merged
merged 1 commit into from Apr 8, 2023

Conversation

Omikhleia
Copy link
Member

Closes #1721

SILE.nodefactory.hfillglue() = 0pt plus infinity (as before)
SILE.nodefactory.hfillglue("20pt") = 20pt plus infinity (new - rather than 20pt).

Likewise for hssglue, vfillglue, vssglue.

Also added an unrelated comment on SILE.nodefactory.kern and SILE.nodefactory.vkern, there's a tricky discrepancy there, that we may want to address at some point...

@Omikhleia Omikhleia added the enhancement Software improvement or feature request label Apr 8, 2023
SILE.nodefactory.hfillglue() = 0pt plus infinity (as before)
SILE.nodefactory.hfillglue("20pt") = 20pt plus infinity (new)
Likewise for hssglue, vfillglue, vssglue.
@Omikhleia Omikhleia added this to the v0.14.9 milestone Apr 8, 2023
@alerque alerque merged commit 5bc372a into sile-typesetter:master Apr 8, 2023
13 of 14 checks passed
@Omikhleia Omikhleia deleted the 1721-fillglue-init branch April 10, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Software improvement or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fill glues created with an argument are no longer fill glues
2 participants