]> git.lyx.org Git - features.git/commit
Helge's wrapfig patch:
authorUwe Stöhr <uwestoehr@web.de>
Sun, 9 Sep 2007 23:47:22 +0000 (23:47 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 9 Sep 2007 23:47:22 +0000 (23:47 +0000)
commit17112f655d155870934bf70732c947f807dd8fd6
tree9d057bbfb089588b4bd6e9af197cacd75056f49a
parent72d8e338d511420e6a062a0cd44171f3e4c0debc
Helge's wrapfig patch:

- Format incremented to 284
- LaTeX-package wrapfig is now used instead of flotflt for wrap floats (this allows us to implement now also a table wrap float)

(the optional overhang argument of wrapfig will be implemented later)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20185 a592a061-630c-0410-9148-cb99ea01b6c8
development/FORMAT
lib/chkconfig.ltx
lib/doc/LaTeXConfig.lyx.in
lib/lyx2lyx/LyX.py
lib/lyx2lyx/lyx_1_6.py
src/Buffer.cpp
src/LaTeXFeatures.cpp
src/factory.cpp
src/frontends/qt4/GuiWrap.cpp
src/frontends/qt4/ui/WrapUi.ui
src/insets/InsetWrap.cpp