\documentclass[10pt,a5paper,twoside]{article} \usepackage{authblk} \usepackage{graphicx} \usepackage{csquotes} \setquotestyle{english} \usepackage{epigraph} \setlength{\epigraphwidth}{\textwidth} \usepackage[top=0.5cm,bottom=1cm,footskip=0.6cm,inner=2cm,outer=1.25cm]{geometry} \usepackage[T1]{fontenc} \usepackage[stable]{footmisc} \usepackage[compact]{titlesec} \usepackage[shortcuts]{extdash} % number sections like the original \renewcommand\thesection{} \renewcommand\thesubsection{\arabic{subsection}.} \newcounter{afn} \newcounter{rfn} % roman footnotes. has to be one big 'ol line for LaTeX to not insert lots of whitespace \newcommand{\rfootnote}[1]{\setcounter{afn}{\value{footnote}}{\renewcommand{\thefootnote}{\Roman{footnote}}\setcounter{footnote}{\value{rfn}}\footnote{#1}\setcounter{rfn}{\value{footnote}}}\setcounter{footnote}{\value{afn}}} \title{The Road to Revolution} \author{Ho Chi Minh, 19?? \linebreak Translated by VietAnon \linebreak Typeset by \LaTeX\,Anon} \date{\today} \setlength{\columnsep}{1.95em} \setlength{\emergencystretch}{1em} \hyphenation{pro-vin-ces} \hyphenation{Fre-nch} \hyphenation{inter-natio-na-lism} \hyphenation{inter-natio-nal} \begin{document} \maketitle \epigraph{Without revolutionary theory there can be no revolutionary movement…the role of vanguard fighter can be fulfilled only by a party that is guided by the most advanced theory.}{V.I. Lenin, \emph{What is to be done}.} %UNION OF THE OPPRESSED PEOPLE %SEAL OF THE MINISTRY OF PROPAGANDA Published by The Association of Oppressed Ethnic Groups in Asia \twocolumn \input{chap1} \input{chap2} \input{chap3} \input{chap4} \input{chap6} \end{document}