diff options
author | Norbert Preining <norbert@preining.info> | 2021-03-17 03:01:06 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2021-03-17 03:01:06 +0000 |
commit | bb51b61cfc3fcb367f52d31948039a1468fbcf80 (patch) | |
tree | 2c9be8de7fa3daaf6064452aaecc8ed6a0f8d567 /macros/latex/contrib/gridpapers/examples/hex-grid-small.tex | |
parent | 4947a16af6c8e33f697a8da222db7f3ad027ba94 (diff) |
CTAN sync 202103170301
Diffstat (limited to 'macros/latex/contrib/gridpapers/examples/hex-grid-small.tex')
-rw-r--r-- | macros/latex/contrib/gridpapers/examples/hex-grid-small.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/latex/contrib/gridpapers/examples/hex-grid-small.tex b/macros/latex/contrib/gridpapers/examples/hex-grid-small.tex new file mode 100644 index 0000000000..8b532f90bb --- /dev/null +++ b/macros/latex/contrib/gridpapers/examples/hex-grid-small.tex @@ -0,0 +1,8 @@ +\documentclass{article} + +\usepackage[pattern=hex, patternsize=0.0833in]{gridpapers} + +\begin{document} +\thispagestyle{empty} +~ +\end{document} |