ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* database module
@ 2010-11-17 11:29 Andreas Harder
  2010-11-17 13:18 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Harder @ 2010-11-17 11:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi all,

the database module don't seem to work as expected. I've tried an example from m-database.mkiv, no pdf is produced, or did I miss something?

\usemodule[database]

\starttext
\defineseparatedlist
  [CSV]
  [separator={,},
   before=\bTABLE,after=\eTABLE,
   first=\bTR,last=\eTR,
   left=\bTD,right=\eTD]

\startCSV
a,b,c
d,e,f
\stopCSV
\stoptext

By the way, the files on http://source.contextgarden.net/ are from 2010.03.30!?

Greeting
	Andreas

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

[-- Attachment #2: Type: text/plain, Size: 486 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] 3+ messages in thread

end of thread, other threads:[~2010-11-17 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-17 11:29 database module Andreas Harder
2010-11-17 13:18 ` Taco Hoekwater
2010-11-17 17:13   ` Hans Hagen

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