From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8888 Path: main.gmane.org!not-for-mail From: =?iso-8859-2?Q?Martin_Kola=F8=EDk?= Newsgroups: gmane.comp.tex.context Subject: XML and bTABLE Date: Wed, 31 Jul 2002 10:17:34 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <001901c2386a$b9622120$2197fac3@mii.cz> Reply-To: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399257 31261 80.91.224.250 (23 Oct 2002 18:54:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:54:17 +0000 (UTC) Original-To: "ConTeXt" Xref: main.gmane.org gmane.comp.tex.context:8888 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8888 Hello, I need to define for table in XML something like (if I used ConTeXt directly): \bTD[align={left,lohi}]... If I use contml ant its ...
tags I am able to define single value of tag parameter like: ... but I cannot define multiple keywords like: ConTeXt XML parser writes warnig "expected = after lohi" Is there any way to pass such comma separated values in XML tags of contml correctly? Thanks, Martin From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8891 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: XML and bTABLE Date: Wed, 31 Jul 2002 12:42:07 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020731124113.02c41d40@server-1> References: <001901c2386a$b9622120$2197fac3@mii.cz> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035399260 31272 80.91.224.250 (23 Oct 2002 18:54:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:54:20 +0000 (UTC) Cc: "ConTeXt" Original-To: In-Reply-To: <001901c2386a$b9622120$2197fac3@mii.cz> Xref: main.gmane.org gmane.comp.tex.context:8891 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8891 At 10:17 AM 7/31/2002 +0200, =?iso-8859-2?Q?Martin_Kola=F8=EDk?= wrote: >Hello, > >I need to define for table in XML something like (if I used ConTeXt >directly): > >\bTD[align={left,lohi}]... > >If I use contml ant its ...
tags I am able to define single >value of tag parameter like: > >... > >but I cannot define multiple keywords like: > > > >ConTeXt XML parser writes warnig "expected = after lohi" > >Is there any way to pass such comma separated values in XML tags of contml >correctly? put {} around it: "{left,lohi}" some day i'll sort this out Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf ------------------------------------------------------------------------- From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8892 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?Q?Martin_Kolar=EDk?= Newsgroups: gmane.comp.tex.context Subject: RE: XML and bTABLE Date: Wed, 31 Jul 2002 13:13:08 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <003401c23883$3fcd8520$2197fac3@mii.cz> References: <5.1.0.14.1.20020731124113.02c41d40@server-1> Reply-To: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399260 31273 80.91.224.250 (23 Oct 2002 18:54:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:54:20 +0000 (UTC) Cc: "ConTeXt" Original-To: "Hans Hagen" In-Reply-To: <5.1.0.14.1.20020731124113.02c41d40@server-1> Xref: main.gmane.org gmane.comp.tex.context:8892 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8892 > > > > > >ConTeXt XML parser writes warnig "expected = after lohi" > > > >Is there any way to pass such comma separated values in XML tags > of contml > >correctly? > > > put {} around it: "{left,lohi}" > > some day i'll sort this out > > Hans ok, but this I already tried before and (of course, { is a something special for XML/TeX) result is: check : missing '=' after 'lohi\getXMLentity {tex-rightbrace}' in line 583 (tbltbl) :-) btw, do somebody know, why messages from ConTeXt list come twice to me? It is a feature of last three days... Thanks, Martin From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8894 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: RE: XML and bTABLE Date: Wed, 31 Jul 2002 13:25:22 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20020731132441.01fa9878@server-1> References: <5.1.0.14.1.20020731124113.02c41d40@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format=flowed Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035399262 31284 80.91.224.250 (23 Oct 2002 18:54:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:54:22 +0000 (UTC) Cc: "ConTeXt" Original-To: In-Reply-To: <003401c23883$3fcd8520$2197fac3@mii.cz> Xref: main.gmane.org gmane.comp.tex.context:8894 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8894 At 01:13 PM 7/31/2002 +0200, Martin Kolarík wrote: >ok, but this I already tried before and (of course, { is a something special >for XML/TeX) result is: > >check : missing '=' after 'lohi\getXMLentity {tex-rightbrace}' in >line 583 (tbltbl) hm, can you try this with xtag-raw loaded ? Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------