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.

47 lines
1.3 KiB

\documentclass[12pt,a5paper,twoside]{article}
1 year ago
\usepackage{authblk}
1 year ago
\usepackage{graphicx}
\usepackage{csquotes}
\setquotestyle{english}
\usepackage{epigraph}
\setlength{\epigraphwidth}{\textwidth}
\usepackage[top=1.25cm,bottom=1.25cm,footskip=0.6cm,outer=1.5cm]{geometry}
\usepackage[T1]{fontenc}
\usepackage[stable]{footmisc}
\usepackage[compact]{titlesec}
\usepackage[shortcuts]{extdash}
1 year ago
1 year ago
% 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}}}
1 year ago
\title{The Road to Revolution}
\author{Ho Chi Minh, 19?? \linebreak Translated by VietAnon \linebreak Typeset by \LaTeX\,Anon}
1 year ago
\date{\today}
1 year ago
\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}
1 year ago
\begin{document}
\maketitle
1 year ago
\input{chap1}
\input{chap2}
\input{chap3}
\input{chap4}
\input{chap6}
1 year ago
\end{document}