ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ragged right control
@ 2006-12-05 16:02 Alan Bowen
  0 siblings, 0 replies; only message in thread
From: Alan Bowen @ 2006-12-05 16:02 UTC (permalink / raw)



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

I have been setting bibliographies using the following instructions:

\definehead[BibTitle][subject]
\setupsectionblock[BibTitle][number=no,page=right]
\setuphead[BibTitle][style={sc},after={\blank}]

\def\hangover{\hangafter=1\hangindent=1.5pc\raggedright}
\definestartstop[bibliography][
   before={
     \page[no]
     \indenting[never]
     \startalignment[left]
     \BibTitle{bibliography}
     \stopalignment
     \bgroup\appendtoks\hangover\to\everypar
     },
   after={
     \egroup
     \indenting[yes]}]

Is there a way to control the degree of the raggedness of the right  
margin---other than by inserting hyphens manually when feasible? I  
need lines that are somewhat closer to justified than I am currently  
getting.

Alan

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

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-05 16:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-05 16:02 ragged right control Alan Bowen

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