From a04ba2055218126320daf5ff04cbcd8d24a98ff7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=BCrgen=20Spitzm=C3=BCller?= Date: Mon, 6 Oct 2008 11:30:53 +0000 Subject: [PATCH] * unicodesymbols: - force some greek glyphs that are not properly supported by inputenc (part of bug 5239) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26774 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/unicodesymbols | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/unicodesymbols b/lib/unicodesymbols index 18635a4129..195496365c 100644 --- a/lib/unicodesymbols +++ b/lib/unicodesymbols @@ -727,10 +727,10 @@ 0x0375 "\\textgreek{\\char255}" "textgreek" "" # GREEK LOWER NUMERAL SIGN 0x037a "\\textgreek{\\char124}" "textgreek" "" # GREEK YPOGEGRAMMENI 0x037e "\\textgreek{\\char63}" "textgreek" "" # GREEK QUESTION MARK -0x0384 "\\textgreek{\\char39}" "textgreek" "" # GREEK TONOS -0x0385 "\\textgreek{\\char35}" "textgreek" "" # GREEK DIALYTIKA TONOS +0x0384 "\\textgreek{\\char39}" "textgreek" "force" # GREEK TONOS +0x0385 "\\textgreek{\\char35}" "textgreek" "force" # GREEK DIALYTIKA TONOS 0x0386 "\\textgreek{\\char39A}" "textgreek" "" # GREEK CAPITAL LETTER ALPHA WITH TONOS -0x0387 "\\textgreek{\\char38}" "textgreek" "" # GREEK ANO TELEIA +0x0387 "\\textgreek{\\char38}" "textgreek" "force" # GREEK ANO TELEIA 0x0388 "\\textgreek{\\char39E}" "textgreek" "" # GREEK CAPITAL LETTER EPSILON WITH TONOS 0x0389 "\\textgreek{\\char39H}" "textgreek" "" # GREEK CAPITAL LETTER ETA WITH TONOS 0x038a "\\textgreek{\\char39I}" "textgreek" "" # GREEK CAPITAL LETTER IOTA WITH TONOS -- 2.39.2