]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/TODO.txt
Update tex2lyx tests.
[lyx.git] / src / tex2lyx / TODO.txt
index e5e04333c0e2b1aec6bf71122a218abfd335a863..23c7ff467204298f2d5646181122d737d21e1288 100644 (file)
@@ -94,9 +94,20 @@ Format LaTeX feature                        LyX feature
        - russian                             \begin_inset Quotes r..
        Change default behavior               \begin_inset Quotes f..
        of French quote style:
-       - Inner quotes are now ``..''.
+       - Inner quotes are now ``...''.
        - Former french style is now
          called "swiss"
+523    CJK Quote Styles                      InsetQuote
+       - cjk (corner brackets)               \begin_inset Quotes j..
+       - cjkangle (angle brackets)           \begin_inset Quotes k..
+524    Crimson/Cochineal fonts               \font_roman, \font_math
+       \usepackage{cochineal}                \font_roman "cochineal" "<nontexfont>"
+       - [osf]                              \font_osf true
+       \usepackage{crimson}                  \font_roman "cochineal" "<nontexfont>"
+       \usepackage[cochineal]{newtxmath}     \font_math "cochineal-ntxm" "<nontexfont>"
+526
+       Plural and capitalized refstyles      InsetRef
+
 
 General