mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
Math: Increment math uid [#375]
This commit is contained in:
@@ -38,7 +38,7 @@ public class Xoh_page_wtr_mgr_tst {
|
||||
, "-{zh-hans:A;zh-hant:B;}-"
|
||||
), String_.Concat_lines_nl_skip_last
|
||||
( "<span id='xowa_math_txt_0'>x_{1}-1</span>" // not converted
|
||||
, "<span id='xowa_math_txt_0'>x-{1+2}-1</span>" // not converted
|
||||
, "<span id='xowa_math_txt_1'>x-{1+2}-1</span>" // not converted
|
||||
, "A" // converted
|
||||
));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user