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