ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jens-Uwe Morawski <morawski@gmx.net>
Subject: Re: justified text
Date: Mon, 30 Sep 2002 13:26:17 +0200	[thread overview]
Message-ID: <20020930132617.6f381314.morawski@gmx.net> (raw)
In-Reply-To: <5.1.0.14.1.20020929190449.01fcb6d0@remote-1>

On Sun, 29 Sep 2002 19:06:27 +0200
Hans Hagen <pragma@wxs.nl> wrote:

> At 11:30 AM 9/28/2002 +0200, Jens-Uwe Morawski wrote:
> >How can i get fully justified text with hyphenation, as in normal text,
> >in:
> >(1) TaBlE (\bTD <Text> \eTD)
> 
> [align=normal]
> 
> >(2) in general in a \vbox{\hsize <dimen> <Text>}
> 
> this normally happens already there, unless you have set justification to 
> left / right
> 
> >I've tried to modify tolerance (\setuptolerance) but this did not
> >help.
> 
> \setuptolerance[verytolerant,stretch]

thanks. Setting \setuptolerance[tolerant,stretch] for the \vbox
gives the desired result.

While testing i've got the following error:
! I can't find file `tufte}'.
l.15 \vbox{\hsize 6cm \input tufte}

The TeX-input is:
\vbox{\hsize 6cm \input tufte}

'kpsewhich tufte.tex' gives:
/usr/local/share/texmf-context/tex/context/sample/tufte.tex

and even the following works:

\startbuffer
\input tufte
\stopbuffer

\vbox{\hsize 6cm  \getbuffer}

Can anybody explain why i cannot use \input in \vbox directly?

Jens


  reply	other threads:[~2002-09-30 11:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-28  9:30 Jens-Uwe Morawski
2002-09-29 17:06 ` Hans Hagen
2002-09-30 11:26   ` Jens-Uwe Morawski [this message]
2002-09-30 19:15     ` Hans Hagen

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=20020930132617.6f381314.morawski@gmx.net \
    --to=morawski@gmx.net \
    /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).