summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/datestamp/datestamp-example.tex
blob: 5a3529c109232a30721e7830311b8b381444e023 (plain)
1
2
3
4
5
6
7
8
9
10
\documentclass{article}
\usepackage{datestamp}

\begin{document}
Hello world!\hfill\adddatestamp{firstdate}

I am Niranjan.\hfill\adddatestamp{seconddate}

Welcome to a new day.\hfill\adddatestamp{thirddate}
\end{document}