CTAN Update: graphics
Date: November 12, 2014 8:46:41 PM CET
The LaTeX Project submitted an update to the
graphics bundle.
Version date: 2014-11-07
License type: lppl1.3
Summary description: Standard LaTeX graphics
Announcement text:
Minor documentation changes in various files. No version number changes (only date changes) except for graphics.dtx which went from v1.0o to v1.0p because the typo was in an error message (i.e. code). From the change log: 2014-11-07 Joseph Wright <latex-bugs at latex-project.org> * Rename 00readme.txt to README (named README.txt in the development repository) 2014-10-28 <Frank.Mittelbach at latex-project.org> * drivers.dtx, graphics.dtx, graphicx.dtx, keyval.dtx, trig.dtx: Fixed typos in documentation found by Karl Berry. 2014-10-14 <Frank.Mittelbach at latex-project.org> * graphics.dtx: Fixed typo in error message.
This bundle is located at http://mirror.ctan.org/macros/latex/required/graphics/ More information is at http://www.ctan.org/pkg/color http://www.ctan.org/pkg/epsfig http://www.ctan.org/pkg/graphics http://www.ctan.org/pkg/graphicx http://www.ctan.org/pkg/grfguide http://www.ctan.org/pkg/keyval http://www.ctan.org/pkg/lscape http://www.ctan.org/pkg/trig We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
Minor documentation changes in various files. No version number changes (only date changes) except for graphics.dtx which went from v1.0o to v1.0p because the typo was in an error message (i.e. code). From the change log: 2014-11-07 Joseph Wright <latex-bugs at latex-project.org> * Rename 00readme.txt to README (named README.txt in the development repository) 2014-10-28 <Frank.Mittelbach at latex-project.org> * drivers.dtx, graphics.dtx, graphicx.dtx, keyval.dtx, trig.dtx: Fixed typos in documentation found by Karl Berry. 2014-10-14 <Frank.Mittelbach at latex-project.org> * graphics.dtx: Fixed typo in error message.
This bundle is located at http://mirror.ctan.org/macros/latex/required/graphics/ More information is at http://www.ctan.org/pkg/color http://www.ctan.org/pkg/epsfig http://www.ctan.org/pkg/graphics http://www.ctan.org/pkg/graphicx http://www.ctan.org/pkg/grfguide http://www.ctan.org/pkg/keyval http://www.ctan.org/pkg/lscape http://www.ctan.org/pkg/trig We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
trig – Simple trigonometric functions
Provides the trigonometric functions sin, cos and tan, for use in the graphics and graphicx packages.
Before any trigonometric value is used, it must be pre-calculated, so a usage sequence might be \CalculateSin{22.5} ... \UseSin{22.5}; the argument may also be a LaTeX count, as in \UseTan{\value{mycounter}}, or a count register, as in \CalculateCos{\count@}.
The package is part of the latex-graphics bundle, which is one of the collections in the LaTeX ‘required’ set of packages.
Package | trig |
Version | 1.11 2023-12-02 |
Copyright | 1993–1997, 1999 David Carlisle 2000–2021 David Carlisle, LaTeX3 Project |
Maintainer | David Carlisle The LaTeX Project Team |