diff options
| -rw-r--r-- | radio.tex | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,4 +1,6 @@ -% meant to be compiled with luatex +% !TeX program = lualatex +% !TeX encoding = utf8 +% !TeX spellcheck = english \documentclass{article} \usepackage{fontspec} @@ -19,8 +21,8 @@ \subsectionfont{\normalsize\bfseries} \title{RLFHL Tactical Wi-Fi HaLow Mesh Network} -\author{} -\date{} +\author{Petri Hienonen} +\date{\today} \begin{document} |
