lyx_mirror/lib
Georg Baum 2bbe7e5b89 Make MathBigInset working
* src/cursor.C
        (LCursor::plainInsert): combine the previous math atom with the new
        one to a MathBigInset if possible

        * src/mathed/math_biginset.[Ch]
        (MathBigInset::name): implement
        (MathBigInset::isBigInsetDelim): new, test whether a given token is
        a valid MathBigInset delimiter

        * src/mathed/math_biginset.C
        (MathBigInset::size): handle Big, Bigg and Biggg
        (MathBigInset::increase): ditto
        (MathBigInset::draw): fix deco drawing
        (MathBigInset::write): append space if necessary

        * src/mathed/math_factory.C
        (createMathInset): handle l->inset == "big"

        * src/mathed/math_parser.C
        (Token::asInput): return a token as input, stolen from tex2lyx
        (void Parser::parse1): Create a MathBigInset when needed

	* src/mathed/math_support.C:
	(deco_table): add lbrace and rbrace

        * src/mathed/math_nestinset.C
        (MathNestInset::interpret): combine the previous math atom with the
        new character to a MathBigInset if possible

        * src/ParagraphParameters.C
        (findToken): move from here

        * src/support/lstrings.[Ch]
        (findToken): to here

        * lib/symbols: add MathBigInset symbols


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13700 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-20 09:55:45 +00:00
..
bind * lib/bind/sciword.bind: fix find&replace 2006-03-20 15:56:08 +00:00
clipart
doc update german userguide 2006-04-13 17:53:09 +00:00
examples update German Tutorial, Intro and splash 2006-04-07 12:20:41 +00:00
images Remove the images directory 2006-04-08 11:33:26 +00:00
kbd Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
layouts From Jean-Marc: Make sure that standard sectioning styles have proper counters 2006-04-07 15:43:56 +00:00
lyx2lyx * lyx_1_4.py 2006-04-20 07:43:29 +00:00
scripts * lib/scripts/layout2layout.py 2006-04-13 08:54:50 +00:00
templates update all lyx documents to the latest file format 2005-07-18 09:42:29 +00:00
tex Ensure that the last line of text files ends with a newline. 2006-01-19 00:40:38 +00:00
ui view-source feature, from Bo Peng <ben.bob@gmail.com> 2006-04-09 02:48:54 +00:00
autocorrect Whitespace only. 2003-10-13 09:50:10 +00:00
build-listerrors Whitespace only. 2003-10-13 09:50:10 +00:00
ChangeLog fix bug 2234 2006-03-16 15:05:47 +00:00
chkconfig.ltx document fancybox package 2006-04-07 08:46:18 +00:00
configure.py configure.py: Bo Peng (ben.bob@gmail.com) 2006-04-01 09:39:11 +00:00
CREDITS adding abdelrazak younes to the credits. 2006-03-16 14:15:51 +00:00
encodings Latin-7 patch 2004-06-22 06:08:11 +00:00
external_templates Fix bug 2107: 2006-03-28 18:49:46 +00:00
generate_contributions.py adding abdelrazak younes to the credits. 2006-03-16 14:15:51 +00:00
languages fix babel/jurabib conflict with Spanish (bug 2365) 2006-03-10 17:09:03 +00:00
lyxrc.example Ensure that the grammar used to invoke the spellchecker is consistent. 2005-09-08 09:20:16 +00:00
Makefile.am lib/Makefile.am: move math icons from no-install 2006-04-09 21:14:58 +00:00
symbols Make MathBigInset working 2006-04-20 09:55:45 +00:00
syntax.default partial fix for bug 2132 2005-11-25 09:37:09 +00:00