Omikhleia / resilient.sile

Advanced book classes and packages for the SILE typesetting system: A path for making books from front cover to back cover.
MIT License
31 stars 5 forks source link

Idea: Sub-figures/tables, long captions, caption position #88

Open Omikhleia opened 2 months ago

Omikhleia commented 2 months ago

The table and figure environment from the resilient.book class are pretty decent for a basic use case, but in a grander scheme, one could need

Omikhleia commented 1 month ago

Additionally, we may want to investigate a styling option so that the (short only?) caption could be configured to be below or above the figures/tables. (Current state of art = always below)

Rationale: This type of feature has been requested on Typst, but it could be interesting for us here too in our own styling paradigm. (Note that the "per-language" considerations could then perhaps also possibly be addressed via a base style as per #89.)