2024-11-29 14:16:46 +01:00
|
|
|
# Changelog
|
2025-02-17 08:47:12 +01:00
|
|
|
All notable changes to the `luamml` package since the
|
|
|
|
2025-02-17 will be documented in this file.
|
2024-11-29 14:16:46 +01:00
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
this project uses date-based 'snapshot' version identifiers.
|
2025-02-21 09:55:29 +01:00
|
|
|
|
2024-11-29 14:16:46 +01:00
|
|
|
## [Unreleased]
|
|
|
|
|
2025-03-06 11:19:55 +01:00
|
|
|
- Ulrike Fischer, 2025-03-06
|
|
|
|
* add class attribute to math environments
|
|
|
|
* correct columnalign (take label column into account)
|
|
|
|
* add intent :continued-row in split enviroment
|
|
|
|
* add intent :system-of-equations to environments
|
|
|
|
* temporary patch to \common@align@ending to store the environment name
|
|
|
|
* start some debugging functions (variable debugmtable)
|
|
|
|
* correct columnspacing
|
|
|
|
* add intent :pause-medium between columns
|
|
|
|
|
2025-02-21 13:24:23 +01:00
|
|
|
## 2025-02-21
|
|
|
|
|
2025-02-21 09:55:29 +01:00
|
|
|
- Ulrike Fischer, 2025-02-21
|
|
|
|
* change intent :equationlabel to :equation-label and
|
|
|
|
:noequationlabel to :no-equation-label
|
|
|
|
|
|
|
|
|
2025-02-17 08:47:12 +01:00
|
|
|
## 2025-02-17
|
|
|
|
|
2024-11-29 14:16:46 +01:00
|
|
|
### Changed
|
2025-02-21 09:55:29 +01:00
|
|
|
- Ulrike Fischer, 2025-02-17
|
|
|
|
* moved all patches into latex-lab
|
|
|
|
* added sockets to luamml.dtx
|
|
|
|
* changed handling of tags/labels: empty tags produces a row too and have an intent
|
|
|
|
* corrected small bugs
|
|
|
|
|
2024-12-11 15:02:56 +01:00
|
|
|
- Ulrike Fischer, 2024-11-29
|
|
|
|
luamml-structelemwriter.lua: moved the actualtext for e.g. stretched braces from the structure element to the mc-chunk.
|
|
|
|
|
2024-12-03 00:43:15 +01:00
|
|
|
- Ulrike Fischer, 2024-03-03
|
|
|
|
luamml.dtx: add plug for mbox socket to correctly annotate them in math.
|
2024-11-29 14:16:46 +01:00
|
|
|
|
|
|
|
- Ulrike Fischer, 2024-11-29
|
|
|
|
luamml-structelemwriter.lua: use structnum instead of label when stashing.
|