ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Bowen <acbowen@princeton.edu>
Subject: ragged right control
Date: Tue, 05 Dec 2006 11:02:23 -0500	[thread overview]
Message-ID: <C311AEB8-EEC9-4D60-847F-2CAF8B86186C@princeton.edu> (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

                 reply	other threads:[~2006-12-05 16:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C311AEB8-EEC9-4D60-847F-2CAF8B86186C@princeton.edu \
    --to=acbowen@princeton.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).