lyx_mirror/lib/lyx2lyx
Bo Peng 932998494b Embedding: add option \extra_embedded_files to buffer params. This increase
LyX file format to 318. The Embedded files panel of document settings has
been simplied, with working add and remove buttons. Note that bease BufferParams
lacks buffer path information, extraEmbeddedFiles are vector<string>, instead
of EmbeddedFileList (as previously planned).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23606 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 23:04:14 +00:00
..
generate_encoding_info.py
lyx2lyx Wow. 2008-01-11 08:03:48 +00:00
lyx2lyx_lang.py Add "default" to language list. (fixes a crash). 2007-12-10 18:51:54 +00:00
lyx2lyx_version.py.in
lyx_0_06.py
lyx_0_08.py
lyx_0_10.py
lyx_0_12.py
lyx_1_0.py
lyx_1_1_5.py
lyx_1_1_6_0.py
lyx_1_1_6_3.py
lyx_1_1.py
lyx_1_2.py
lyx_1_3.py
lyx_1_4.py * lib/lyx2lyx/lyx_1_4.py: 2008-01-12 09:59:37 +00:00
lyx_1_5.py * lib/lyx2lyx/lyx_1_5.py: 2008-02-25 13:32:08 +00:00
lyx_1_6.py Embedding: add option \extra_embedded_files to buffer params. This increase 2008-03-09 23:04:14 +00:00
LyX.py Embedding: add option \extra_embedded_files to buffer params. This increase 2008-03-09 23:04:14 +00:00
Makefile.am Fix bug 518 (thanks to Jean Marc and Martin for the help) 2007-08-12 13:25:36 +00:00
parser_tools.py Avoid endless loops, e.g when an end_deeper is missing 2007-02-16 18:33:36 +00:00
profiling.py
test_parser_tools.py