How to make a MyWay

From Wiki
Revision as of 01:34, 3 March 2007 by Kurds (talk | contribs)
Jump to navigation Jump to search

SMOKE


\usemodule[mag-01]

% Substitute the text between <+...+> 
\setvariables
  [magazine]
  [      title=<+Title of MyWay+>,
        author=<+Name of author+>,
   affiliation=<+Affiliation of author+>,
          date=<+date of publication+>,
  ]

\startbuffer[abstract]
<+Abstract of MyWay+>
\stopbuffer

\setupheadertexts[section] 

\starttext \setups [titlepage] \setups [title]

<+ Write article here +>

\setups [listing] %If you want the source listing of the module to be printed
\setups [lastpage] \stoptext