]> git.lyx.org Git - features.git/commit
The 'bformat' introduction
authorAndré Pönitz <poenitz@gmx.net>
Tue, 13 May 2003 09:48:57 +0000 (09:48 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 13 May 2003 09:48:57 +0000 (09:48 +0000)
commitd31244b5e2c29b5c03f38272e6a1ff51a1197b5c
tree57aa66cc2e55dba9bb537ef5c75ebe5c5ae63288
parent69cb723040a9c6a045f1eb86e3ccab7e0b2838e5
The 'bformat' introduction

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6953 a592a061-630c-0410-9148-cb99ea01b6c8
57 files changed:
src/BufferView.C
src/BufferView_pimpl.C
src/ChangeLog
src/CutAndPaste.C
src/LaTeX.C
src/LaTeXFeatures.C
src/ParagraphParameters.C
src/buffer.C
src/bufferlist.C
src/bufferparams.C
src/bufferview_funcs.C
src/converter.C
src/counters.C
src/debug.C
src/exporter.C
src/format.C
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlDocument.C
src/frontends/controllers/ControlPrint.C
src/frontends/controllers/ControlSpellchecker.C
src/frontends/controllers/biblio.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormDocument.C
src/frontends/xforms/FormGraphics.C
src/frontends/xforms/xforms_helpers.C
src/graphics/ChangeLog
src/graphics/PreviewLoader.C
src/importer.C
src/insets/ChangeLog
src/insets/insetcaption.C
src/insets/insetexternal.C
src/insets/insetfloat.C
src/insets/insetfloatlist.C
src/insets/insetgraphics.C
src/insets/insetinclude.C
src/insets/insetminipage.C
src/insets/insettabular.C
src/insets/insettext.C
src/insets/insetwrap.C
src/lyx_cb.C
src/lyx_main.C
src/lyxfont.C
src/lyxfunc.C
src/lyxvc.C
src/mathed/ChangeLog
src/mathed/formula.C
src/mathed/math_cursor.C
src/mathed/math_parser.C
src/paragraph.C
src/paragraph_funcs.C
src/support/ChangeLog
src/support/lstrings.C
src/support/lstrings.h
src/tabular.C
src/tabular_funcs.C
src/text2.C
src/text3.C