mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix the Unicode encoding of langle/rangle
Author: lynx Related issue: 12411. https://www.lyx.org/trac/ticket/12411 The previous mapping was for HTML 4, the new one is for HTML 5.
This commit is contained in:
parent
54028c3eea
commit
ed052a7691
@ -438,8 +438,8 @@ Uparrow cmsy 42 221 mathrel ⇑ ⇑
|
||||
Downarrow cmsy 43 223 mathrel ⇓ ⇓
|
||||
Updownarrow cmsy 109 0 mathrel ⇕ ⇕
|
||||
backslash cmsy 110 0 mathord \ \
|
||||
rangle cmsy 105 241 mathclose ⟩ 〉
|
||||
langle cmsy 104 225 mathopen ⟨ 〈
|
||||
rangle cmsy 105 241 mathclose ⟩ ⟩
|
||||
langle cmsy 104 225 mathopen ⟨ ⟨
|
||||
rbrace cmsy 103 0 mathclose } }
|
||||
lbrace cmsy 102 0 mathopen { {
|
||||
rceil cmsy 101 249 mathclose ⌉ ⌉
|
||||
|
Loading…
Reference in New Issue
Block a user