]> 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 e2235014924b93f259bdf25eb5851c2bcaeee5c0..5c7ba2de021f1f169d798a379be06a6a69e15548 100644 (file)
@@ -51,9 +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}, \tone{15}, \tone{45},     InsetTIPA
-       \tone{12}, \tone{454}, \toptiebar,
-       \bottomtiebar
+438    \t*{ } and \=*{a}                    InsetTIPA
 439    MinionPro.sty                        \font_roman, \font_osf
 440    MinionPro.sty,                       \font_math
 443    unicode-math.sty                     InsetMath*
@@ -89,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.
-