lyx_mirror/lib
Jürgen Spitzmüller d2a4c97ab8 Merge the diverse newpage insets into one.
* 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
2008-03-25 09:26:03 +00:00
..
bind "hfill-insert" -> "space-insert hfill" in bind files. 2008-03-21 16:25:17 +00:00
commands CmdDef: 2007-12-02 22:10:26 +00:00
doc Update the Customization manual. 2008-03-24 21:08:49 +00:00
examples delete French mathed.lyx as we did already for the other languages where we have a translation of the new math manual. 2008-02-24 22:52:30 +00:00
fonts Add the esint font to the private fonts. 2007-10-06 15:30:29 +00:00
images * new function to set border around selection 2008-03-20 08:45:40 +00:00
kbd Add keymap file for Farsi, provided by Mostafa 2007-06-22 22:41:45 +00:00
layouts New AddToPreamble tag for layout files. This tag will ADD some information to the document premable rather than completely over-write it, as the Preamble tag does. 2008-03-24 13:11:16 +00:00
lyx2lyx Merge the diverse newpage insets into one. 2008-03-25 09:26:03 +00:00
scripts Add some history to layout2layout.py. 2008-03-24 13:21:26 +00:00
templates method to avoid to use the end letter environment (patch by Jürgen) 2008-02-06 19:56:00 +00:00
tex remove class cv, now that it has been superceded by simplecv 2007-05-02 10:41:05 +00:00
ui Merge the diverse newpage insets into one. 2008-03-25 09:26:03 +00:00
autocorrect
build-listerrors
chkconfig.ltx * check for xargs in configure.py 2008-03-10 12:50:47 +00:00
configure.py * lib/configure.py: 2008-03-09 12:22:28 +00:00
CREDITS Change credits 2008-01-12 18:00:48 +00:00
encodings encodings: disable the new SJIS-plain encoding as long as we don't support it properly, see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg129935.html 2007-10-11 23:41:57 +00:00
external_templates undo file format change 2007-03-17 10:30:31 +00:00
generate_contributions.py Update contribution 2008-03-19 22:25:59 +00:00
languages support for Serbian with Latin letters 2007-12-13 23:29:56 +00:00
Makefile.am Makefile bug. 2008-03-11 17:51:29 +00:00
symbols * lib/symbols: 2008-02-19 07:14:05 +00:00
syntax.default Revert unwanted stuff from last commit 2007-01-29 18:37:13 +00:00
unicodesymbols * lib/unicodesymbols: 2008-02-07 20:38:04 +00:00