Difference between revisions of "Document Titles"

From Wiki
Jump to navigation Jump to search
m (Removed now-redundant text; corrected the LaTeX code.)
m (Added the top navlinks.)
Line 1: Line 1:
 +
< [[From LaTeX to ConTeXt]] >
 +
 
== In LaTeX ==
 
== In LaTeX ==
  

Revision as of 23:55, 14 August 2005

< From LaTeX to ConTeXt >

In LaTeX

\documentclass{article}
  \title{How to do this in Context}
  \author{The author}
  \date{July 26, 2005}
\begin{document}
  \maketitle
\end{document}

In ConTeXt


The author of this entry is looking for a solution for the described problem. (See: How to?)