]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/TODO.txt
tex2lyx/Preamble.cpp: support 2 math fonts
[lyx.git] / src / tex2lyx / TODO.txt
index 97b4ae7747fd99d1fb638d66db023f3d9d820024..18b30ddaafc2ff4f03a6fd3c5421ae4a0c8dbd1e 100644 (file)
@@ -80,7 +80,7 @@ Format LaTeX feature                        LyX feature
 459    beamer: \begin{frame},               \begin_layout Frame
        \begin{frame}[plain],                \begin_layout PlainFrame
        \begin{frame}[fragile]               \begin_layout FragileFrame
-461   support for kurier math font (the other kurier fonts are already supported)
+461   support for kurier math font (the other kurier fonts are already supported); done in master
 462    New libertine LaTeX fonts:
        \usepackage[scale|scaled|ttscale=$val]{libertineMono-type1}
                                             \font_typewriter
@@ -88,8 +88,6 @@ Format LaTeX feature                        LyX feature
        \usepackage[scale|scaled=$val]{biolinum-type1}
                                             \font_sans
                                             \font_sf_scale
-463
-465
 466   Powerdot updates:                     
       \pause[]                              layout Pause
       \onslide{}{}                          InsetFlex, InsetArgument
@@ -98,7 +96,8 @@ Format LaTeX feature                        LyX feature
       \twocolumn[]{}{}                      Layout Twocolumn, InsetArgument
       \item[]<>                             InsetArgument
       \begin{enumerate|itemize|...}[]       InsetArgument
-467   support for iwona math font (the other iwona fonts are already supported)
+467   support for iwona math font (the other iwona fonts are already supported); done in master
+
 
 General