Guest User

Untitled

a guest
Jul 16th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. documentclass[]{article}
  2.  
  3. title{Test}
  4. begin{document}
  5.  
  6. maketitle
  7. Document text body.
  8. end{document}
  9.  
  10. lualatex --output-format=dvi test.tex
  11.  
  12. dvipng test.dvi
Add Comment
Please, Sign In to add comment