On 6/17/2014 5:49 AM, Brian Landy wrote:
Almost all of the tables I generate via code, not by hand, so I found it more
convenient to include a trailing % because I occasionally did run across an
instance where it mattered, and wasn't (and am not) sufficiently skilled at
TeX/ConTeXt to know how to predict those occurrences.
It's somewhat similar for always wrapping the contents in {}, I thought I had
run into some cases in the past where it was necessary, so just include them
always rather than manually add them with the content when they are required.
Are there negative consequences (performance, memory usage, ...) to writing it
as I did? Or is the difference just cosmetic?
the empty [] always has a performance hit, for {} it depends what extra
restores have to happen
Best regards,
Brian
On Jun 16, 2014, at 6:57 PM, Hans Hagen <pra...@wxs.nl> wrote:
so instead of
\bTD[]{Bond}\eTD%
use this:
\bTD Bond \eTD
-----------------------------------------------------------------
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
___________________________________________________________________________________
___________________________________________________________________________________
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
___________________________________________________________________________________
--
-----------------------------------------------------------------
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
___________________________________________________________________________________