commit fa35f552cd744372b11a2ae09945da7e4bd52f64
Author: Günter Milde <mi...@lyx.org>
Date:   Tue Apr 24 17:05:38 2018 +0200

    Drop "force" from replacements for letters with comma-below  accent.
---
 lib/unicodesymbols |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lib/unicodesymbols b/lib/unicodesymbols
index a9290b8..ed11fb0 100644
--- a/lib/unicodesymbols
+++ b/lib/unicodesymbols
@@ -441,10 +441,10 @@
 0x0215 "\\textdoublegrave{u}"     "tipa" "force,mathalpha" "\\dgrave{u}" 
"tipasymb,dgrave" # LATIN SMALL LETTER U WITH DOUBLE GRAVE
 0x0216 "\\textroundcap{U}"        "tipa" "force,mathalpha" "\\rcap{U}" 
"tipasymb,rcap" # LATIN CAPITAL LETTER U WITH INVERTED BREVE
 0x0217 "\\textroundcap{u}"        "tipa" "force,mathalpha" "\\rcap{u}" 
"tipasymb,rcap" # LATIN SMALL LETTER U WITH INVERTED BREVE
-0x0218 "\\textcommabelow{S}"      "textcommabelow" "force" # LATIN CAPITAL 
LETTER S WITH COMMA BELOW
-0x0219 "\\textcommabelow{s}"      "textcommabelow" "force" # LATIN SMALL 
LETTER S WITH COMMA BELOW
-0x021a "\\textcommabelow{T}"      "textcommabelow" "force" # LATIN CAPITAL 
LETTER T WITH COMMA BELOW
-0x021b "\\textcommabelow{t}"      "textcommabelow" "force" # LATIN SMALL 
LETTER T WITH COMMA BELOW
+0x0218 "\\textcommabelow{S}"      "textcommabelow" "" # LATIN CAPITAL LETTER S 
WITH COMMA BELOW
+0x0219 "\\textcommabelow{s}"      "textcommabelow" "" # LATIN SMALL LETTER S 
WITH COMMA BELOW
+0x021a "\\textcommabelow{T}"      "textcommabelow" "" # LATIN CAPITAL LETTER T 
WITH COMMA BELOW
+0x021b "\\textcommabelow{t}"      "textcommabelow" "" # LATIN SMALL LETTER T 
WITH COMMA BELOW
 #0x021c ""                         "" "" # LATIN CAPITAL LETTER YOGH
 #0x021d ""                         "" "" # LATIN SMALL LETTER YOGH
 0x021e "\\v{H}"                   "" "mathalpha,force=utf8" "\\check{H}" # 
LATIN CAPITAL LETTER H WITH CARON

Reply via email to