]> git.lyx.org Git - features.git/commit
support for \mbox and \fbox
authorUwe Stöhr <uwestoehr@lyx.org>
Fri, 22 Mar 2013 00:33:58 +0000 (01:33 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Fri, 22 Mar 2013 00:33:58 +0000 (01:33 +0100)
commit22ad7e436991c0c4882d2ced5900d8bd4badc29c
tree53c0b30e7c9fab9b59cfc69c311286bdb544b632
parentcb5dd33475e7cca472ead1fd3eac9f174b8b76ba
support for \mbox and \fbox

- fileformat change
- it was a pity that LyX did not yet support a simple rectangular frame without a defined width but LyX did this for e.g. oval frames
- \fbox and \mbox often occur in TeX files and can now be imported
development/FORMAT
lib/lyx2lyx/lyx_2_1.py
src/frontends/qt4/GuiBox.cpp
src/frontends/qt4/GuiBox.h
src/frontends/qt4/ui/BoxUi.ui
src/insets/InsetBox.cpp
src/tex2lyx/text.cpp
src/version.h