ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Titles that spill out
@ 2010-10-14 17:59 Brian Wedde
  2010-10-14 18:22 ` Hans Hagen
  2010-10-14 18:23 ` Peter Münster
  0 siblings, 2 replies; 3+ messages in thread
From: Brian Wedde @ 2010-10-14 17:59 UTC (permalink / raw)
  To: ntg-context

Here is a simple section header. It runs way out of the margin. Any idea why?

I do not want hyphenation. Words that run over the boundary should be skipped 
to the next line down. Why does it not do that here?

Also note that if i change "flushleft" to "middle", it works fine (except that i 
don't want it middle-aligned!)


\setuphead[section][align={flushleft,nothyphenated}]
\starttext
\showgrid
\section{XXX XXXX XX XXXXXXXX XXX XXXXXX XXX XXXXXXXXXXXX XXXX XXXXXXX XXX}
\stoptext



%%%%% Here's another similar example:




\setuplayout[ width=6.5in ]
\setupbodyfont[ 10pt,rm ]
\definebodyfont [10pt] [rm] [ hh=Regular sa 1.85 ]
\setupheads[
	align={flushleft,nothyphenated},
	tolerance=strict
	]
\setuphead[section][
	number=no,
	textstyle=\hh
	]
\starttext
\showgrid
\section{XXX XXXX XX XXXXXXXX XXXXXX XXXXXXXXXXXXXXXXXXX XX XXXX XXXXXXX XXX}
\stoptext



Thanks for your help.
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Titles that spill out
  2010-10-14 17:59 Titles that spill out Brian Wedde
@ 2010-10-14 18:22 ` Hans Hagen
  2010-10-14 18:23 ` Peter Münster
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2010-10-14 18:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Brian Wedde

On 14-10-2010 7:59, Brian Wedde wrote:
> Here is a simple section header. It runs way out of the margin. Any idea why?
>
> I do not want hyphenation. Words that run over the boundary should be skipped
> to the next line down. Why does it not do that here?
>
> Also note that if i change "flushleft" to "middle", it works fine (except that i
> don't want it middle-aligned!)
>
>
> \setuphead[section][align={flushleft,nothyphenated}]
> \starttext
> \showgrid
> \section{XXX XXXX XX XXXXXXXX XXX XXXXXX XXX XXXXXXXXXXXX XXXX XXXXXXX XXX}
> \stoptext
>
>
>
> %%%%% Here's another similar example:
>
>
>
>
> \setuplayout[ width=6.5in ]
> \setupbodyfont[ 10pt,rm ]
> \definebodyfont [10pt] [rm] [ hh=Regular sa 1.85 ]
> \setupheads[
> 	align={flushleft,nothyphenated},

add stretch,tolerant

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Titles that spill out
  2010-10-14 17:59 Titles that spill out Brian Wedde
  2010-10-14 18:22 ` Hans Hagen
@ 2010-10-14 18:23 ` Peter Münster
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Münster @ 2010-10-14 18:23 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Oct 14 2010, Brian Wedde wrote:

> \setuphead[section][align={flushleft,nothyphenated}]

\setuphead[section][align={flushleft,nothyphenated,tolerant}]

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/


___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2010-10-14 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-14 17:59 Titles that spill out Brian Wedde
2010-10-14 18:22 ` Hans Hagen
2010-10-14 18:23 ` Peter Münster

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