Am 15.12.2012 um 12:49 schrieb Hans Hagen <pra...@wxs.nl>:

> (dangerous name: \startframe ... could be core name)

It depends, using it asa global name isa no go but defining it inside group is 
useful, e.g.

\def\mycommand_start
  {\begingroup
   \let\startframe\mycommand_frame_start
   \let\stopframe \mycommand_frame_stop}

\def\mycommand_Stop
  {\endgroup}

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 via email to