forked from gregorio-project/gregorio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reach the translation glyph node by traverse_id()
LuaTeX-ja prepends custom whatsit nodes to store e.g. text direction, breaking hard-coded paths like startnode.head.next.head.next.head in the center_translation() function. This patch uses node.travese_id() to find our desired nodes instead. Fixes gregorio-project#1180
- Loading branch information
1 parent
5f3023b
commit 01646ba
Showing
1 changed file
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters