lyx_mirror/src/tex2lyx
Bo Peng 7b031e5d86 Add inset clearpage and cleardoublepage, from Urgas
* src/insets/insetert.C
	* src/text3.C
	* src/lfuns.h
	* src/factory.C
	* src/tex2lyx/text.C
	* src/text.C
	* src/LyXAction.C: add and handle LFUN_CLEARPAGE_INSET and LFUN_CLEARDOUBLEPAGE_INSET
	* src/insets/insetpagebreak.h/C: extend InsetPageBreak
	* lib/lyx2lyx/lyx_1_5.py: file format change
	* lib/ui/stdmenus.ui: add menu items


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16037 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-25 15:09:01 +00:00
..
boost.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
ChangeLog fix bug 2234 2006-03-16 15:05:47 +00:00
context.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
context.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
gettext.C Resolve link problems of tex2lyx and client by removing the extra gettext.h 2006-11-04 18:12:57 +00:00
lengthcommon.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
lyxfont.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
lyxfont.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Makefile.am Resolve link problems of tex2lyx and client by removing the extra gettext.h 2006-11-04 18:12:57 +00:00
math.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
pch.h More pch work. 2004-08-18 14:20:18 +00:00
preamble.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
Spacing.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
table.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
test-insets.tex After all those hours of frustrating coding on tex2lyx, I decided that I would do easy things for a change. As a result, many new insets are supported, among which minipage; see the files text-*.tex for an idea of things that work now 2003-08-07 22:59:53 +00:00
test-structure.tex Get rid of trailing whitespace 'noise' in future patches for the 2003-09-09 18:27:24 +00:00
test.ltx * src/tex2lyx/test.ltx: 2006-08-12 20:05:28 +00:00
tex2lyx.C hopefully fix tex2lyx linking. 2006-11-18 21:08:16 +00:00
tex2lyx.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
tex2lyx.man drop reLyX like it is hot, and setup to use tex2lyx instead (and remerged po files + no.po small update) 2005-07-16 15:18:14 +00:00
texparser.C move everything into namespace lyx 2006-10-21 00:16:43 +00:00
texparser.h move everything into namespace lyx 2006-10-21 00:16:43 +00:00
text.C Add inset clearpage and cleardoublepage, from Urgas 2006-11-25 15:09:01 +00:00