]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/TODO.txt
Fix #10778 (issue with CJK and language nesting)
[lyx.git] / src / tex2lyx / TODO.txt
index eb599bc45d2294a67b396f605a173b182a642c9a..5305fea871adaa0aadf8fd6c9bccbfef449a18b3 100644 (file)
@@ -72,19 +72,17 @@ Format LaTeX feature                        LyX feature
        \frametitle<overlay>[short}{long}
 456    memoir: \epigraph{text}{source}      layout Epigraph, InsetArgument
 457    automatic stackrel loading           \use_package stackrel
-458    Extended InsetCaption syntax         InsetCaption
 459    beamer: \begin{frame},               \begin_layout Frame
        \begin{frame}[plain],                \begin_layout PlainFrame
        \begin{frame}[fragile]               \begin_layout FragileFrame
-466   Powerdot updates:                     
-      \pause[]                              layout Pause
-      \onslide{}{}                          InsetFlex, InsetArgument
-      \onslide*{}{}                         InsetFlex, InsetArgument
-      \onslide+{}{}                         InsetFlex, InsetArgument
-      \twocolumn[]{}{}                      Layout Twocolumn, InsetArgument
-      \item[]<>                             InsetArgument
-      \begin{enumerate|itemize|...}[]       InsetArgument
-
+466    Powerdot updates:                     
+       \pause[]                              layout Pause
+       \onslide{}{}                          InsetFlex, InsetArgument
+       \onslide*{}{}                         InsetFlex, InsetArgument
+       \onslide+{}{}                         InsetFlex, InsetArgument
+       \twocolumn[]{}{}                      Layout Twocolumn, InsetArgument
+       \item[]<>                             InsetArgument
+       \begin{enumerate|itemize|...}[]       InsetArgument
 
 General