]> git.lyx.org Git - features.git/commit
fileformat change: support to specify a document-wide font color
authorUwe Stöhr <uwestoehr@web.de>
Fri, 2 Apr 2010 23:39:36 +0000 (23:39 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Fri, 2 Apr 2010 23:39:36 +0000 (23:39 +0000)
commit4e2cd3065796d99cce1c1c77cbd30a52c37bce60
tree58a36fa5a57955b534be20fc06d7a55557552a8c
parentd2a13b5a9a1f874fb49cbfc367b9e9b35a5ab1bc
fileformat change: support to specify a document-wide font color

- new buffer parameter \fontcolor
- the default color is internally black because we have to set a color
- the font color is only used when the user explicitly specified a color

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34042 a592a061-630c-0410-9148-cb99ea01b6c8
development/FORMAT
lib/lyx2lyx/lyx_2_0.py
src/Buffer.cpp
src/BufferParams.cpp
src/BufferParams.h
src/LaTeXFeatures.cpp
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiDocument.h
src/frontends/qt4/ui/ColorUi.ui