]> git.lyx.org Git - features.git/commit
backporting tex2lyx:
authorUwe Stöhr <uwestoehr@web.de>
Mon, 7 Nov 2011 21:57:49 +0000 (21:57 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Mon, 7 Nov 2011 21:57:49 +0000 (21:57 +0000)
commitec3b686f8e14f625251a0fd99588c784e3899482
tree51e86363fda5ac2a6ca2c9ed0e162ea4d6605743
parent0ca0b3ca9409bb501dc8309a6b0c7df64732968e
backporting tex2lyx:
- support for \makebox
- fix import of boxes without an inner box (the on-screen display was broken because of wrong default width setting)
- fix parsing of \framebox{content}, which LyX does not support yet - we have to use ERT

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40157 a592a061-630c-0410-9148-cb99ea01b6c8
src/tex2lyx/TODO.txt
src/tex2lyx/test/box-color-size-space-align.tex
src/tex2lyx/text.cpp
status.20x