ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Table
Date: Fri, 3 May 2013 10:52:37 +0200	[thread overview]
Message-ID: <E21FE282-9CA5-459A-AC69-9BE69D50759B@gmail.com> (raw)
In-Reply-To: <518377DD.1000604@mmnetz.de>


Am 03.05.2013 um 10:39 schrieb H. Özoguz <h.oezoguz@mmnetz.de>:

> Hi,
> 
> for a bilingual book (german-arabic) I want to use a table. So far I have this one:
> 
> \starttabulate[||p(.46\textwidth)|p(.46\textwidth)||]
> 
> But that is not exactly, what I want: I want a table with 3 columns. The left one ist left-aligned, for the german text (left-algined in the usual sence, I understood that these terms are opposite in context?), the middle one is empty (just to control the space between the to text-columns), and the right columns, arabic, is right aligned.
> 
> I want to control all three by something like ".46\textwidth", and no indentation (like the above result, left column is indented). How to achieve this (simple) table? My tries did not work so far.

\showframe[text][text]

\starttext

\starttabulate[|lp|rp|]
\NC \input knuth \NC \input tufte \NC\NR
\stoptabulate

\stoptext

The space between the columns can be controlled by the i, j or k keywords which accepts a number or a dimension as argument.

%  i  i<n> skip left of column
%  j  i<n> skip right of column
%  k  i<n> skip around column

Wolfgang
___________________________________________________________________________________
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:[~2013-05-03  8:52 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-03  8:39 Table "H. Özoguz"
2013-05-03  8:52 ` Wolfgang Schuster [this message]
2013-05-03  9:19   ` Table Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2023-03-13 11:50 Table Ursula Hermann via ntg-context
2023-03-13 13:15 ` Table Mikael Sundqvist via ntg-context
2023-03-13 13:35   ` Table Ursula Hermann via ntg-context
2013-05-03 11:47 Table "H. Özoguz"
2013-05-03 10:52 Table "H. Özoguz"
2013-05-03 10:51 Table Eslamica
2013-05-03 10:39 Table "H. Özoguz"
2013-05-03 10:47 ` Table Wolfgang Schuster
2013-05-03  9:54 Table "H. Özoguz"
2013-05-03 10:11 ` Table Wolfgang Schuster
2013-05-03 11:31 ` Table Peter Münster
2013-05-03  9:50 Table "H. Özoguz"
2010-12-06 14:41 TABLE barndog1946
2010-12-06 14:47 ` TABLE Jörg Hagmann
2010-12-09  7:15 ` TABLE barney schwartz
2010-12-06 14:19 TABLE Jörg Hagmann
2010-12-06 14:05 ` TABLE Aditya Mahajan
2010-12-06 14:24 ` TABLE Wolfgang Schuster
2010-12-06 14:45   ` TABLE Jörg Hagmann
2002-03-07  8:57 Table Nigel King
2002-03-07 22:59 ` Table 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=E21FE282-9CA5-459A-AC69-9BE69D50759B@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --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).