www.xbdev.net
xbdev - software development
Sunday May 28, 2023
home | about | contact | Donations

     
 

LaTeX

Beautiful, Powerful and Fun Document Tools (but requires a little extra work)

 


Simple standalone minimum working example - creates an output PDF with only the content (i.e., no borders). The size of the generated PDF is the same as the content (tight).



\documentclass{standalone}
\begin{document}

Testing a standalone

\end{document}











 

 
 Visitor:
Copyright (c) 2002-2023 xbdev.net - All rights reserved.
Designated articles, tutorials and software are the property of their respective owners.