diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-02-05 14:25:40 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-02-05 14:25:40 +0100 |
commit | 63c6a5da7d63b701f301b1a3b2f575e48ec350da (patch) | |
tree | 0e4ab06bcfd47491a253c3d876d0967d3b522561 /tex |
initial commit
Diffstat (limited to 'tex')
-rw-r--r-- | tex | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +\documentclass[12pt, a4paper]{article} +\usepackage[margin=1in]{geometry} + +\bigskipamount=7mm +\medskipamount=4mm +\parindent=0mm + +\begin{document} +\end{document} + |