Omikhleia

Results 105 issues of Omikhleia

This is my proposed take on #1439. It is a (slightly) breaking change with deprecation warnings set to **0.14.0** (to adjust if/when needed). **What it does** - Adds global class...

enhancement
packages

As part of the efforts on native Markdown overhaul #1481, to ensure all features are discussed and addressed, I'd like to raise the question of code/syntax highlighting. We could possibly...

Closes #1336 A work-in-progress to at least get the existing "native markdown" route working decently. First 3 commits are mainly to make it work again... 1. Upgrade our local copy...

FYI, just a draft PR for the path I experimented for #1449 -- I am still unsure this is the way to go.

Three commits touching quite the same bits of code: * This is the required C support for the possible enhancements evoked in #1346 Outputters using the libtexpdf backend to compute...

enhancement

Further the issues I encountered in #1474... The Fluent implementation is real weird... 1. It has potential side-effects... ![image](https://user-images.githubusercontent.com/18075640/178844042-8cba9df5-83a3-422c-bf3c-ba0af2d49830.png) - Line 68: message is `nil` is there was no localization...

todo
refactor

I was a bit annoyed since my first attempts with SILE 0.10 that in English, with the standard **book** class, I would get "Chapter 1" whereas in French I would...

I just ported my "EAN-13 barcodes" package to (pre)0.14 API, augmented with new features compared to the April 2022 version that revealed bug #1382. I am making a PR here...

Closes #1258 (or rather, addresses the core need expressed in it). Rationale: - It uses @simoncozens 's suggestion for "real" super/subscripts, - It uses clever inputfilter logic and a bit...

(a) In the "image" package documentation: > If the size parameters are not given, then the image will be output at its ‘natural’ pixel size. And the examples go on...

documentation