ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jan Tosovsky" <j.tosovsky@email.cz>
To: "'mailing list for ConTeXt users'" <ntg-context@ntg.nl>
Subject: Re: ToC like entry list
Date: Fri, 31 Jan 2014 21:46:31 +0100	[thread overview]
Message-ID: <32953.8651080385$1391201215@news.gmane.org> (raw)
In-Reply-To: <00b601cf1dfe$d09c8110$71d58330$@tosovsky@email.cz>

On 2014-01-30 Jan Tosovsky wrote:
> 
> I am trying to typeset a quite complex list of accounting entries.
> http://drifted.in/other/045.jpg
> 

I've made some progress with this code:

\def\mydots{\leavevmode\xleaders\hbox to 0.5em{\hfil.\hfil}\hfill\kern0pt}
% credit to:
http://tex.stackexchange.com/questions/85335/how-to-change-dot-spacing-in-do
tfill
\starttext
\setupTABLE[frame=off]
\setupTABLE[column][first][align={hz, hanging}, indenting=yes] %indenting
seems to be ignored
\setupTABLE[column][last][align={left, low}]
\bTABLE[columndistance=0.2cm]
\bTR \bTD[indent=next] \input{ward} \mydots \eTD \bTD 1.220 \eTD \eTR
\bTR \bTD somewhat more \mydots \eTD \bTD[bottomframe=on] 5.186 \eTD \eTR
\bTR \bTD {\hskip 11cm} together \mydots \eTD \bTD 6.406 \eTD \eTR
\eTABLE
\stoptext

Now I am trying to left indent paragraph lines except the first one. But
indenting seems to be ignored in the cell at all. How can I accomplish this?

Thanks, Jan

___________________________________________________________________________________
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
___________________________________________________________________________________


       reply	other threads:[~2014-01-31 20:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <00b601cf1dfe$d09c8110$71d58330$@tosovsky@email.cz>
2014-01-31 20:46 ` Jan Tosovsky [this message]
     [not found] ` <00a501cf1ec5$85950440$90bf0cc0$@tosovsky@email.cz>
2014-01-31 21:55   ` Jan Tosovsky
2014-01-30 21:04 Jan Tosovsky

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='32953.8651080385$1391201215@news.gmane.org' \
    --to=j.tosovsky@email.cz \
    --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).