mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Amend 1e3e30da15
(unicodesymbols) and uninvert tests that now compile.
This commit is contained in:
parent
7bbf333fa1
commit
ec86638d23
@ -96,8 +96,6 @@ export/export/latex/CJK/ko_default_pdf2
|
||||
|
||||
# Failing for unknown reason
|
||||
# Hebrew
|
||||
export/export/latex/unicodesymbols/001-4-latin_cp1255_pdf2
|
||||
export/export/latex/unicodesymbols/001-4-latin_cp862_pdf2
|
||||
export/export/latex/unicodesymbols/008-greek-and-coptic-with-textalpha_cp862_pdf2
|
||||
export/export/latex/unicodesymbols/008-greek-and-coptic_cp862_pdf2
|
||||
export/export/latex/unicodesymbols/070-72-general-punctuation-sub-super-currency_cp1255_pdf2
|
||||
@ -105,8 +103,6 @@ export/export/latex/unicodesymbols/070-72-general-punctuation-sub-super-currency
|
||||
export/export/latex/unicodesymbols/070-72-general-punctuation-sub-super-currency_iso8859-8_pdf2
|
||||
export/export/latex/unicodesymbols/074-76-letterlike-numberforms-arrows_cp862_pdf2
|
||||
# Arabic:
|
||||
export/export/latex/unicodesymbols/001-4-latin_cp1256_pdf2
|
||||
export/export/latex/unicodesymbols/001-4-latin_iso8859-6_pdf2
|
||||
export/export/latex/unicodesymbols/005-7-ipa-modifiers-combining_cp1256_pdf2
|
||||
export/export/latex/unicodesymbols/008-greek-and-coptic-with-textalpha_cp1256_pdf2
|
||||
export/export/latex/unicodesymbols/008-greek-and-coptic_cp1256_pdf2
|
||||
@ -137,7 +133,7 @@ export/doc/ar/UserGuide_lyx(22|23)
|
||||
|
||||
# Polyglossia + LuaTeX does not support Farsi yet. See:
|
||||
# https://github.com/reutenauer/polyglossia/commit/ccb0e9e2c6411170ad779b05ff5076f1193cc323
|
||||
# Why does farsi fail with Babel?
|
||||
# It also fails with tex-fonts and Xe/LuaTeX and with XeTeX+polygossia. Why?
|
||||
export/examples/fa/splash_.*(texF|systemF)
|
||||
|
||||
# nonstandard tests failing for unknown reason:
|
||||
|
@ -141,14 +141,15 @@
|
||||
0x00f0 "\\dh" "" "force=euc-jp;euc-kr,tipashortcut=D" "\\eth" "amssymb" # LATIN SMALL LETTER ETH
|
||||
0x00f1 "\\~{n}" "" "mathalpha,force=cp862;euc-jp" "\\tilde{n}" # LATIN SMALL LETTER N WITH TILDE
|
||||
0x00f2 "\\`{o}" "" "mathalpha,force=euc-cn;euc-jp;gbk" "\\grave{o}" # LATIN SMALL LETTER O WITH GRAVE
|
||||
0x00f3 "\\'{o}" "" "mathalpha,force=euc-cn;euc-jp;gbk" "\\acute{o}" # LATIN SMALL LETTER O WITH ACUTE
|
||||
0x00f3 "\\'{o}" "" "mathalpha,force=cp862;euc-cn;euc-jp;gbk" "\\acute{o}" # LATIN SMALL LETTER O WITH ACUTE
|
||||
0x00f4 "\\^{o}" "" "mathalpha,force=euc-jp" "\\hat{o}" # LATIN SMALL LETTER O WITH CIRCUMFLEX
|
||||
0x00f5 "\\~{o}" "" "mathalpha,force=euc-jp" "\\tilde{o}" # LATIN SMALL LETTER O WITH TILDE
|
||||
0x00f6 "\\\"{o}" "" "mathalpha,force=euc-jp" "\\ddot{o}" # LATIN SMALL LETTER O WITH DIAERESIS
|
||||
0x00f7 "\\textdiv" "textcomp" "force" "\\div" # ÷ DIVISION SIGN
|
||||
0x00f8 "\\o" "" "mathalpha,force=euc-jp;euc-kr" "\\slashed{o}" "slashed" # LATIN SMALL LETTER O WITH STROKE
|
||||
0x00f9 "\\`{u}" "" "mathalpha,force=euc-cn;euc-jp;gbk" "\\grave{u}" # LATIN SMALL LETTER U WITH GRAVE
|
||||
0x00fa "\\'{u}" "" "mathalpha,force=euc-cn;euc-jp;gbk" "\\acute{u}" # LATIN SMALL LETTER U WITH ACUTE
|
||||
0x00fa "\\'{u}" "" "mathalpha,force=cp862;euc-cn;euc-jp;gbk" "\\acute{o}" # LATIN SMALL LETTER O WITH ACUTE
|
||||
0x00f4 "\\^{o}" "" "mathalpha,force=euc-jpeuc-cn;euc-jp;gbk" "\\acute{u}" # LATIN SMALL LETTER U WITH ACUTE
|
||||
0x00fb "\\^{u}" "" "mathalpha,force=euc-jp" "\\hat{u}" # LATIN SMALL LETTER U WITH CIRCUMFLEX
|
||||
0x00fc "\\\"{u}" "" "mathalpha,force=euc-cn;euc-jp;gbk" "\\ddot{u}" # LATIN SMALL LETTER U WITH DIAERESIS
|
||||
0x00fd "\\'{y}" "" "mathalpha,force=euc-jp" "\\acute{y}" # LATIN SMALL LETTER Y WITH ACUTE
|
||||
|
Loading…
Reference in New Issue
Block a user