Search found 1 match

by holms
Mon Feb 29, 2016 4:56 am
Forum: General
Topic: Specify a certain Date
Replies: 6
Views: 105128

Specify a certain Date

Just registered to report \date{04 december} doesn't produce any output at all

Code: Select all

\documentclass[a4paper,12pt]{article}
\usepackage[L7x]{fontenc}
\usepackage[utf8]{inputenc}
\begin{document}
Where's my date? \date{05 december}
\end{document}