]> git.lyx.org Git - features.git/commit
Clean up the unknown layout stuff some more. Please test to make sure this works...
authorRichard Heck <rgheck@comcast.net>
Wed, 16 Jul 2008 15:52:10 +0000 (15:52 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 16 Jul 2008 15:52:10 +0000 (15:52 +0000)
commit97a9667f6e2909694a5ba105e2d65c227c1f1ce7
tree4e2aac90fcbf047f46881203b8650e2792912e9e
parent741bd1221aa56a6e278d6f8280a0dd7e2e901cac
Clean up the unknown layout stuff some more. Please test to make sure this works with translated layout names, especially when one of them is "unknown". The use of "unknown" with RTL is also wrong, probably, as it will appear on the wrong side. But I'm not sure how to fix that.

BTW, to create a file with an "unknown" layout for testing, just take any LyX file, open it with vi, and replace something like:
\begin_layout Section
with
\begin_layout BlubberStuff
That's probably unknown. ;-)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25671 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiToolbar.cpp
src/frontends/qt4/GuiToolbar.h