ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: embeddedxtable
Date: Sun, 24 May 2015 17:31:51 +0200	[thread overview]
Message-ID: <B2660664-ABC8-4355-805E-A77A9F7AAAD2@gmail.com> (raw)
In-Reply-To: <16315B5D-F25C-4703-83EE-4A3E1C2A762D@uva.nl>


> Am 24.05.2015 um 15:32 schrieb Meer, H. van der <H.vanderMeer@uva.nl>:
> 
> I can get rid of the unwanted spaces before the table by inserting a whole bunch of \unskip's in my code. All the \unskip's in the following code are necessary. I guess this observation will be enough to repair the ConText code. Or do I have to change something in my code?
> 
> \startxmlsetups xmlcommon:tr
> \unskip
> \xmlstripanywhere{#1}{.}
> \unskip
> \bgroup
> \unskip
> \setupxtableparameters{#1}
> \unskip
> \startxrow
> \unskip\xmlflush{#1}
> \stopxrow
> \egroup
> \unskip
> \stopxmlsetups
> 
> \startxmlsetups xmlcommon:td
> \unskip
> \xmlstrip{#1}{.}
> \bgroup
> \setupxtableparameters{#1}
> \startxcell[nc=\xmlattdef{#1}{colspan}{1},nr=\xmlattdef{#1}{rowspan}{1}]
> \xmlflush{#1}
> \stopxcell
> \egroup
> \stopxmlsetups


How did you define the \setupxtableparameters command in your example?

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2015-05-24 15:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-24 10:18 embeddedxtable Meer, H. van der
2015-05-24 10:36 ` embeddedxtable Meer, H. van der
2015-05-24 11:49   ` embeddedxtable Meer, H. van der
2015-05-24 13:06     ` embeddedxtable Meer, H. van der
2015-05-24 13:32       ` embeddedxtable Meer, H. van der
2015-05-24 15:31         ` Wolfgang Schuster [this message]
2015-05-24 16:01           ` embeddedxtable Meer, H. van der
2015-05-24 18:16             ` embeddedxtable Wolfgang Schuster
2015-05-24 19:33               ` embeddedxtable Meer, H. van der
2015-05-24 20:53                 ` embeddedxtable Wolfgang Schuster
2015-05-25  8:35                   ` embeddedxtable Meer, H. van der
2015-05-25  9:26                     ` embeddedxtable Meer, H. van der
2015-05-25 10:59                       ` embeddedxtable Wolfgang Schuster
2015-05-25 10:55                     ` embeddedxtable Wolfgang Schuster
2015-05-25  9:06                   ` embeddedxtable Meer, H. van der
2015-05-25 10:08                   ` embeddedxtable Meer, H. van der
2015-05-25 11:05                     ` embeddedxtable Wolfgang Schuster
2015-05-25 13:50                       ` embeddedxtable Meer, H. van der

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=B2660664-ABC8-4355-805E-A77A9F7AAAD2@gmail.com \
    --to=schuster.wolfgang@gmail.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).