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

* Re: database module
  2010-11-17 11:29 database module Andreas Harder
@ 2010-11-17 13:18 ` Taco Hoekwater
  2010-11-17 17:13   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2010-11-17 13:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Andreas Harder

On 11/17/2010 12:29 PM, Andreas Harder wrote:
> 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?

Same here. Adding a single \eTABLE after \stopCSV makes the last line
of the CSV appear in a PDF document, so I suspect some form of grouping
error.

> \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!?

These are supposed to be updated by hand, and if nobody does so ...

Best wishes,
Taco
___________________________________________________________________________________
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

* Re: database module
  2010-11-17 13:18 ` Taco Hoekwater
@ 2010-11-17 17:13   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2010-11-17 17:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Andreas Harder, Taco Hoekwater

On 17-11-2010 2:18, Taco Hoekwater wrote:
> On 11/17/2010 12:29 PM, Andreas Harder wrote:
>> 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?
>
> Same here. Adding a single \eTABLE after \stopCSV makes the last line
> of the CSV appear in a PDF document, so I suspect some form of grouping
> error.

fixed in next beta




-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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).