diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-24 20:23:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-24 20:23:39 +0000 |
commit | ae7a8a028827d6b76f6909efbdeafb2a6b89fa51 (patch) | |
tree | 9b0bd2a8abf808a53ef06e13a0515f302571ed76 /Master/texmf-dist/source/latex/onedown | |
parent | a495fe970496337011c0698a03476ce888a26105 (diff) |
onedown (24sep18)
git-svn-id: svn://tug.org/texlive/trunk@48750 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/onedown')
-rw-r--r-- | Master/texmf-dist/source/latex/onedown/onedown.dtx | 41 |
1 files changed, 32 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/onedown/onedown.dtx b/Master/texmf-dist/source/latex/onedown/onedown.dtx index 722556cde57..d1c53a674cc 100644 --- a/Master/texmf-dist/source/latex/onedown/onedown.dtx +++ b/Master/texmf-dist/source/latex/onedown/onedown.dtx @@ -24,7 +24,7 @@ \ProvidesFile{onedown.dtx} %</driver> %<package>\NeedsTeXFormat{LaTeX2e}[2014/05/01] -%<package>\def\ODwstyleversion{1.0}\def\ODwstyledate{2018/05/23} +%<package>\def\ODwstyleversion{1.1}\def\ODwstyledate{2018/09/23} %<package>\ProvidesPackage{onedown} %<package> [\ODwstyledate\space v\ODwstyleversion\space %<package> Typeset Bridge Diagrams - Jacob Wiersma (C) 2016-2018] @@ -37,7 +37,7 @@ % \usepackage[T1]{fontenc} \usepackage[german,dutch,french,swedish,english,shorthands=]{babel} -\usepackage{onedown}[2018/04/17] +\usepackage{onedown}[2018/09/23] \usepackage[normalem]{ulem}% for strikeout todos that are done \usepackage{needspace}% keep contiguous lines on one page \usepackage[inline]{enumitem}% Control various parameters of lists @@ -206,8 +206,8 @@ %</driver> % \fi % -% ^^A \CheckSum{3705} -% \CheckSum{0} +% ^^A \CheckSum{3693} +% \CheckSum{3693} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -239,6 +239,7 @@ % contain only onedown, the former bidnplay stuff is archived. The ToDo and % Known-Bugs lists are cleaned. We are version 0.1 now, trying to keep the % bzr version number equal to the changes minor number.} +% % \changes{v0.2}{2018/02/12}{We finally have a List of User Commands. In % the compass we can print vulner in red and mark the dealer. We have a % hook \cmd{\CompassMid} to write something in the middle of the compass. @@ -246,6 +247,7 @@ % the danish language. Corrected a bug in \cmd{\dealer} and \cmd{\vulner}. % Removed pgf-key 'lang': we now load the needed languages on the fly. % Finally we revised the documentation.} +% % \changes{v0.4}{2018/03/09}{Major change in playtricks: the winner is now % determined by the cards played, and code is added to check consistency. % Dirty coded macros like \cmd{\ODw@symbol} and \cmd{\ODw@(@)Card(s)} are @@ -253,35 +255,42 @@ % on the fly and enhanced the colors options. Corrected some minor bugs and % reorganized the documentation. One can now generate the documentation % without the list of user commands} +% % \changes{v0.5}{2018/03/14}{Associated the names and bidders in a fixed % way. Added checks to onesuitNS/EW. Made ODw@OtherFont local where % necessary. Redefine columntypes. Made 'T' a code for '10'. Adapted the % translate macro to enable both 1H and 1\cmd{\He} etc. Enhanced the % documentation.} +% % \changes{v0.6}{2018/03/14}{Made all internal names hidden by adding % 'ODw@' to it. Changed \cmd{\ODw@AccTricksN} in \cmd{\ODw@AccTricks}. Some % minor adaptions of the documentation} +% % \changes{v0.7}{2018/03/20}{Final edits of the documentation: Consequent -% use of 'card diagram', |bidding| diagram' and '|play| diagram'. Corrected +% use of 'card diagram', 'bidding' diagram and 'play diagram'. Corrected % some minor bugs. Changed the name of the 'playtricks' environment into % 'play'. Can disable all colors in the manual for monochrome printing. % Changed signature of \cmd{\expertquiz} and \cmd{\boardtext}.} +% % \changes{v0.7a}{2018/03/24}{Major change: Removed all \cmd{\bidXX} an % \cmd{\bidXXpair} commands. The biddings can now be shown with the % \cmd{\showXX+} (with token '+'). The macros \cmd{\hand-} and the bidding % environments suppress their output with token '-'} +% % \changes{v0.8}{2018/04/11}{Added package \packname{verbatimbox} to adjust % verbatim font easily. Added \cmd{\setdefaults} with keys for fonts, -% compass and |bidding| diagram. Made \cmd{\FirstBidCol} internally hidden. +% compass and bidding diagram. Made \cmd{\FirstBidCol} internally hidden. % Removed \cmd{longcalls}, \cmd{\CompassMid}, added \cmd{compassfont}. % Changed the order of the hands in \cmd{\onesuitAll}. Renewed the % implementation of the compass and add extra features.} +% % \changes{v0.9}{2018/04/15}{Adapted \cmd{\ODwset} and \cmd{\setdefaults}. % Separated key \emph{messages} into keys \emph{warn} and \emph{err}. % Adapted \cmd{\ODw@Compass}. Removed legends from \cmd{\showNS}. Added % \cmd{\sbox1} to all \cmd{\showXX} macros with a N-hand. Changed % ODw@[No]Warnings and ODw@[No]Errors. Corrected some minor bugs and % adapted the documentation accordingly.} +% % \changes{v1.0}{2018/05/23}{Adapted the urls, the directories and some % filenames to conform to the CTAN-standard and made the bundle ready for % upload. Corrected a small bug in \cmd{\ODw@Compass} that was introduced @@ -290,6 +299,19 @@ % text macros, onesuit-NE/NW/. Adapted \cmd{\handskip}. Added code to work % around a \packname{babel}-\packname{translations} inconsistency w.r.t. % norsk/norwegian.} +% +% \changes{v1.1}{2018/09/22}{% +% - Corrected onedown-ref.tex +% Added the missing rows in lines 419-422. +% and the explanational text on line 457. +% - Changed in all ODw+.trsl files: +% Translation of 'pass!' into 'p' and 'Pass!' into 'P'. +% - Corrected some typos in ShowAll.tex: +% \cmd{\contract*} into \cmd{\contract}, +% \cmd{\declarer*} into \cmd{\declarer} and +% \cmd{\lead*} into \cmd{\lead}. +% - Removed some illegal chars from changes entries } +% % ^^A Note: ^^21 denotes the exclamation mark (!) % % \DoNotIndex{\newcommand,\newenvironment,\BODY,\boolean,\IfEqCase,\IfInteger, @@ -717,12 +739,13 @@ pdflatex --shell-escape onedown.dtx % % \subsubsection{The Compass} % +% \boardnr{0} % The compass \CP is not available as a user command itself, but it is used % in all user commands that draw a card diagram. It has some special -% features. +% features. % \begin{itemize}[itemsep=0em] -% \item It can mark the dealer (\north) \dealer[\north] \CP -% \item It can write the vulnerable side (\northsouth) in red \vulner[\northsouth] \CP +% \item It can mark the dealer (\north) \boardnr{1} \CP +% \item It can write the vulnerable side (\northsouth) in red \boardnr{5} \CP % \item it can put something (a board number) in the middle % \boardnr{3} \setdefaults{compmid=3} \CP % \end{itemize} |