~sthagen/liitos#71: 
Add an option to place table captions above or below the table foot

Breaking change to enable placing captions for tables below tables instead of above.

Current behavior in versions 2024.10.29 and before is to move table captions below tables with no means (but monkey patching) for the user to change that.

Please add a boolean option for the user (meta data) to request captions below tables (with the default keeping the captions above tables).

Status
RESOLVED IMPLEMENTED
Submitter
~sthagen
Assigned to
Submitted
a month ago
Updated
a month ago
Labels
Feature

~sthagen REPORTED IMPLEMENTED a month ago

Added in version 2024.11.6 - the key is table_caption_below and the default is false (boolean). There is a log line guaranteeing info on what mode was active.

Register here or Log in to comment, or comment via email.