简历的 res 文档类还能用吗?我以前从来没有遇到过 res 问题。然而,最近我无法编写我的简历。
我在 Windows 10 上安装了 miktex。即使对于下面的 MWE,也出现“!LaTeX 错误:缺少 \begin{document}”。
谢谢您的任何建议。
\documentclass[line, margin]{res}
\begin{document}
\name{Max Burstein}
\address{1234 Herp Derp Lane \\ Rabble, FL 34343 \\ (516) 516-5165}
\begin{resume}
\end{resume}
\end{document}