Hi!

I am working on the math macros scope logic for notes currently and came across the following:

 \begin_layout Standard
 Some
 \series bold
 bold font block with an
 \begin_inset Note Comment
 status open

 \begin_layout Standard
 note inset
 \end_layout

 \end_inset

 in between.
 \end_layout

How should the font appear in the inset? On screen it is displayed normally (not bold), the TeX output makes it bold:

 Some \textbf{bold font block with an note inset {} in between.}

My macro code would be _much_ easier if the textbf block would be left before such an inset. How is it supposed to be?

Stefan

Reply via email to