]> git.lyx.org Git - lyx.git/blob - src/tex2lyx/TODO.txt
c24659e0b713788f35faf360b425f0b85498f81a
[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 332    ?                                    InsetGraphics groupId
50 336    ?                                    \font_cjk
51 343    ?                                    \use_default_options
52 347    tabular valign                       InsetTabular
53 350    ?                                    \default_output_format
54 353    \printsubindex                       InsetIndex
55 354    \printindex*, \printsubindex*        InsetIndex
56 358    custom bibtex command                \bibtex_command
57 358    custom makeindex command             \index_command
58 363    horizontal longtable alignment       InsetTabular
59 364    branch file name suffix              \filename_suffix
60 366    relative lengths for parskip         \defskip
61 367    relative lengths for h and v space   InsetSpace, InsetVSpace
62 368    glue lengths                         InsetSpace
63 369    author id                            \author
64 370    \date{}                              \suppress_date      (partly supported, see bug #7844)
65 371    automatic mhchem loading             \use_mhchem
66 375    \includeonly                         \{begin,end}_includeonly
67 376    update .aux of unincluded children   \maintain_unincluded_children
68 377    multirow.sty                         InsetTabular
69 378    revision info                        InsetInfo
70 380    ?                                    InsetPreview
71 381    \xymatrix@!{0,R,C}                   InsetMathXYMatrix
72 386    LyX version                          InsetInfo
73 390    forward/reverse search               \forward_search, \forward_macro
74 391    decimal alignment in tables          InsetTabular
75 392    new beamer format                    InsetLayout
76 394    \makebox                             InsetBox use_makebox
77 396    nameref.sty                          InsetRef
78 399    automatic mathdots loading           \use_mathdots
79 401    feyn.sty                             InsetMathDiagram
80 402    \addcontentsline                     InsetBibtex bibtotoc option
81 404    refstyle.sty                         InsetRef
82 405    author hash                          \author
83 407    vertical offset for multirows        InsetTabular
84 409    XeTeX                                \use_non_tex_fonts
85 411    babel etc.                           \language_package
86 412    tabular*                             InsetTabular
87 415    undertilde.sty                       fonts
88 416    \hfill, \enspace, \hspace*,          InsetMathSpace
89        \hspace*{\fill}
90