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

fix(outputters): Compatibility with SILE 0.15.9 (backport) #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Omikhleia
Copy link
Owner

@Omikhleia Omikhleia commented Jan 9, 2025

Update our modified outputters (partly cosmetic to help checkin for differences, plus a new method):

  • Code styling (3-space indentation etc.)
  • Backport the new abort() method introduced in SILE 0.15.9 (= hence noted as a fix, see below)

We are really close now, if not identical.
When we eventually drop our old 0.14 compatibility shims (no longer checked), lots of code here will not longer be necessary ;)

Note: I haven't checked yet how resilient+silex behave with SILE 0.15.9 (and where the new method is invoked), as my toolchain is still in 0.15.8. Anyway, it's a good move for getting prepared.

Code styling (3-space indentation etc.)
Backport the new abort() method introduced in SILE 0.15.9
@Omikhleia Omikhleia added the bug Something isn't working label Jan 9, 2025
@Omikhleia Omikhleia added this to the 0.8.0 milestone Jan 9, 2025
@Omikhleia Omikhleia self-assigned this Jan 9, 2025
@Omikhleia Omikhleia changed the title fix(outputters): Compatibility of modified outputters with SILE 0.15.9 fix(outputters): Compatibility with SILE 0.15.9 (backport) Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant