The Road to Revolution by Ho Chi Minh, translated by VietAnon
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

101 lines
3.0 KiB

\ifdefined\maketwocolumn
\documentclass[10pt,a5paper,oneside]{article}
\renewcommand{\familydefault}{\sfdefault} % sans prints better
\else
\documentclass[12pt,a5paper,twoside]{article}
\fi
\usepackage{authblk}
\usepackage{graphicx}
\usepackage{csquotes}
\setquotestyle{english}
\usepackage{epigraph}
\setlength{\epigraphwidth}{\textwidth}
\renewcommand{\epigraphflush}{center} % center box that epigraph is in
\renewcommand{\sourceflush}{center} % center Lenin's name
\ifdefined\maketwocolumn
\usepackage[top=0.25cm,bottom=0.6cm,footskip=0.5cm,inner=0.05cm,outer=0.5cm]{geometry}
\else
\usepackage[top=1.25cm,bottom=1.25cm,footskip=0.6cm,outer=1.5cm]{geometry}
\fi
\usepackage[T1]{fontenc}
\usepackage[stable]{footmisc}
\usepackage[compact]{titlesec}
\usepackage[shortcuts]{extdash}
\usepackage[shortlabels]{enumitem}
% number sections like the original
\renewcommand\thesection{\hspace{-1em}}
\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}}}
\setitemize{noitemsep,topsep=0pt,parsep=0pt,partopsep=0pt}
\setenumerate{noitemsep,topsep=0pt,parsep=0pt,partopsep=0pt}
\newenvironment{enum}[1]{\begin{enumerate}[#1,itemindent=*,labelindent=1em,leftmargin=0em]}{\end{enumerate}}
\renewcommand{\labelitemi}{}
\title{The Road to Revolution}
\author{Ho Chi Minh, 1927 \linebreak Translated by VietAnon \linebreak Typeset by \LaTeX\,Anon}
\date{\today}
\ifdefined\maketwocolumn
\setlength{\columnsep}{1.95em}
\setlength{\emergencystretch}{1em}
\fi
\hyphenation{pro-vin-ces}
\hyphenation{Fre-nch}
\hyphenation{inter-natio-na-lism}
\hyphenation{inter-natio-nal}
\hyphenation{Wo-men}
\hyphenation{Ja-pa-nese}
\hyphenation{con-gress}
\hyphenation{re-vo-lu-tio-na-ry}
\ifdefined\maketwocolumn
\newcommand{\twelvepoint}{\fontsize{12pt}{14.4pt}\selectfont}
\else
\newcommand{\twelvepoint}{}
\fi
\begin{document}
{
% always use 12pt on the front page
% it won't look exactly like the onecolumn version either way because of pdfbook2, but at least the text is nicer to read
\twelvepoint
\maketitle
\epigraph{\twelvepoint 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.}{\twelvepoint V.I. Lenin, \emph{What is to be done}.}
%UNION OF THE OPPRESSED PEOPLE
%SEAL OF THE MINISTRY OF PROPAGANDA
\centerline{Published by The Association of Oppressed Ethnic Groups in Asia.}
~ % force new line
\centerline{Footnotes from the source PDF use arabic numerals.}
\centerline{Footnotes added in the English translation use roman numerals.}
}
\ifdefined\maketwocolumn
\twocolumn
\fi
\clearpage
\input{chap1}
\input{chap2}
\input{chap3}
\input{chap4}
\input{chap6}
\end{document}