Merge branch 'master' into subtree
[nikiroo-utils.git] / test / expected_test.story / latex.tex
CommitLineData
9a553563
NR
1%
2% This LaTeX document was auto-generated by Fanfic Reader, created by Niki.
3%
4
5\documentclass[a4paper]{book}
6\usepackage[english]{babel}
7\usepackage[utf8]{inputenc}
8\usepackage[T1]{fontenc}
9\usepackage{lmodern}
10\newcommand{\br}{\vspace{10 mm}}
11\newcommand{\say}{--- \noindent\emph}
12\hyphenpenalty=1000
13\tolerance=5000
14\begin{document}
15\date{2018}
16\title{The trials of Fanfan}
17\author{UnknownArtist366}
18\maketitle
19
20
21
22\chapter{Quotes}
23
24\say{``Yes, quotes!'', I said.}
25
26\say{`Those can start with a single- or double quote sign', I continued.}
27
28\noindent{}
29\say{``They also supports other characters, and an optionnal leading dash.''}
30
31\noindent{}
32\say{``The optionnal leading dash is enough to signify ``quote''.''}
33
34\noindent{}
35
36
37\chapter{``Quote'' test}
38This test was just for the chapter title.
39We can also check for breaks.
40
41\br
42This was a break space.
43
44\end{document}