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