File tree Expand file tree Collapse file tree 3 files changed +419
-431
lines changed
Expand file tree Collapse file tree 3 files changed +419
-431
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,9 @@ this project uses date-based 'snapshot' version identifiers.
77
88## [ Unreleased]
99 ### Changed
10- * structelemwriter: always insert \tagmcbegin{} at the end to avoid that following text is unmarked
10+ * structelemwriter: always insert \tagmcbegin{} after the end math to avoid that following text is unmarked
11+ * Add intent = ': system-of-equations ' to equation
12+ * Remove Lbl structure element around the tag in equation
1113
1214## [ 2025-10-20]
1315 ### Changed
Original file line number Diff line number Diff line change 851851 {
852852 \tag _struct_begin:n {tag=mtext,stash}
853853 \int _set:Nn \l __luamml_amsmath_tag_struct_num_int { \tag _get:n {struct_num} }
854- }
855- \tag _struct_begin:n {tag=Lbl}
854+ }
856855 \tag _mc_begin:n {}
857856 }
858857\AssignSocketPlug {tagsupport/math/display/tag/begin}{luamml}
859858\NewSocketPlug {tagsupport/math/display/tag/end}{luamml}
860859 {
861860 \tag _mc_end:
862- \tag _struct_end:
863861 \bool _lazy_and:nnT
864862 { \tl _if_exist_p:c { c__luamml_label_ \@currenvir _tl } }
865863 { \int _if_odd_p:n { \int _div_truncate:nn { \l __luamml_flag_int } { 8 } } }
You can’t perform that action at this time.
0 commit comments