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.pdfbin318138 -> 317842 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/proceedings-sample.pdfbin418803 -> 417163 bytes
-rw-r--r--Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.tex17
4 files changed, 6 insertions, 18 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
index c5e096df5a0..603e195244b 100644
--- a/Master/texmf-dist/doc/latex/jmlr/sample-books/jmlrbook-sample.pdf
+++ 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 90e7618fd6d..465bca51f73 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
@@ -9,11 +9,8 @@
\documentclass[wcp,7x10]{jmlrbook}% on-line color version, 7inx10in
%\documentclass[wcp,gray,7x10]{jmlrbook}% print version, 7inx10in
-
- % bookmark package shouldn't be used for print version
- % (load last)
-%\ifprint{}{\usepackage{bookmark}}
-
+ % Load last
+ \ifprint{}{\usepackage{bookmark}}
% Title is added to the PDF properties. Optional argument
% is used instead, if present.
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
index be66a1f92b9..83e727ed6ec 100644
--- a/Master/texmf-dist/doc/latex/jmlr/sample-books/proceedings-sample.pdf
+++ 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 57f7146df53..0b6693f21f6 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
@@ -8,6 +8,9 @@
\documentclass[wcp]{jmlrbook}
+\usepackage[T1]{fontenc}
+\usepackage[utf8]{inputenc}
+
% Title is added to the PDF properties. Optional argument
% is used instead, if present.
%\title[Short Title]{Big Long Title}
@@ -20,22 +23,10 @@
\jmlrvolume{42}
\jmlryear{2010}
\jmlrworkshop{Workshop on Causality}
-
- % Write the pdf information if this is the print version and the
- % class option pdfxa has been set. Title and author should be set
- % before this.
-\jmlrwritepdfinfo
-
- % inputenc with utf8 option must come after \jmlrwritepdfinfo
-\usepackage[T1]{fontenc}
-\usepackage[utf8]{inputenc}
+\jmlrlocation{Somewhere}
\logo[http://www.sampleurl.com/]{\includegraphics{bookLogo}}
- % bookmark package shouldn't be used for print version
- % (load last)
-\ifprint{}{\usepackage{bookmark}}
-
\begin{document}
\maketitle