next up previous contents
Next: Font definition Up: A header Previous: A header   Contents


Meta datas

You can define some information on the text: the name of the author, the title of the text, the date and some comment.

To define the name of the author, the syntax is the folowing one:
\begin{lstlisting}
(C)AUTHOR=name of the author
\end{lstlisting}
The definition will take an entire Ti-OS line. You can also define the title of the text, the date and a comment by the same way:
\begin{lstlisting}
(C)DATE=12/15/2008
(C)TITLE=the title of the text
(C)COMMENT=here is a commentary
\end{lstlisting}



2006-02-19