summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jmlr/sample-books
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/jmlr/sample-books')
-rw-r--r--Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdfbin0 -> 337812 bytes
-rw-r--r--Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.tex7
-rw-r--r--Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex1
-rw-r--r--Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdfbin0 -> 234514 bytes
-rw-r--r--Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex7
5 files changed, 12 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf b/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf
new file mode 100644
index 00000000000..af05402e335
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.tex b/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.tex
index 66a2e43af21..6ccc7a65297 100644
--- a/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.tex
+++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.tex
@@ -130,7 +130,10 @@ specified using \verb|\Author|.
University of East Anglia}
\end{authorsignoff}
-\chapter{Preface}
+\begin{preface}
+The preface environment should be used for the preface if you want
+makejmlrbook to extract the preface and turn it into a standalone
+document.
The editorial team can sign off at the end of the preface using
the \texttt{signoff} environment. This has two arguments: the
@@ -149,6 +152,8 @@ University of Nowhere\\
\mailto{ae@sample.com}}
\end{signoff}
+\end{preface}
+
\tableofcontents
\mainmatter
diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex b/Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex
index 7271a824dad..e0fff8c89ca 100644
--- a/Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex
+++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/paper1/paper1.tex
@@ -22,6 +22,7 @@
\maketitle
\begin{abstract}
+This abstract has a citation \citep{guyon-elisseeff-03}.
\lipsum[1]
\end{abstract}
\begin{keywords}
diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf b/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf
new file mode 100644
index 00000000000..752f249412b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex b/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex
index 71e6518f453..35c800dbd7f 100644
--- a/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex
+++ b/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex
@@ -33,9 +33,10 @@ This is the foreword.
University of East Anglia}
\end{authorsignoff}
-\chapter{Preface}
+\begin{preface}
-This is the preface
+This is the preface. To make a standalone document for the preface
+use the --extractpreface option when calling makejmlrbook.
\begin{signoff}{March 2010}
% First editor:
@@ -48,6 +49,8 @@ University of Nowhere\\
\mailto{ae@sample.com}}
\end{signoff}
+\end{preface}
+
\tableofcontents
\mainmatter