On 2022-08-14 20:20, Daniel wrote:
On 2022-08-14 18:38, Kornel Benko wrote:
Applies cleanly and compiles. Rudimentary test looks good. (At least writing local
format feels better than what we have now).

    Kornel

Thanks for testing. I realized that I changed the tab stop size before setting the font which could lead to a wrong size. Very slightly modified patch attached. I only added

preambleTE->setTabStop(4);

and

locallayoutTE->setTabStop(4);

at the correct positions.

Daniel


I have moved the finalized patch to https://www.lyx.org/trac/ticket/12577.

Daniel


--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to