mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2024-11-22 16:20:11 +00:00
Hello-World: Add latex format.
This commit is contained in:
parent
628b52a757
commit
0a80e5481b
8
themes/hello-world/src/latex.tex
Normal file
8
themes/hello-world/src/latex.tex
Normal file
@ -0,0 +1,8 @@
|
||||
\documentclass{article}
|
||||
\title{[[ r.name ]]'s Resume}
|
||||
\author{[[ r.name ]]}
|
||||
\date{December 2015}
|
||||
\begin{document}
|
||||
\maketitle
|
||||
Hello world! My name is [[ r.name ]].
|
||||
\end{document}
|
Loading…
Reference in New Issue
Block a user