diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-10 22:26:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-10 22:26:19 +0000 |
commit | ce491a1586dcdd7e3389230d2c83044fcec07b4b (patch) | |
tree | 0ae40840f058d2095ba68d3abdeb0afc41ded5b0 /Master/texmf-dist/source/latex/amsmath/amstext.dtx | |
parent | ff3c93e9ce39119d004e551043abd8c3f49c6104 (diff) |
amsmath (10mar13)
git-svn-id: svn://tug.org/texlive/trunk@29327 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/amsmath/amstext.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/amsmath/amstext.dtx | 76 |
1 files changed, 35 insertions, 41 deletions
diff --git a/Master/texmf-dist/source/latex/amsmath/amstext.dtx b/Master/texmf-dist/source/latex/amsmath/amstext.dtx index 0ef49f67a64..4abd0b84513 100644 --- a/Master/texmf-dist/source/latex/amsmath/amstext.dtx +++ b/Master/texmf-dist/source/latex/amsmath/amstext.dtx @@ -1,43 +1,37 @@ -%%% ==================================================================== -%%% @LaTeX-file{ -%%% filename = "amstext.dtx", -%%% version = "2.01", -%%% date = "2000/06/29", -%%% time = "08:34:33 EDT", -%%% checksum = "09860 314 1647 12368", -%%% author = "American Mathematical Society", -%%% copyright = "Copyright 1995, 1999 American Mathematical Society, -%%% all rights reserved. Copying of this file is -%%% authorized only if either: -%%% (1) you make absolutely no changes to your copy, -%%% including name; OR -%%% (2) if you do make changes, you first rename it -%%% to some other name.", -%%% address = "American Mathematical Society, -%%% Technical Support, -%%% Electronic Products and Services, -%%% P. O. Box 6248, -%%% Providence, RI 02940, -%%% USA", -%%% telephone = "401-455-4080 or (in the USA and Canada) -%%% 800-321-4AMS (321-4267)", -%%% FAX = "401-331-3842", -%%% email = "tech-support@ams.org (Internet)", -%%% supported = "yes", -%%% keywords = "latex, math, text", -%%% abstract = "This is a \LaTeX{} package that defines a -%%% \cn{\text} macro, which makes it easy to -%%% incorporate fragments of text inside a displayed -%%% equation or a sub or superscript. Font sizes -%%% are automatically scaled in sub/superscripts.", -%%% docstring = "The checksum field above contains a CRC-16 -%%% checksum as the first value, followed by the -%%% equivalent of the standard UNIX wc (word -%%% count) utility output of lines, words, and -%%% characters. This is produced by Robert -%%% Solovay's checksum utility.", -%%% } -%%% ==================================================================== +% \def\filename{amstext.dtx} +% \def\fileversion{2.01} +% \def\filedate{2000/06/29} +% +% \iffalse meta-comment +% +% American Mathematical Society +% Technical Support +% Publications Technical Group +% 201 Charles Street +% Providence, RI 02904 +% USA +% tel: (401) 455-4080 +% (800) 321-4267 (USA and Canada only) +% fax: (401) 331-3842 +% email: tech-support@ams.org +% +% Copyright 1995, 1999 American Mathematical Society. +% +% 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 version. +% The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions of LaTeX +% version 2005/12/01 or later. +% +% This work has the LPPL maintenance status `maintained'. +% +% The Current Maintainer of this work is the American Mathematical +% Society. +% +% \fi +% % \iffalse %<*driver> \documentclass{amsdtx} @@ -46,7 +40,7 @@ \title{The \pkg{amstext} package} \author{Frank Mittelbach \and Rainer Sch\"opf} \date{Version \fileversion, \filedate} -\hDocInput{amstext.dtx} +\DocInput{amstext.dtx} \end{document} %</driver> % \fi |