* lib/unicodesymbols: add endash and emdash.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18222 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2007-05-07 16:08:01 +00:00
parent 7f4becba15
commit 5f025227c3

View File

@ -931,4 +931,6 @@
0x1ef8 "\\~{Y}" "" "" # LATIN CAPITAL LETTER Y WITH TILDE
0x1ef9 "\\~{y}" "" "" # LATIN SMALL LETTER Y WITH TILDE
0x20ac "\\texteuro" "textcomp" "" # EURO SIGN
0x2013 "--" "" "" # EN DASH
0x2014 "---" "" "" # EM DASH