diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-02 21:50:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-02 21:50:45 +0000 |
commit | aa1776c78dfdb456e2228fbceaa886e64e36174c (patch) | |
tree | 7967af7f0f2079a632809a813221918af16ba8cc /Master/texmf-dist/source/latex/oberdiek/centernot.dtx | |
parent | a86d14742b305868a1c2b1f33f1263a6b7d0e03d (diff) |
oberdiek (1may12)
git-svn-id: svn://tug.org/texlive/trunk@26177 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/centernot.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/centernot.dtx | 95 |
1 files changed, 72 insertions, 23 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/centernot.dtx b/Master/texmf-dist/source/latex/oberdiek/centernot.dtx index 2cf8a945ab9..3e46c1910f2 100644 --- a/Master/texmf-dist/source/latex/oberdiek/centernot.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/centernot.dtx @@ -1,11 +1,12 @@ % \iffalse meta-comment -% +% % File: centernot.dtx -% Version: 2010/03/29 v1.2 -% -% Copyright (C) 2006, 2007, 2010 by +% Version: 2011/07/11 v1.3 +% Info: Centers the not symbol horizontally +% +% Copyright (C) 2006, 2007, 2010, 2011 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> -% +% % This work 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 @@ -15,19 +16,19 @@ % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of % LaTeX version 2005/12/01 or later. -% +% % This work has the LPPL maintenance status "maintained". -% +% % This Current Maintainer of this work is Heiko Oberdiek. -% +% % This work consists of the main source file centernot.dtx % and the derived files % centernot.sty, centernot.pdf, centernot.ins, centernot.drv. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/centernot.dtx % CTAN:macros/latex/contrib/oberdiek/centernot.pdf -% +% % Unpacking: % (a) If centernot.ins is present: % tex centernot.ins @@ -36,7 +37,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{centernot.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If centernot.drv is present: % latex centernot.drv @@ -46,14 +47,14 @@ % if available. Here you can specify further options, e.g. % use A4 as paper format: % \PassOptionsToClass{a4paper}{article} -% +% % Programm calls to get the documentation (example): % pdflatex centernot.dtx % makeindex -s gind.ist centernot.idx % pdflatex centernot.dtx % makeindex -s gind.ist centernot.idx % pdflatex centernot.dtx -% +% % Installation: % TDS:tex/latex/oberdiek/centernot.sty % TDS:doc/latex/oberdiek/centernot.pdf @@ -74,7 +75,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: centernot 2010/03/29 v1.2 Centers the not symbol horizontally (HO)} +\Msg{* Package: centernot 2011/07/11 v1.3 Centers the not symbol horizontally (HO)} \Msg{************************************************************************} \keepsilent @@ -86,9 +87,9 @@ This is a generated file. Project: centernot -Version: 2010/03/29 v1.2 +Version: 2011/07/11 v1.3 -Copyright (C) 2006, 2007, 2010 by +Copyright (C) 2006, 2007, 2010, 2011 by Heiko Oberdiek <heiko.oberdiek at googlemail.com> This work may be distributed and/or modified under the @@ -117,6 +118,10 @@ and the derived files \file{centernot.drv}{\from{centernot.dtx}{driver}}% \usedir{tex/latex/oberdiek}% \file{centernot.sty}{\from{centernot.dtx}{package}}% + \nopreamble + \nopostamble + \usedir{source/latex/oberdiek/catalogue}% + \file{centernot.xml}{\from{centernot.dtx}{catalogue}}% } \catcode32=13\relax% active space @@ -143,10 +148,15 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{centernot.drv}% - [2010/03/29 v1.2 Centers the not symbol horizontally (HO)]% + [2011/07/11 v1.3 Centers the not symbol horizontally (HO)]% \documentclass{ltxdoc} -\usepackage{holtxdoc}[2011/02/04] -\usepackage{centernot} +\makeatletter +%\@namedef{ver@fontspec.sty}{} +\@namedef{ver@unicode-math.sty}{} +\def\setmathfont#1{} +\makeatother +\usepackage{holtxdoc}[2011/11/22] +\usepackage{centernot}[2011/07/11] \usepackage{amssymb} \DeclareFontFamily{U}{matha}{\hyphenchar\font45} \DeclareFontShape{U}{matha}{m}{n}{% @@ -162,7 +172,7 @@ and the derived files %</driver> % \fi % -% \CheckSum{23} +% \CheckSum{26} % % \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 @@ -183,7 +193,7 @@ and the derived files % \GetFileInfo{centernot.drv} % % \title{The \xpackage{centernot} package} -% \date{2010/03/29 v1.2} +% \date{2011/07/11 v1.3} % \author{Heiko Oberdiek\\\xemail{heiko.oberdiek at googlemail.com}} % % \maketitle @@ -255,7 +265,7 @@ and the derived files %<*package> \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{centernot} - [2010/03/29 v1.2 Centers the not symbol horizontally (HO)]% + [2011/07/11 v1.3 Centers the not symbol horizontally (HO)]% % \end{macrocode} % % \noindent @@ -305,7 +315,6 @@ and the derived files {#2}% }% } -\makeatother % \end{macrocode} % \end{macro} % @@ -494,6 +503,42 @@ and the derived files %\end{verbatim} % \end{quote} % +% \section{Catalogue} +% +% The following XML file can be used as source for the +% \href{http://mirror.ctan.org/help/Catalogue/catalogue.html}{\TeX\ Catalogue}. +% The elements \texttt{caption} and \texttt{description} are imported +% from the original XML file from the Catalogue. +% The name of the XML file in the Catalogue is \xfile{centernot.xml}. +% \begin{macrocode} +%<*catalogue> +<?xml version='1.0' encoding='us-ascii'?> +<!DOCTYPE entry SYSTEM 'catalogue.dtd'> +<entry datestamp='$Date$' modifier='$Author$' id='centernot'> + <name>centernot</name> + <caption>Centred \not command.</caption> + <authorref id='auth:oberdiek'/> + <copyright owner='Heiko Oberdiek' year='2006,2007,2010,2011'/> + <license type='lppl1.3'/> + <version number='1.3'/> + <description> + The package provides <tt>\centernot</tt> that prints the symbol + <tt>\not</tt> on the following argument. Unlike the default + <tt>\not</tt> command, the symbol is horizontally centered. + <p/> + The package is part of the <xref refid='oberdiek'>oberdiek</xref> + bundle. + </description> + <documentation details='Package documentation' + href='ctan:/macros/latex/contrib/oberdiek/centernot.pdf'/> + <ctan file='true' path='/macros/latex/contrib/oberdiek/centernot.dtx'/> + <miktex location='oberdiek'/> + <texlive location='oberdiek'/> + <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/> +</entry> +%</catalogue> +% \end{macrocode} +% % \begin{History} % \begin{Version}{2006/12/02 v1.0} % \item @@ -507,6 +552,10 @@ and the derived files % \item % Documentation fix: `negotiated' to `negated' (Hartmut Henkel). % \end{Version} +% \begin{Version}{2011/07/11 v1.3} +% \item +% Superfluous \cs{makeatother} removed (Martin M\"unch). +% \end{Version} % \end{History} % % \PrintIndex |