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 12:47:23 +0200	[thread overview]
Message-ID: <6FA9B57E-6962-4F86-BC42-C01E51EE4CCA@gmail.com> (raw)
In-Reply-To: <518393D2.1060401@mmnetz.de>


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


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

> Thanks.
> 
>> You can use \framed but like a minipage no page breaks are possible in a block.
>> 
>> > This sets very well the german and the arabic text, with different interlinespaces. Is there a possibility to copy this into ConText?
>> 
>> You can use natural tables (or xtables) and use the loffset and roffset keys for
>> margins between both columns. You can also hide the table commands in your
>> own macros for the texts.
> 
> Maybe the minipages/frames are really the only possibility, so that I have to resign page-breaking, sad, but if this is the only way... Because without different line-interspaces the arabic text is definitely not well readable.     

Why don’t you use natural tables where each cell *is a frame*.

> Now I tried it with frames; this is my try (from the wiki):
> 
> \starttext
> \startcombination[2*1]
> {\framed
>    [width=4cm,
>     align={flushleft}]
>    {\input ward }}
> {\framed
>    [width=4cm,
>     align={flushleft,nothyphenated,verytolerant}] % maybe also stretch
>    {\tfb \input ward }}
> \stopcombination
> \stoptext
> 
> But it seems to not matter, if I write 2*1 or 1*2, in both cases the frames are set one below the other, and not side by side (what I want). Why?

Each entry in combination consists a the content and the caption but in your example the first frame is the content and the second the caption.

When you want two things side by side you can use \placesidebyside{…}{…}.

Wolfgang

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

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

___________________________________________________________________________________
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 10:47 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-03 10:39 Table "H. Özoguz"
2013-05-03 10:47 ` Wolfgang Schuster [this message]
  -- 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  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"
2013-05-03  8:39 Table "H. Özoguz"
2013-05-03  8:52 ` Table Wolfgang Schuster
2013-05-03  9:19   ` Table Wolfgang Schuster
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=6FA9B57E-6962-4F86-BC42-C01E51EE4CCA@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).