init-nix/latex/document.tex
2024-02-27 14:56:36 -08:00

7 lines
107 B
TeX

% !TEX root = document.txt
\documentclass[a4paper]{article}
\begin{document}
Hello, World!
\end{document}