mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Hebrew shindot and shindot but work fine as postfix.
This commit is contained in:
parent
2067bff2cb
commit
f7fbd8c1ab
@ -6,7 +6,7 @@
|
|||||||
\origin unavailable
|
\origin unavailable
|
||||||
\textclass article
|
\textclass article
|
||||||
\begin_preamble
|
\begin_preamble
|
||||||
\usepackage{textalpha}
|
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\use_default_options false
|
\use_default_options false
|
||||||
\maintain_unincluded_children false
|
\maintain_unincluded_children false
|
||||||
@ -15,8 +15,8 @@
|
|||||||
\inputencoding utf8
|
\inputencoding utf8
|
||||||
\fontencoding auto
|
\fontencoding auto
|
||||||
\font_roman "lmodern" "default"
|
\font_roman "lmodern" "default"
|
||||||
\font_sans "lmss" "default"
|
\font_sans "default" "default"
|
||||||
\font_typewriter "lmtt" "default"
|
\font_typewriter "default" "default"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
@ -141,7 +141,7 @@ status open
|
|||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
אֻ אּ אֽ ־
|
אֻ בּ אֽ ־
|
||||||
\begin_inset Branch na
|
\begin_inset Branch na
|
||||||
inverted 0
|
inverted 0
|
||||||
status open
|
status open
|
||||||
@ -173,7 +173,7 @@ status open
|
|||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
אׁ אׂ ׃
|
שׁ שׂ ׃
|
||||||
\begin_inset Branch na
|
\begin_inset Branch na
|
||||||
inverted 0
|
inverted 0
|
||||||
status open
|
status open
|
||||||
|
@ -1101,7 +1101,8 @@
|
|||||||
# 12 Hebrew
|
# 12 Hebrew
|
||||||
#
|
#
|
||||||
#0x0591 "" "" "combining,force" "" "" # HEBREW ACCENT ETNAHTA
|
#0x0591 "" "" "combining,force" "" "" # HEBREW ACCENT ETNAHTA
|
||||||
#
|
# Fixme: Placement of the "nikud" (vowel) signs is bad.
|
||||||
|
# Maybe try ideas from https://www.culturestrings.org/typography/culmusx/ ?
|
||||||
0x05b0 "\\sheva" "" "combining,force" "" "" # HEBREW POINT SHEVA
|
0x05b0 "\\sheva" "" "combining,force" "" "" # HEBREW POINT SHEVA
|
||||||
0x05b1 "\\hatafsegol" "" "combining,force" "" "" # HEBREW POINT HATAF SEGOL
|
0x05b1 "\\hatafsegol" "" "combining,force" "" "" # HEBREW POINT HATAF SEGOL
|
||||||
0x05b2 "\\hatafpatah" "" "combining,force" "" "" # HEBREW POINT HATAF PATAH
|
0x05b2 "\\hatafpatah" "" "combining,force" "" "" # HEBREW POINT HATAF PATAH
|
||||||
@ -1119,8 +1120,9 @@
|
|||||||
0x05be "\\maqaf" "" "force=cp1255;utf8;utf8-cjk" "" "" # HEBREW PUNCTUATION MAQAF
|
0x05be "\\maqaf" "" "force=cp1255;utf8;utf8-cjk" "" "" # HEBREW PUNCTUATION MAQAF
|
||||||
#0x05bf "" "" "combining,force" "" "" # HEBREW POINT RAFE
|
#0x05bf "" "" "combining,force" "" "" # HEBREW POINT RAFE
|
||||||
#0x05c0 "" "" "" "" "" # HEBREW PUNCTUATION PASEQ
|
#0x05c0 "" "" "" "" "" # HEBREW PUNCTUATION PASEQ
|
||||||
0x05c1 "\\shindot" "" "combining,force" "" "" # HEBREW POINT SHIN DOT
|
# shindot and shindot are actually combining unicode characters but work fine as postfix
|
||||||
0x05c2 "\\sindot" "" "combining,force" "" "" # HEBREW POINT SIN DOT
|
0x05c1 "\\shindot" "" "force=cp1255;utf8;utf8-cjk" "" "" # HEBREW POINT SHIN DOT
|
||||||
|
0x05c2 "\\sindot" "" "force=cp1255;utf8;utf8-cjk" "" "" # HEBREW POINT SIN DOT
|
||||||
0x05c3 "\\sofpasuq" "" "force=cp1255;utf8;utf8-cjk" "" "" # HEBREW PUNCTUATION SOF PASUQ
|
0x05c3 "\\sofpasuq" "" "force=cp1255;utf8;utf8-cjk" "" "" # HEBREW PUNCTUATION SOF PASUQ
|
||||||
#0x05c4 "" "" "combining,force" "" "" # HEBREW MARK UPPER DOT
|
#0x05c4 "" "" "combining,force" "" "" # HEBREW MARK UPPER DOT
|
||||||
#0x05c5 "" "" "combining,force" "" "" # HEBREW MARK LOWER DOT
|
#0x05c5 "" "" "combining,force" "" "" # HEBREW MARK LOWER DOT
|
||||||
|
Loading…
Reference in New Issue
Block a user