diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/jeopardy/jeopardy.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/jeopardy/jeopardy.dtx | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/jeopardy/jeopardy.dtx b/Master/texmf-dist/source/latex/jeopardy/jeopardy.dtx index 1ed342ac62c..a2101cce5d1 100644 --- a/Master/texmf-dist/source/latex/jeopardy/jeopardy.dtx +++ b/Master/texmf-dist/source/latex/jeopardy/jeopardy.dtx @@ -22,7 +22,7 @@ %<package>\NeedsTeXFormat{LaTeX2e} %<package>\ProvidesPackage{jeopardy} %<*package>\ProvidesPackage{jeopardy} -[2007/03/12 v1.1 .dtx jeopardy file] +[2010/04/07 v1.1a .dtx jeopardy file] %</package> % %<*driver> @@ -65,6 +65,7 @@ % \changes{v1.02a}{2006/11/3}{Minor update: Option bgpicture % added.} % \changes{v1.1}{2007/03/12}{Option twoplayers.} +% \changes{v1.1a}{2010/04/07}{Examples redesigned to work in TeXlive 2009.} % % \GetFileInfo{jeopardy.dtx} % @@ -75,8 +76,10 @@ % % % \title{The \textsf{jeopardy} package\thanks{This document -% corresponds to \textsf{jeopardy}~\fileversion, dated \filedate.}} -% \author{Robert Ma\v r\'\i k \\ \texttt{marik@mendelu.cz}} +% corresponds to \textsf{jeopardy}~\fileversion, dated +% \filedate.}} \author{Robert Ma\v r\'\i k \\ +% \texttt{marik@mendelu.cz}\thanks{Supported by the grant 18/2006 of +% the Fund for Developement of Czech Universities.}} % % \maketitle % @@ -99,7 +102,7 @@ % \item Option |bgpicture| is used to place the picture below the % buttons (|graphicx| package is used). The name of the picture is % stored in the |\JeopardyPictureFile| command. Default value is -% |picture.jpg|. You can change it by +% |picture.jpg|. You can change it by using command like % |\def\JeopardyPictureFile{blabla.jpg}|. If you use this option, % you may also consider the (rather tricky) option |finetune|. This % option is described with the corresponding code at the end of this |