On Fri, 26 May 2000, Oscar Lopez wrote:

> I am trying something like that

> Style parama ....

What about :

Style parama
  LatexType  Command
  LatexName  parama
  Preamble
    \newcommand{\parama}[1]{\def\theparama{#1}} %% !! 1 sharp
%    \parama{Not Given!}
  EndPreamble
End
...

Style foocommand
  Margin  First_Dynamic
  LatexType  Command
  LatexName  myfoocommand
  Preamble
\newcommand{\myfoocommand}{\foocommand{\theparama}{\theparamb}{\theparamc}}
  EndPreamble
  ...
End

You can also do paramc and myfoocommand at once.


Please check the syntax, I didn't !!! Hope this helps anyway

Alain


 *******************************************************************
 *        Alain Castera                                            *
 * LPNHE - Tour 33 RdC           | e-mail : [EMAIL PROTECTED]*
 * 4 Place Jussieu               | Telephone :     (+33) 144274187 *
 * 75252 Paris Cedex 05          | Fax :           (+33) 144274638 *
 * France                        |                                 *
 *******************************************************************


Reply via email to