ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Underful with \startalignment[flushright]
@ 2017-02-20 21:59 josephcanedo
  2017-02-21  1:01 ` Aditya Mahajan
  2017-02-21  9:45 ` Henri Menke
  0 siblings, 2 replies; 5+ messages in thread
From: josephcanedo @ 2017-02-20 21:59 UTC (permalink / raw)
  To: ntg-context


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

Dear list,

Could not find any hint on this list on this (minor) problem.
When compiling the following simple MWE :

\starttext
\startalignment[flushright]
Foo.
\stopalignment
\stoptext

I get an underful hbox message :

Underfull \hbox (badness 10000) in paragraph at lines 4--5
 []\3>modern-designsize-12pt-rm-tf-0--0 Foo.

Is there a simple way to avoid the underful message (other than adding a \hfil before the text) ? 

\starttext
\startalignment[flushright]
\hfil Foo.
\stopalignment
\stoptext


Many thanks 

Best regards

Joseph Canedo


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

[-- Attachment #2: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2017-02-21 20:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20 21:59 Underful with \startalignment[flushright] josephcanedo
2017-02-21  1:01 ` Aditya Mahajan
2017-02-21  9:45 ` Henri Menke
2017-02-21 12:06   ` Hans Hagen
2017-02-21 20:27     ` josephcanedo

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).