ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \smash broken (beta)
@ 2013-05-22 16:00 Peter Rolf
  2013-05-22 16:44 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Rolf @ 2013-05-22 16:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

as the subject says... :-)


\starttext
\starttabulate[|l|l|]
\NC w   \NC \ruledhbox{\smash  [w]{This is some great smashing, isn't
it?}} \NC \NR
\NC h   \NC \ruledhbox{\smash  [h]{This is some great smashing, isn't
it?}} \NC \NR
\NC d   \NC \ruledhbox{\smash  [d]{This is some great smashing, isn't
it?}} \NC \NR
\NC tb  \NC \ruledhbox{\smash [tb]{This is some great smashing, isn't
it?}} \NC \NR
\NC whd \NC \ruledhbox{\smash[whd]{This is some great smashing, isn't
it?}} \NC \NR
\stoptabulate
\stoptext


mtx-context     | current version: 2013.05.21 16:14	
This is LuaTeX, Version beta-0.77.0-2013051618  (TeX Live 2013/W32TeX)
(rev 4635)


Peter
___________________________________________________________________________________
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: \smash broken (beta)
  2013-05-22 16:00 \smash broken (beta) Peter Rolf
@ 2013-05-22 16:44 ` Wolfgang Schuster
  2013-05-22 17:17   ` Peter Rolf
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2013-05-22 16:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen


Am 22.05.2013 um 18:00 schrieb Peter Rolf <indiego@gmx.net>:

> as the subject says... :-)
> 
> 
> \starttext
> \starttabulate[|l|l|]
> \NC w   \NC \ruledhbox{\smash  [w]{This is some great smashing, isn't
> it?}} \NC \NR
> \NC h   \NC \ruledhbox{\smash  [h]{This is some great smashing, isn't
> it?}} \NC \NR
> \NC d   \NC \ruledhbox{\smash  [d]{This is some great smashing, isn't
> it?}} \NC \NR
> \NC tb  \NC \ruledhbox{\smash [tb]{This is some great smashing, isn't
> it?}} \NC \NR
> \NC whd \NC \ruledhbox{\smash[whd]{This is some great smashing, isn't
> it?}} \NC \NR
> \stoptabulate
> \stoptext

supp-box.mkiv:

\def\syst_boxes_smash_process_option#1%
  {\ifx#1\relax\else
-    \csname boxes_s_#1\endcsname
+    \csname syst_boxes_s_#1\endcsname
     \expandafter\syst_boxes_smash_process_option
   \fi}

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
___________________________________________________________________________________


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

* Re: \smash broken (beta)
  2013-05-22 16:44 ` Wolfgang Schuster
@ 2013-05-22 17:17   ` Peter Rolf
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Rolf @ 2013-05-22 17:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 22.05.2013 18:44, schrieb Wolfgang Schuster:
> 
> Am 22.05.2013 um 18:00 schrieb Peter Rolf <indiego@gmx.net>:
> 
>> as the subject says... :-)
>>
>>
>> \starttext
>> \starttabulate[|l|l|]
>> \NC w   \NC \ruledhbox{\smash  [w]{This is some great smashing, isn't
>> it?}} \NC \NR
>> \NC h   \NC \ruledhbox{\smash  [h]{This is some great smashing, isn't
>> it?}} \NC \NR
>> \NC d   \NC \ruledhbox{\smash  [d]{This is some great smashing, isn't
>> it?}} \NC \NR
>> \NC tb  \NC \ruledhbox{\smash [tb]{This is some great smashing, isn't
>> it?}} \NC \NR
>> \NC whd \NC \ruledhbox{\smash[whd]{This is some great smashing, isn't
>> it?}} \NC \NR
>> \stoptabulate
>> \stoptext
> 
> supp-box.mkiv:
> 
> \def\syst_boxes_smash_process_option#1%
>   {\ifx#1\relax\else
> -    \csname boxes_s_#1\endcsname
> +    \csname syst_boxes_s_#1\endcsname
>      \expandafter\syst_boxes_smash_process_option
>    \fi}
>

Thanks for the fast fix :-)

Peter


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

___________________________________________________________________________________
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:[~2013-05-22 17:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-22 16:00 \smash broken (beta) Peter Rolf
2013-05-22 16:44 ` Wolfgang Schuster
2013-05-22 17:17   ` Peter Rolf

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