Skip to content
This repository has been archived by the owner. It is now read-only.

[colors] support displayed math #4

Merged
merged 1 commit into from Nov 6, 2015
Merged

[colors] support displayed math #4

merged 1 commit into from Nov 6, 2015

Conversation

@dohyunkim
Copy link

@dohyunkim dohyunkim commented Sep 25, 2015

now supports colorization of display style math equations.

Here we use mlist_to_hlist callback, in which we call node.mlist_to_hlist only when ours is the first function.

Currently luatexja seems to be the only package that is utilizing mlist_to_hlist callback, and it tries to occupy the first position. As node.mlist_to_hlist shoud be exectued only once, we need to check whether ours is the first one.

phi-gamma added a commit that referenced this issue Nov 6, 2015
[colors] support displayed math
@phi-gamma phi-gamma merged commit 8840df3 into phi-gamma:master Nov 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants