]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/TODO.txt
ccfac851ff36a9365ef64e7942d3977e8f02adc1
[lyx.git] / src / tex2lyx / TODO.txt
1 This file lists features that are supported by LyX but not yet converted (or
2 not converted completely) by tex2lyx. Currently, only features up to file
3 format 345 (LyX 1.6.x) are listed. The table is organized in three columns:
4
5
6 Format:        First file format that supports the feature. In some cases the
7                feature may habe been revised in later file formats.
8 LaTeX feature: LaTeX package, command or environment
9 LyX feature:   LyX inset or document setting
10
11
12 Format LaTeX feature                        LyX feature
13 222    change tracking                      change tracking
14 224    external insets defined in           InsetExternal
15        lib/external_templates. This is
16        quite difficult to recognize.
17 226    nothing (impossible to import)       InsetBranch, \branch...\end_branch
18 226    transformations                      InsetExternal
19 228    draft                                InsetExternal
20 231    sidewaysfigure/sidewaystable         InsetFloat
21 232    bibtopic                             InsetBibTeX
22 247    utopia.sty, ccfonts.sty,             font settings (header)
23        chancery.sty, beraserif.sty
24 248    booktabs.sty                         InsetTabular
25 254    esint.sty                            \use_esint
26 266    armenian                             \language, \lang
27 267    XeTeX                                utf8 encoding
28 268    CJK.sty                              CJK encodings, languages
29 269    listings.sty (inline, with args)     InsetListings
30 270    \alert, \structure (beamer)          layout
31 281    ?                                    modules
32 284    wrapfig.sty                          InsetWrap
33 287    wrapfig.sty (optarg)                 InsetWrap
34 290    wrapped tables                       InsetWrap
35 292    japanese                             japanese-plain
36 293    ?                                    InsetInfo
37 299    hyperlink types                      InsetHyperlink
38 309    \nocite                              InsetCitation
39 310    \nocite{*}                           InsetBibtex
40 312    rotfloat.sty                         InsetFloat
41 312    wide sideways{figure,table}          InsetFloat
42 315    column separation in page margins    header
43 316    subfig.sty (subfloats)               InsetFloat
44 317    floating placements                  InsetWrap
45 322    ?                                    local layout
46 325    japanese                             one japanese language
47 326    PDFLaTeX for external insets         InsetExternal
48 329    master documents                     \master
49 330    \leftarrowfill, \rightarrowfill,     InsetHSpace
50        \upbracefill, \downbracefill
51 332    ?                                    InsetGraphics groupId
52 336    ?                                    \font_cjk
53 343    ?                                    \use_default_options
54 347    tabular valign                       InsetTabular
55 348    \phantom, \hphantom, \vphantom       InsetPhantom
56 349    XeTeX                                \use_xetex
57 350    ?                                    \default_output_format
58 351    ?                                    \backgroundcolor
59 353    \printsubindex                       InsetIndex
60 354    \printindex*, \printsubindex*        InsetIndex
61 355    \sout                                fonts
62 356    \uuline, \uwave                      fonts
63 358    custom bibtex command                \bibtex_command
64 358    custom makeindex command             \index_command
65 359    set_width                            InsetCommand nomencl_print
66 360    width                                InsetCommand nomencl_print
67 362    applemac encoding                    \encoding
68 363    horizontal longtable alignment       InsetTabular
69 364    branch file name suffix              \filename_suffix
70 365    custom paragraph indentation         \paragraph_indentation
71 366    relative lengths for parskip         \defskip
72 367    relative lengths for h and v space   InsetHSpace, InsetVSpace
73 368    glue lengths                         InsetHSpace
74