File: testsccal.tex

package info (click to toggle)
hevea 2.38-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,824 kB
  • sloc: ml: 19,525; sh: 505; makefile: 311; ansic: 132
file content (10 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
\documentclass{article}
\title{A simple test}
\date{}

\begin{document}
\maketitle
\section{Have a try now}
Testing {\sc small caps} and $\cal CALLIGRAPHIC$ letters.

\end{document}