ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mohamed Bana <mbana.lists@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: pandoc tables
Date: Sat, 16 May 2009 16:09:16 +0100	[thread overview]
Message-ID: <4A0ED71C.70009@googlemail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 412 bytes --]

attached is the output of

   pandoc -w context -o test.tex test.pdc
   texexec test.tex

i'm wondering if context has support for this built in.  here's the 
link; http://johnmacfarlane.net/pandoc/README.html#tables.

could someone try compiling with luatex, i get a single horizontal line 
and nothing else.

   Creator:        ConTeXt - 2009.05.12 22:35
   Producer:       LuaTeX-0.40.1

many thanks,
Mohamed

[-- Attachment #2: test.html --]
[-- Type: text/html, Size: 841 bytes --]

[-- Attachment #3: test.pdc --]
[-- Type: text/plain, Size: 263 bytes --]

  Right     Left     Center     Default   
-------     ------ ----------   -------   
     12     12        12            12    
    123     123       123          123    
      1     1          1             1    

Table:  Demonstration of simple table syntax.


[-- Attachment #4: test.tex --]
[-- Type: text/x-tex, Size: 348 bytes --]

\starttext

\placetable[here]{Demonstration of simple table syntax.}
\starttable[|rp(0.15\textwidth)|lp(0.09\textwidth)|cp(0.16\textwidth)|lp(0.13\textwidth)|]
\HL
\NC Right
\NC Left
\NC Center
\NC Default
\NC\AR
\HL
\NC 12
\NC 12
\NC 12
\NC 12
\NC\AR
\NC 123
\NC 123
\NC 123
\NC 123
\NC\AR
\NC 1
\NC 1
\NC 1
\NC 1
\NC\AR
\HL
\stoptable

\stoptext

[-- Attachment #5: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2009-05-16 15:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-16 15:09 Mohamed Bana [this message]
2009-05-16 15:32 ` Taco Hoekwater
2009-05-18 18:20   ` Mohamed Bana
2009-05-18 21:13     ` Taco Hoekwater

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=4A0ED71C.70009@googlemail.com \
    --to=mbana.lists@googlemail.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).