Unicodesymbols: - add all characters supported by the textcomp-package

- add quotation characters

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18514 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2007-05-25 17:10:53 +00:00
parent 093b9452a4
commit 18fbef503a

View File

@ -268,7 +268,7 @@
#0x018f "" "" "" # LATIN CAPITAL LETTER SCHWA
#0x0190 "" "" "" # LATIN CAPITAL LETTER OPEN E
#0x0191 "" "" "" # LATIN CAPITAL LETTER F WITH HOOK
#0x0192 "" "" "" # LATIN SMALL LETTER F WITH HOOK
0x0192 "\\textflorin" "textcomp" "" # LATIN SMALL LETTER F WITH HOOK
#0x0193 "" "" "" # LATIN CAPITAL LETTER G WITH HOOK
#0x0194 "" "" "" # LATIN CAPITAL LETTER GAMMA
#0x0195 "" "" "" # LATIN SMALL LETTER HV
@ -684,6 +684,7 @@
#0x036d "" "" "combining" # COMBINING LATIN SMALL LETTER T
#0x036e "" "" "combining" # COMBINING LATIN SMALL LETTER V
#0x036f "" "" "combining" # COMBINING LATIN SMALL LETTER X
0x0e3f "\\textbaht" "textcomp" "" # THAI CURRENCY SYMBOL BAHT
0x1e00 "\\textsubring{A}" "tipa" "" # LATIN CAPITAL LETTER A WITH RING BELOW
0x1e01 "\\textsubring{a}" "tipa" "" # LATIN SMALL LETTER A WITH RING BELOW
0x1e02 "\\.{B}" "" "" # LATIN CAPITAL LETTER B WITH DOT ABOVE
@ -932,5 +933,55 @@
0x1ef9 "\\~{y}" "" "" # LATIN SMALL LETTER Y WITH TILDE
0x2013 "--" "" "" # EN DASH
0x2014 "---" "" "" # EM DASH
0x2016 "\\textbardbl" "textcomp" "" # DOUBLE VERTICAL LINE
0x2018 "\\textquoteleft" "" "" # LEFT SINGLE QUOTATION MARK
0x2019 "\\textquoteright" "" "" # RIGHT SINGLE QUOTATION MARK
0x201c "\\textquotedblleft" "" "" # LEFT DOUBLE QUOTATION MARK
0x201d "\\textquotedblright" "" "" # RIGHT DOUBLE QUOTATION MARK
0x201e ",," "" "" # DOUBLE LOW-9 QUOTATION MARK
0x2020 "\\dag" "" "" # DAGGER
0x2021 "\\ddag" "" "" # DOUBLE DAGGER
0x2022 "\\textbullet" "textcomp" "" # BULLET
0x2026 "\\ldots" "" "" # HORIZONTAL ELLIPSIS
0x2030 "\\textperthousand" "textcomp" "" # PER MILLE SIGN
0x2031 "\\textpertenthousand" "textcomp" "" # PER TEN THOUSAND SIGN
0x2033 "\\textacutedbl" "textcomp" "" # DOUBLE PRIME
0x2036 "\\textgravedbl" "textcomp" "" # REVERSED DOUBLE PRIME
0x2039 "\\guilsinglleft" "" "" # SINGLE LEFT-POINTING ANGLE QUOTATION MARK
0x203a "\\guilsinglright" "" "" # SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
0x203b "\\textreferencemark" "textcomp" "" # REFERENCE MARK
0x203d "\\textinterrobang" "textcomp" "" # INTERROBANG
0x2044 "\\textfractionsolidus" "textcomp" "" # FRACTION SLASH
0x2045 "\\textlquill" "textcomp" "" # LEFT SQUARE BRACKET WITH QUILL
0x2046 "\\textrquill" "textcomp" "" # RIGHT SQUARE BRACKET WITH QUILL
0x2052 "\\textdiscount" "textcomp" "" # COMMERCIAL MINUS SIGN
0x20a1 "\\textcolonmonetary" "textcomp" "" # COLON SIGN
0x20a3 "\\textfrenchfranc" "textcomp" "" # FRENCH FRANC SIGN
0x20a4 "\\textlira" "textcomp" "" # LIRA SIGN
0x20a6 "\\textnaira" "textcomp" "" # NAIRA SIGN
0x20a9 "\\textwon" "textcomp" "" # WON SIGN
0x20ab "\\textdong" "textcomp" "" # DONG SIGN
0x20ac "\\texteuro" "textcomp" "" # EURO SIGN
0x20b1 "\\textpeso" "textcomp" "" # PESO SIGN
0x2103 "\\textcelsius" "textcomp" "" # DEGREE CELSIUS
0x2116 "\\textnumero" "textcomp" "" # NUMERO SIGN
0x2117 "\\textcircledP" "textcomp" "" # SOUND RECORDING COYRIGHT
0x211e "\\textrecipe" "textcomp" "" # PRESCRIPTION TAKE
0x2120 "\\textservicemark" "textcomp" "" # SERVICE MARK
0x2122 "\\texttrademark" "textcomp" "" # TRADE MARK SIGN
0x2126 "\\textohm" "textcomp" "" # OHM SIGN
0x2127 "\\textmho" "textcomp" "" # INVERTED OHM SIGN
0x212e "\\textestimated" "textcomp" "" # ESTIMATED SYMBOL
0x2190 "\\textleftarrow" "textcomp" "" # LEFTWARDS ARROW
0x2191 "\\textuparrow" "textcomp" "" # UPWARDS ARROW
0x2192 "\\textrightarrow" "textcomp" "" # RIGHTWARDS ARROW
0x2193 "\\textdownarrow" "textcomp" "" # DOWNWARDS ARROW
0x221a "\\textsurd" "textcomp" "" # SQUARE ROOT
0x25e6 "\\textopenbullet" "textcomp" "" # WHITE BULLET
0x25ef "\\textbigcircle" "textcomp" "" # LARGE CIRCLE
0x266a "\\textmusicalnote" "textcomp" "" # EIGHT NOTE
0x26ad "\\textmarried" "textcomp" "" # MARRIAGE SYMBOL
0x26ae "\\textdivorced" "textcomp" "" # DIVORCE SYMBOL
0x3008 "\\textlangle" "textcomp" "" # LEFT ANGLE BRACKET
0x3009 "\\textrangle" "textcomp" "" # RIGHT ANGLE BRACKET