]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/TODO.txt
Some new quote styles
[lyx.git] / src / tex2lyx / TODO.txt
index 233950bf0cc2fb5b1f3215550db8ab2d4cf577bb..e5e04333c0e2b1aec6bf71122a218abfd335a863 100644 (file)
@@ -83,6 +83,20 @@ Format LaTeX feature                        LyX feature
        \twocolumn[]{}{}                      Layout Twocolumn, InsetArgument
        \item[]<>                             InsetArgument
        \begin{enumerate|itemize|...}[]       InsetArgument
+520    Plain InsetQuote Style:
+       \textquotesingle                      \begin_inset Quotes qls, \begin_inset Quotes qrs
+       \textquotedbl                         \begin_inset Quotes qld, \begin_inset Quotes qrd
+521    New Quote Styles                      InsetQuote
+       - british                             \begin_inset Quotes b..
+       - swiss                               \begin_inset Quotes c..
+       - swedishg                            \begin_inset Quotes w..
+       - frenchin                            \begin_inset Quotes i..
+       - russian                             \begin_inset Quotes r..
+       Change default behavior               \begin_inset Quotes f..
+       of French quote style:
+       - Inner quotes are now ``..''.
+       - Former french style is now
+         called "swiss"
 
 General