]> git.lyx.org Git - features.git/commit
support for colored boxes
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 16 May 2015 01:22:37 +0000 (03:22 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 16 May 2015 01:22:37 +0000 (03:22 +0200)
commit88593e0ec63f4aebf0ac62def810d1c3921e245e
tree13fd554d3160918fab211da08e13d10ca75b3574
parentb596330093d3fa5d80e3ffc185771df77a02393b
support for colored boxes

adds support to set colors for some box types (support for the LaTeX commands \fcolorbox and \colorbox)

fileformat change
development/FORMAT
lib/lyx2lyx/LyX.py
lib/lyx2lyx/lyx_2_2.py
src/frontends/qt4/GuiBox.cpp
src/frontends/qt4/GuiBox.h
src/frontends/qt4/ui/BoxUi.ui
src/insets/InsetBox.cpp
src/insets/InsetBox.h
src/tex2lyx/TODO.txt
src/tex2lyx/text.cpp
src/version.h