[dev-context] spac-ver.mkiv

2015-11-22 Thread Wolfgang Schuster

Hi,

\unexpanded\def\dosynchronizestrut#1% no [] parsing, faster for internal
  {\ifcsname\??struts#1\endcsname
 \csname\??struts#1\endcsname
   \else
-\setcharstrut\m_strut
+\setcharstrut{#1}%
   \fi}

Wolfgang

___
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context


[dev-context] spac-ver.mkiv

2011-06-16 Thread Wolfgang Schuster
Hi Hans,

-\setvalue{@strut@\s!empty  }{\setstrut}
+\setvalue{@strut@\empty}{\setstrut}

This should be \empty otherwise \setupstrut (without arguments) expands to 
\setcharstrut without any content.

Wolfgang

___
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context


[dev-context] spac-ver.mkiv

2011-06-16 Thread Wolfgang Schuster
-\def\dodomoveongrid[#1]%
+\def\domoveongrid[#1]%
  {} % gone, unless we set an attribute

Wolfgang

___
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context


[dev-context] spac-ver.mkiv

2011-06-15 Thread Wolfgang Schuster
Hi Hans,

-\setvalue{@strut@\s!empty  }{\setstrut}
+\setvalue{@strut@\empty}{\setstrut}

This should be \empty otherwise \setupstrut (without arguments) expands to 
\setcharstrut without any content.

Wolfgang

___
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context