From 351f453bfaa61edacb50d5462c1c9c6c3ebf203b Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Sat, 1 Feb 2020 02:14:46 +0100 Subject: add raggedright to class --- vutinf.dtx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vutinf.dtx b/vutinf.dtx index a777d41..f5ad3c4 100644 --- a/vutinf.dtx +++ b/vutinf.dtx @@ -213,6 +213,10 @@ Running "make install" installs the files in the local TeX tree. % \begin{macrocode} \setlength{\parindent}{0cm} % \end{macrocode} +% un-justify document (equal to flushleft) - align left +% \begin{macrocode} +\raggedright +% \end{macrocode} % % \begin{environment}{dummyEnv} % This is a dummy environment. If it did anything, we'd describe its -- cgit v1.2.3