ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* guiding line in tabulate
@ 2016-06-06 10:46 Csikos Bela
  2016-06-07 10:56 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Csikos Bela @ 2016-06-06 10:46 UTC (permalink / raw)
  To: ntg-context

Dear context users:

I would like to make a document with a table where guiding lines are located between table items, like this:

text in cell . . . . . . . . . . . .  text in next cell
text . . . . . . . . . . . . . . . . . next cell

Here is a MWE:

\starttext
\starttabulate[|lw(8cm)|cg{.}w(2cm)|]
\NC sample text in row \NC 4.25 \NC \NR
\NC another sample     \NC 1200 \NC \NR
\NC last               \NC 46.345 \NC \NR
\stoptabulate
\stoptext

Is it possible to add the guiding dots between cell items?

Thanks is advance,

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: guiding line in tabulate
  2016-06-06 10:46 guiding line in tabulate Csikos Bela
@ 2016-06-07 10:56 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2016-06-07 10:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

> Csikos Bela <mailto:bcsikos425@freemail.hu>
> 6. Juni 2016 um 12:46
> Dear context users:
>
> I would like to make a document with a table where guiding lines are 
> located between table items, like this:
>
> text in cell . . . . . . . . . . . . text in next cell
> text . . . . . . . . . . . . . . . . . next cell
>
> Here is a MWE:
>
> \starttext
> \starttabulate[|lw(8cm)|cg{.}w(2cm)|]
> \NC sample text in row \NC 4.25 \NC \NR
> \NC another sample \NC 1200 \NC \NR
> \NC last \NC 46.345 \NC \NR
> \stoptabulate
> \stoptext
>
> Is it possible to add the guiding dots between cell items?
You can positioning graphics from MetaFun (chapter 5 in the manual), a 
simpler TeX based solution is AFAIK not available because of the 
alignment numbers in the second column.

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1812 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-07 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-06 10:46 guiding line in tabulate Csikos Bela
2016-06-07 10:56 ` Wolfgang Schuster

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).