diff options
author | Gustav Eek <gustav.eek@fripost.org> | 2022-09-16 11:07:48 +0200 |
---|---|---|
committer | Gustav Eek <gustav.eek@fripost.org> | 2023-05-30 11:47:11 +0200 |
commit | 73e635503e01e62aad673dd00f9eb5e915b61075 (patch) | |
tree | 10a4fc7bc0fc4462a2631084957c84a4843c7e49 /doc | |
parent | c671345dd3ca41bbcd56defd254f60f86aee6fa0 (diff) |
Doc. Inital on documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fripost.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/fripost.tex b/doc/fripost.tex new file mode 100644 index 0000000..79975dd --- /dev/null +++ b/doc/fripost.tex @@ -0,0 +1,16 @@ +\documentclass{ltxdoc} + +\usepackage{creatdtx} + +\title{Fripost styles} +\author{Fripost} +\date{\today} + +\begin{document} + +\maketitle + +This \texttt{package} modifies styling and provides macros and +commands according to the demands from Fripost, democratic emailing. + +\end{document} |