]> 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 f4f9009224e8c3bf5886aa7500aa8cc72f3e5467..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*
@@ -83,8 +80,6 @@ Format LaTeX feature                        LyX feature
 459    beamer: \begin{frame},               \begin_layout Frame
        \begin{frame}[plain],                \begin_layout PlainFrame
        \begin{frame}[fragile]               \begin_layout FragileFrame
-460
-461
 462    New libertine LaTeX fonts:
        \usepackage[scale|scaled|ttscale=$val]{libertineMono-type1}
                                             \font_typewriter
@@ -92,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.
-