ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* XML and table interpretation
@ 2006-04-09 23:52 Johannes Graumann
  2006-04-10  0:15 ` Hans Hagen
  0 siblings, 1 reply; 7+ messages in thread
From: Johannes Graumann @ 2006-04-09 23:52 UTC (permalink / raw)


Why do these two things work:

1)\defineXMLnested
  [td]
  [rows=1,cols=1]
  {\bTD[nr=\XMLop{rows},nc=\XMLop{cols}]}
  {\eTD}
(in conjunction with '<tr><td rows="2">Gene product</td><td cols="3">HPM
tag</td><td rows="2">TAP tag</td><td rows="2">mod. TAP tag</td><td
rows="2">Frequ. in ref. set</td></tr>')


2) \bTR[bottomframe=on,rulethickness=0.3pt]\bTD a \eTD\bTD b \eTD\bTD b
\eTD\bTD c \eTD\eTR%

But this doesn't?

\defineXMLnested 
  [tr]
  [bottomframe=off,rulethickness=0.3pt]
 {\bTR[bottomframe=\XMLop{bottomframe},rulethickness=\XMLop{rulethickness}]}
  {\eTR}

together with '<tr bottomframe="on"><td rows="2">Gene product</td><td
cols="3">HPM tag</td><td rows="2">TAP tag</td><td rows="2">mod. TAP
tag</td><td rows="2">Frequ. in ref. set</td></tr>'

Thanks, Joh

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

end of thread, other threads:[~2006-04-11  5:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-09 23:52 XML and table interpretation Johannes Graumann
2006-04-10  0:15 ` Hans Hagen
2006-04-10  0:22   ` Johannes Graumann
2006-04-10 16:29   ` Johannes Graumann
2006-04-10 16:48     ` Hans Hagen
2006-04-10 16:56     ` Hans Hagen
2006-04-11  5:25       ` Johannes Graumann

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