On Wed, Apr 15, 2015 at 4:32 PM, Pavel Sanda wrote:
>> { LFUN_BUFFER_NEXT, "buffer-next", ReadOnly, Buffer },
>> /*!
>> + * \var lyx::FuncCode lyx::LFUN_BUFFER_MOVE_NEXT
>> + * \li Action: Moves the current tab one spot to the right.
>> + * \li Syntax: buffer-move-next
>> + * \endv
Hello Enrico,
many thanks for your work with the buttons. I don't have a strong
opinion for the colors and style, I only want to give feedback for the
readability.
So far all buttons are OK except of:
- the insert index entry button. It is very hard to understand what this
is about because i
Le 15/04/15 18:20, Richard Heck a écrit :
-docstring const TextClass::emptylayout_ = from_ascii(N_("Plain
Layout"));
+// This string cannot be translated, because it is a layout identifier.
+docstring const TextClass::emptylayout_ = from_ascii("Plain Layout");
If you look at TextClass.cpp from
Am Mittwoch, 15. April 2015 um 15:53:39, schrieb Jean-Marc Lasgouttes
> Le 14/04/2015 17:08, Kornel Benko a écrit :
> >> The one I p[ropose respects the font size, I find it better.
> >>
> >> JMarc
> >
> > Maybe my eyes are not the best, but look at this snapshot.
> >
>
> Is this with my patch, o