Skip to content

nested math#20

Closed
u-fischer wants to merge 4 commits intomainfrom
UF-nestedmath
Closed

nested math#20
u-fischer wants to merge 4 commits intomainfrom
UF-nestedmath

Conversation

@u-fischer
Copy link
Copy Markdown
Member

  • correctly handle text in nested math
  • clean up socket declarations
  • add intent = ':system-of-equations' in equation
  • remove Lbl inside mtext as there is an intent.

@u-fischer u-fischer requested a review from zauguin November 20, 2025 15:41
@zauguin zauguin force-pushed the UF-nestedmath branch 2 times, most recently from 0d7ecda to 5a2c4ff Compare December 16, 2025 23:01
@zauguin
Copy link
Copy Markdown
Member

zauguin commented Dec 16, 2025

@u-fischer This still makes some assumptions about the surrounding tagging context. Wouldn't it be cleaner to run \tag_mc_end_push: at the beginning and \tag_mc_begin_pop:n{} at the end?

@u-fischer
Copy link
Copy Markdown
Member Author

@zauguin the push/pop commands have quite some overhead, so I would avoid them unless there is clear use case (I even suspect that there are probably never needed and that I could map them to the normal mc-command with luatex, I will try that at some time)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants