]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/TODO.txt
Handle properly insets which have the PassThru property
[lyx.git] / src / tex2lyx / TODO.txt
index 42a37085c16d4da6a4b823dda30ea089b9ddc367..5c7ba2de021f1f169d798a379be06a6a69e15548 100644 (file)
@@ -51,11 +51,7 @@ Format LaTeX feature                        LyX feature
 407    vertical offset for multirows        InsetTabular
 411    support for polyglossia              \language_package  (the cases of no package, of babel and of custom package is supported)
 415    automatic undertilde loading         \use_package undertilde
-438    \tone{51} etc.,                      InsetTIPA
-       \=*{a}, \*r and \*w, \!o
-       and \!b and \!d and \!g and \!G,
-       \textvertline, \t*{ },
-       \textdoublevertline, \textglobfall
+438    \t*{ } and \=*{a}                    InsetTIPA
 439    MinionPro.sty                        \font_roman, \font_osf
 440    MinionPro.sty,                       \font_math
 443    unicode-math.sty                     InsetMath*
@@ -91,10 +87,10 @@ Format LaTeX feature                        LyX feature
        \usepackage[scale|scaled=$val]{biolinum-type1}
                                             \font_sans
                                             \font_sf_scale
+463
 
 
 General
 
 * Use the language information provided by Language.cpp and the languages file (for babel/lyx/polyglossia name, quote style etc.)
   instead of hardcoding this information in Preamble.cpp.
-