ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug with \underbar and \placefigure[right]
@ 2016-09-08 11:49 Florian Leupold
  2016-09-08 12:37 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Leupold @ 2016-09-08 11:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 512 bytes --]

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

[-- Attachment #1.2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 842 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug with \underbar and \placefigure[right]
  2016-09-08 11:49 Bug with \underbar and \placefigure[right] Florian Leupold
@ 2016-09-08 12:37 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2016-09-08 12:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 596 bytes --]

> Florian Leupold <mailto:fleupold@posteo.net>
> 8. September 2016 um 13:49
> 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.}
\dontleavehmode\underbar{...}

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1611 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-08 12:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-08 11:49 Bug with \underbar and \placefigure[right] Florian Leupold
2016-09-08 12:37 ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).