mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
Xtn.Math: Swap out math tags with UNIQ
This commit is contained in:
@@ -184,6 +184,5 @@ public class Vnt_convert_lang {
|
||||
private static final Btrie_fast_mgr trie = Btrie_fast_mgr.cs()
|
||||
.Add_bry_byte(Bry__curly_bgn, Tid__curly_bgn)
|
||||
.Add_bry_byte(Bry__curly_end, Tid__curly_end);
|
||||
public static final byte[] Bry__armor_bgn = Bry_.new_a7("-{R|"), Bry__armor_end = Bry_.new_a7("}-");
|
||||
private static final int max_depth = 32;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user