]> 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 85ac9d2defdd0b795852b0f0826b45b114157b4d..5c7ba2de021f1f169d798a379be06a6a69e15548 100644 (file)
@@ -51,10 +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
-427    tipa.sty \begin{IPA}                 InsetTIPA
-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*
@@ -90,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.
-