Le 18/11/2023 à 11:01, Yuriy Skalko a écrit :
Sorry, should be fixed.
Riki
Thanks for the quick fix!
Seems your original patch also works good if we remove default
labelstring_ value (from_ascii("UNDEFINED")) in InsetLayout.h. And
Customization.lyx also says that default LabelString is "",
Sorry, should be fixed.
Riki
Thanks for the quick fix!
Seems your original patch also works good if we remove default
labelstring_ value (from_ascii("UNDEFINED")) in InsetLayout.h. And
Customization.lyx also says that default LabelString is "", not "UNDEFINED".
Yuriy
--
lyx-devel mailing
On 11/17/23 13:48, Yuriy Skalko wrote:
I can easily see someone using "_" in a branch name and then
wondering why the InsetLayout doesn't work. Like I did. Pushed. Also
fixed the label string issue.
Riki
Hi Riki,
After this update the insets for normal branches (without custom
InsetLayout)
I can easily see someone using "_" in a branch name and then wondering why the
InsetLayout doesn't work. Like I did. Pushed. Also fixed the label string issue.
Riki
Hi Riki,
After this update the insets for normal branches (without custom
InsetLayout) are shown with label "UNDEFINED".
Yuri
On 11/16/23 16:12, Pavel Sanda wrote:
On Thu, Nov 16, 2023 at 02:17:57PM -0500, Richard Kimberly Heck wrote:
Found the problem: The use of right_note, with the underscore, seems not to
work.
My bad :) I replaced in the email the branch names so they have some meaning in
english and did not know
On Thu, Nov 16, 2023 at 02:17:57PM -0500, Richard Kimberly Heck wrote:
> Found the problem: The use of right_note, with the underscore, seems not to
> work.
My bad :) I replaced in the email the branch names so they have some meaning in
english and did not know that "_" will break it...
> We se