8 Sep
2016
8 Sep
'16
11:49 a.m.
Dear list, I would like to report a bug: When \underbar is used for the first word of a paragraph in conjunction with \placefigure[right], the text overwrites the figure. MNWE: \setupexternalfigures[order={pdf,png,jpg}, location={local,global,default}] \starttext \placefigure[right, none]{}{\externalfigure[mill]} This paragraph is okay. \input{tufte} \placefigure[right, none]{}{\externalfigure[mill]} \underbar{This paragraph has a problem.} \input{ward} \stoptext Best regards, Florian