mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-30 05:12:40 +00:00
d2a4c97ab8
* src/Buffer.cpp: - file format change to 323 * development/FORMAT: - document file format change * src/insets/InsetNewpage.cpp: - the former four separate derivates are now merged into one inset with proper Params and Mailer. This simplifies the structure and allows for switching between the various kinds. * factory.cpp: - The newpage insets are now being generated with newpage-insert [newpage|pagebreak|clearpage|cleardoublepage] * src/Text.cpp: - Newpage inset is now a proper inset with opening and closing tag. * src/FuncCode.h: * src/LyXAction.cpp: * src/Text3.cpp: * src/insets/InsetCollapsable.cpp: - remove LFUN_PAGEBREAK_INSERT, LFUN_CLEARPAGE_INSERT and LFUN_CLEARDOUBLEPAGE_INSERT * lib/lyx2lyx/LyX.py: * lib/lyx2lyx/lyx_1_6.py: - conversion and reversion routines for newpage insets. * lib/ui/stdmenus.inc: - adapt menu and add context menu to switch between newpage variants. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23942 a592a061-630c-0410-9148-cb99ea01b6c8 |
||
---|---|---|
.. | ||
generate_encoding_info.py | ||
lyx2lyx | ||
lyx2lyx_lang.py | ||
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 | ||
lyx_1_5.py | ||
lyx_1_6.py | ||
LyX.py | ||
Makefile.am | ||
parser_tools.py | ||
profiling.py | ||
test_parser_tools.py |