From 67262a49138e713fca67ad2ec494f718c2dda821 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 18 Jun 2014 23:12:46 +0000 Subject: mathdots (12jun14) git-svn-id: svn://tug.org/texlive/trunk@34301 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/mathdots/README | 90 ++++++++++++--------- .../texmf-dist/doc/generic/mathdots/mathdots.pdf | Bin 109664 -> 258547 bytes Master/texmf-dist/doc/generic/mathdots/mdotest.pdf | Bin 0 -> 159693 bytes Master/texmf-dist/doc/generic/mathdots/mdotest.tex | 61 ++++++++++++++ Master/texmf-dist/doc/generic/mathdots/mdtest.tex | 52 ------------ .../texmf-dist/doc/generic/mathdots/plmdotest.tex | 88 ++++++++++++++++++++ 6 files changed, 203 insertions(+), 88 deletions(-) create mode 100644 Master/texmf-dist/doc/generic/mathdots/mdotest.pdf create mode 100644 Master/texmf-dist/doc/generic/mathdots/mdotest.tex delete mode 100644 Master/texmf-dist/doc/generic/mathdots/mdtest.tex create mode 100644 Master/texmf-dist/doc/generic/mathdots/plmdotest.tex (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/generic/mathdots/README b/Master/texmf-dist/doc/generic/mathdots/README index 22f4ffadc81..071d123576d 100644 --- a/Master/texmf-dist/doc/generic/mathdots/README +++ b/Master/texmf-dist/doc/generic/mathdots/README @@ -1,36 +1,54 @@ - -This is the mathdots package, version 0.8. - -This package changes the basic LaTeX and plain TeX commands \ddots and -\vdots so that they properly change size when font sizes change, and -when they are used in superscripts and subscripts. It also adds the -command \iddots ()for inverse diagonal dots) which slants the opposite -way from \ddots. - -In addition, if it detects AMSLaTeX (or AMSTeX in plain TeX) it defines -improved versions of the \dddot and \ddddot commands that place three -and four dots on a math symbol (similar to the math accent commands \dot -and \ddot). These also are arranged to change size correctly and some -placement bugs are corrected. - -Other (minor) improvements: the commands \vdots, \ddots and \iddots -select the dot from the math fonts instead of the text fonts, so they -always match math punctuation dots. The \dddot and \ddddot commands -select the accent dot (same one placed by \dot). - -File list: - -mathdots.dtx The code -mathdots.pdf The manual -mathdots.ins unpacking script -mdtest.tex Test file -README This file - -Installation: - -Run tex or latex on mathdots.ins to unpack the files. Copy mathdots.tex -where tex will find it and mathdots.sty where latex will find it. Copy -the remaining files to your documentation area. - -Daniel H. Luecking, \luecking \at \uark \dot \edu - +This is the mathdots package, version 0.9. +Copyright 2001--2014, Daniel H. Luecking + +License: +======= +Mathdots may be distributed and/or modified under the conditions of the +LaTeX Project Public License, either version 1.3c of this license or (at +your option) any later version. The latest version of this license is in + +and version 1.3c or later is part of all distributions of LaTeX dated +2008/05/04 or later. + +Mathdots has maintenance status "author-maintained". The Current +Maintainer is Daniel H. Luecking. The Base Interpreters associated with +mathdots are plain TeX and LaTeX + +Purpose: +======= +This package changes the basic LaTeX and plain TeX commands \ddots and +\vdots so that they properly change size when font sizes change, and +when they are used in superscripts and subscripts. It also adds the +command \iddots (for inverse diagonal dots) which slants the opposite +way from \ddots. + +In addition, if it detects amsmath in LaTeX (or AMSTeX in plain TeX) it +defines improved versions of the \dddot and \ddddot commands that place +three and four dots on a math symbol (similar to the math accent +commands \dot and \ddot). These also are arranged to change size +correctly and some placement bugs are corrected. + +Other (minor) improvements: the commands \vdots, \ddots and \iddots +select the dot from the math fonts instead of the text fonts, so they +always match math punctuation dots. The \dddot and \ddddot commands +select the accent dot (same one placed by \dot). + +File list: + +README This file +mathdots.dtx The code +mathdots.pdf The manual +mathdots.ins unpacking script +mdotest.tex LaTeX test file +plmdotest.tex Plain TeX test file (requires loading amstex.tex and the + and something to define the commands \eightpoint, + \ninepoint, \tenpoint and \twelvepoint) + +Installation: + +Run tex or latex on mathdots.ins to unpack the files. Copy mathdots.tex +where tex will find it and mathdots.sty where latex will find it. Copy +the remaining files to your documentation area. + +Daniel H. Luecking, \luecking \at \uark \dot \edu + diff --git a/Master/texmf-dist/doc/generic/mathdots/mathdots.pdf b/Master/texmf-dist/doc/generic/mathdots/mathdots.pdf index 2f2caf7e421..fa68a0143b6 100644 Binary files a/Master/texmf-dist/doc/generic/mathdots/mathdots.pdf and b/Master/texmf-dist/doc/generic/mathdots/mathdots.pdf differ diff --git a/Master/texmf-dist/doc/generic/mathdots/mdotest.pdf b/Master/texmf-dist/doc/generic/mathdots/mdotest.pdf new file mode 100644 index 00000000000..fdee95981e4 Binary files /dev/null and b/Master/texmf-dist/doc/generic/mathdots/mdotest.pdf differ diff --git a/Master/texmf-dist/doc/generic/mathdots/mdotest.tex b/Master/texmf-dist/doc/generic/mathdots/mdotest.tex new file mode 100644 index 00000000000..0e61f711dc7 --- /dev/null +++ b/Master/texmf-dist/doc/generic/mathdots/mdotest.tex @@ -0,0 +1,61 @@ +% All possible sizes of the various mathdots tested +\documentclass{article} +%\usepackage{mathptmx} +\usepackage{amsmath} +\usepackage{mathdots} +% +% \dddot and \ddddot are wider in mathptmx package. +% Since there is no way to get a measure of the actual separation +% between dots in the 2-dot accent, I have made the spacing +% commands available to the user. The following seem to work well +% for mathptmx: +%\MDodotkern=-2mu +%\MDoprekern=-1mu +%\MDopostkern=0mu +\newcommand\testdots{% +$\ddots^{\ddots^{\ddots}}$ $\iddots^{\iddots^{\iddots}}$ +$\vdots^{\vdots^{\vdots}}$ +\par +$\dot{X} +\ddot{X} +\dddot{X} +\ddddot{X} +X^{\dot{X}} +X^{\ddot{X}} +X^{\dddot{X}} +X^{\ddddot{X}} +X^{X^{\dot{X}}} +X^{X^{\ddot{X}}} +X^{X^{\dddot{X}}} +X^{X^{\ddddot{X}}}$ +\par\smallskip\hrule\smallskip} + +\setlength\textwidth{6.664in} +\setlength\oddsidemargin{-.082in} +\setlength\parindent{0pt} + +\setlength{\textheight}{8.9in} +\setlength{\topmargin}{0pt} +\addtolength\headheight{3.06pt} +\addtolength\topmargin{-\headheight} +\addtolength\topmargin{-\headsep} + +\begin{document} +\pagestyle{headings} +\tableofcontents +\clearpage + +\section{Testing in headers and TOC: + $\ddots$, $\vdots$, $\iddots$, $\dddot{X}$ and $\ddddot{X}$} + +\tiny tiny \testdots +\scriptsize scriptsize \testdots +\footnotesize footnotesize \testdots +\small small \testdots +\normalsize normalsize \testdots +\large large \testdots +\Large Large \testdots +\huge huge \testdots +\Huge Huge \testdots + +\end{document} diff --git a/Master/texmf-dist/doc/generic/mathdots/mdtest.tex b/Master/texmf-dist/doc/generic/mathdots/mdtest.tex deleted file mode 100644 index 2bb93dd61e7..00000000000 --- a/Master/texmf-dist/doc/generic/mathdots/mdtest.tex +++ /dev/null @@ -1,52 +0,0 @@ -% All possible sizes of the various mathdots tested -\documentclass{article} -\usepackage{amsmath} -\usepackage{mathdots} - -\newcommand\testdots{% -$\ddots^{\ddots^{\ddots}}$ $\iddots^{\iddots^{\iddots}}$ -$\vdots^{\vdots^{\vdots}}$ -\par -$\dot{X} -\ddot{X} -\dddot{X} -\ddddot{X} -X^{\dot{X}} -X^{\ddot{X}} -X^{\dddot{X}} -X^{\ddddot{X}} -X^{X^{\dot{X}}} -X^{X^{\ddot{X}}} -X^{X^{\dddot{X}}} -X^{X^{\ddddot{X}}}$ -\par\smallskip\hrule\smallskip} - -\setlength\textwidth{6.664in} -\setlength\oddsidemargin{-.082in} -\setlength\parindent{0pt} - -\setlength{\textheight}{8.9in} -\setlength{\topmargin}{0pt} -\addtolength\headheight{3.06pt} -\addtolength\topmargin{-\headheight} -\addtolength\topmargin{-\headsep} - -\begin{document} -\pagestyle{headings} -\tableofcontents -\clearpage - -\section{Testing in headers and TOC: - $\ddots$, $\vdots$, $\iddots$, $\dddot{X}$ and $\ddddot{X}$} - -\tiny tiny \testdots -\scriptsize scriptsize \testdots -\footnotesize footnotesize \testdots -\small small \testdots -\normalsize normalsize \testdots -\large large \testdots -\Large Large \testdots -\huge huge \testdots -\Huge Huge \testdots - -\end{document} diff --git a/Master/texmf-dist/doc/generic/mathdots/plmdotest.tex b/Master/texmf-dist/doc/generic/mathdots/plmdotest.tex new file mode 100644 index 00000000000..2396647bbd2 --- /dev/null +++ b/Master/texmf-dist/doc/generic/mathdots/plmdotest.tex @@ -0,0 +1,88 @@ +\input amstex +\input mathdots + +\eightpoint +eightpoint +$\ddots^{\ddots^{\ddots}}$ $\iddots^{\iddots^{\iddots}}$ +$\vdots^{\vdots^{\vdots}}$ + +$\dot{X}$ +$\ddot{X}$ +$\dddot{X}$ +$\ddddot{X}$ +$X^{\dot{X}}$ +$X^{\ddot{X}}$ +$X^{\dddot{X}}$ +$X^{\ddddot{X}}$ +$X^{X^{\dot{X}}}$ +$X^{X^{\ddot{X}}}$ +$X^{X^{\dddot{X}}}$ +$X^{X^{\ddddot{X}}}$ + +\smallskip +\hrule +\smallskip +\ninepoint +ninepoint +$\ddots^{\ddots^{\ddots}}$ $\iddots^{\iddots^{\iddots}}$ +$\vdots^{\vdots^{\vdots}}$ + +$\dot{X}$ +$\ddot{X}$ +$\dddot{X}$ +$\ddddot{X}$ +$X^{\dot{X}}$ +$X^{\ddot{X}}$ +$X^{\dddot{X}}$ +$X^{\ddddot{X}}$ +$X^{X^{\dot{X}}}$ +$X^{X^{\ddot{X}}}$ +$X^{X^{\dddot{X}}}$ +$X^{X^{\ddddot{X}}}$ + +\smallskip +\hrule +\smallskip +\tenpoint +tenpoint +$\ddots^{\ddots^{\ddots}}$ $\iddots^{\iddots^{\iddots}}$ +$\vdots^{\vdots^{\vdots}}$ + +$\dot{X}$ +$\ddot{X}$ +$\dddot{X}$ +$\ddddot{X}$ +$X^{\dot{X}}$ +$X^{\ddot{X}}$ +$X^{\dddot{X}}$ +$X^{\ddddot{X}}$ +$X^{X^{\dot{X}}}$ +$X^{X^{\ddot{X}}}$ +$X^{X^{\dddot{X}}}$ +$X^{X^{\ddddot{X}}}$ + +\smallskip +\hrule +\smallskip +\twelvepoint +twelvepoint +$\ddots^{\ddots^{\ddots}}$ $\iddots^{\iddots^{\iddots}}$ +$\vdots^{\vdots^{\vdots}}$ + +$\dot{X}$ +$\ddot{X}$ +$\dddot{X}$ +$\ddddot{X}$ +$X^{\dot{X}}$ +$X^{\ddot{X}}$ +$X^{\dddot{X}}$ +$X^{\ddddot{X}}$ +$X^{X^{\dot{X}}}$ +$X^{X^{\ddot{X}}}$ +$X^{X^{\dddot{X}}}$ +$X^{X^{\ddddot{X}}}$ + +\smallskip +\hrule +\smallskip +\enddocument\end -- cgit v1.2.3