]> git.lyx.org Git - lyx.git/blobdiff - lib/unicodesymbols
EmbeddedObjects: reflect todays listings fixes
[lyx.git] / lib / unicodesymbols
index 9a20b766aeae1c11baa4c85b3e3cf3dffa6a3205..f79f052586e1fa998916d237fe036b469e6c9a58 100644 (file)
@@ -4,6 +4,7 @@
 # Licence details can be found in the file COPYING.
 #
 # author Georg Baum
+# author Uwe Stöhr
 #
 # Full author contact details are available in file CREDITS.
 
 # These commands will be used by LyX for LaTeX export for all characters
 # that are not representable in the chosen encoding.
 
+# If you change this file please keep the order and indentation!
+# You can use development/tools/unicodesymbols.py to add stubs for more
+# symbols.
+# Do only add commands that give correct output, no hacks that look "similar".
+# Commands that modify other parts of the text should not be added either.
+
 # syntax:
 # ucs4 command                    preamble flags
-# preamble can either be a known feature, or a LaTeX command.
+# preamble can either be a feature known by the LaTeXFeatures class (e.g.
+# tipa), or a LaTeX command (e.g. \\usepackage{bla}).
 # Known flags:
 # - combining This is a combining char that will get combined with a base char
 # - force     Always output replacement command
 #0x018b ""                         "" "" # LATIN CAPITAL LETTER D WITH TOPBAR
 #0x018c ""                         "" "" # LATIN SMALL LETTER D WITH TOPBAR
 #0x018d ""                         "" "" # LATIN SMALL LETTER TURNED DELTA
-0x018e "\\textreve"               "tipa" "" # LATIN CAPITAL LETTER REVERSED E
-0x018f "\\textschwa"              "tipa" "" # LATIN CAPITAL LETTER SCHWA
+#0x018e ""                         "" "" # LATIN CAPITAL LETTER REVERSED E
+#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
 #0x0255 ""                         "" "" # LATIN SMALL LETTER C WITH CURL
 #0x0256 ""                         "" "" # LATIN SMALL LETTER D WITH TAIL
 #0x0257 ""                         "" "" # LATIN SMALL LETTER D WITH HOOK
-#0x0258 ""                         "" "" # LATIN SMALL LETTER REVERSED E
-#0x0259 ""                         "" "" # LATIN SMALL LETTER SCHWA
-#0x025a ""                         "" "" # LATIN SMALL LETTER SCHWA WITH HOOK
+0x0258 "\\textreve"               "tipa" "" # LATIN SMALL LETTER REVERSED E
+0x0259 "\\textschwa"              "tipa" "" # LATIN SMALL LETTER SCHWA
+0x025a "\\textrhookschwa"         "tipa" "" # LATIN SMALL LETTER SCHWA WITH HOOK
 #0x025b ""                         "" "" # LATIN SMALL LETTER OPEN E
 #0x025c ""                         "" "" # LATIN SMALL LETTER REVERSED OPEN E
 #0x025d ""                         "" "" # LATIN SMALL LETTER REVERSED OPEN E WITH HOOK
 #0x1ef7 ""                         "" "" # LATIN SMALL LETTER Y WITH HOOK ABOVE
 0x1ef8 "\\~{Y}"                   "" "" # LATIN CAPITAL LETTER Y WITH TILDE
 0x1ef9 "\\~{y}"                   "" "" # LATIN SMALL LETTER Y WITH TILDE
+0x2013 "--"                       "" "" # EN DASH
+0x2014 "---"                      "" "" # EM DASH
 0x20ac "\\texteuro"               "textcomp" "" # EURO SIGN