Skip to content

Instantly share code, notes, and snippets.

@oliverangelil
Last active June 14, 2018 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oliverangelil/2bd2f3e5dc82ada84faaef05b6152c33 to your computer and use it in GitHub Desktop.
Save oliverangelil/2bd2f3e5dc82ada84faaef05b6152c33 to your computer and use it in GitHub Desktop.
simple luatex
\documentclass{article}
\usepackage{fontawesome}
\begin{document}
\begin{center}
\textbf{\faEnvelope John Smith}\\
\end{center}
\end{document}
%%% Local Variables:
%%% coding: utf-8
%%% mode: latex
%%% TeX-engine: luatex
%%% TeX-master: ""
%%% End:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment