summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-18 23:22:22 +0000
committerKarl Berry <karl@freefriends.org>2013-10-18 23:22:22 +0000
commit4e3b1a66cb5bc31b99a07f4194dbab513ae0181b (patch)
tree24395799430a99075ce9525740aef8f651a52d4a /Master/texmf-dist/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex
parenta862675d0cb1a492e213851056d56b30ee24e930 (diff)
jmlr (18oct13)
git-svn-id: svn://tug.org/texlive/trunk@31945 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex')
-rw-r--r--Master/texmf-dist/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex16
1 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex b/Master/texmf-dist/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex
index 9c771393b10..b763473c561 100644
--- a/Master/texmf-dist/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex
+++ b/Master/texmf-dist/doc/latex/jmlr/sample-papers/jmlrwcp-sample.tex
@@ -20,6 +20,12 @@
% The following command is just for this sample document:
\newcommand{\cs}[1]{\texttt{\char`\\#1}}
+ % Define an unnumbered theorem just for this sample document:
+\theorembodyfont{\upshape}
+\theoremheaderfont{\scshape}
+\theorempostheader{:}
+\theoremsep{\newline}
+\newtheorem*{note}{Note}
% change the arguments, as appropriate, in the following:
\jmlrvolume{1}
@@ -98,8 +104,14 @@ at the UK TUG FAQ
\url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=man-latex}. If
that doesn't help, create a minimal working example (see
\url{http://theoval.cmp.uea.ac.uk/~nlct/latex/minexample/}) and post
-to somewhere like the LaTeX Community Forum
-\url{http://www.latex-community.org/forum/}.
+to somewhere like TeX on StackExchange
+(\url{http://tex.stackexchange.com/}) or the LaTeX Community Forum
+(\url{http://www.latex-community.org/forum/}).
+
+\begin{note}
+This is an numbered theorem-like environment that was defined in
+this document's preamble.
+\end{note}
\subsection{Sub-sections}