mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-07 09:46:54 +00:00
3c9b62a69d
Preliminary work for addressing #7790. Thanks to Richard for providing initial files this is based on. Adding to TextClass: OutlinerName <string> <string> (the second string is translated) e.g.: OutlinerName thm "Definitions & Theorems" Adding to Layout: AddToToc <string> (default "", means no) IsTocCaption <bool> (default 0) e.g.: AddToToc thm IsTocCaption 1 Adding to InsetLayout: AddToToc <string> (default "", means no) IsTocCaption <bool> (default 0) e.g.: AddToToc literate Adding to inset arguments: IsTocCaption <bool> (default 0) |
||
---|---|---|
.. | ||
bash_completion | ||
clean_dvi.py | ||
CMakeLists.txt | ||
convert_pdf.py | ||
convertDefault.py | ||
csv2lyx.py | ||
date.py | ||
ext_copy.py | ||
fen2ascii.py | ||
fig2pdftex.py | ||
fig2pstex.py | ||
fig_copy.py | ||
html2latexwrapper.py | ||
include_bib.py | ||
layout2layout.py | ||
legacy_lyxpreview2ppm.py | ||
listerrors | ||
lyxknitr.R | ||
lyxpak.py | ||
lyxpreview2bitmap.py | ||
lyxpreview_tools.py | ||
lyxstangle.R | ||
lyxsweave.R | ||
prefs2prefs_lfuns.py | ||
prefs2prefs_prefs.py | ||
prefs2prefs.py | ||
tex_copy.py | ||
TeXFiles.py |