Verzeichnis macros/latex/required/graphics
The LaTeX graphics
bundle
Release 2022-11-01
Overview
This bundle consists of packages supporting basic color, graphics and text manipulation operations in LaTeX. The packages provided here are
color
: Core color supportgraphics
: The original LaTeX graphics inclusion interfacegraphicx
: Extended interface for graphics inclusionlscape
: Production of landscape pageskeyval
: Core key-value support for LaTeXrotating
: Support for rotating materialtrig
: Support for fast trigonometric calculations in TeX
plus the legacy stub epsfig
(now subsumed into graphics
).
Installation
We no longer distribute installation instructions for the various TeX implementations. All modern TeX systems include graphics
as-standard, and end users should in general use the release versions supplied in this way.
Release distribution is carried out only through the CTAN archives.
Reporting Bugs
If you wish to report a problem or bug in the graphics
bundle please use the Issue Tracker for LaTeX2ε on GitHub and follow the guidelines that pop up if you press the "New issue" button.
In particular, to check that you are really seeing a bug, please write a short, self-contained document that shows the problem. This should include the latexbug
package, which will warn if your test file is not suitable for one or the other reason. See the CONTRIBUTING guide for further details, or if you need to obtain the latexbug
package.
If the bug turns out to be with third-party software then please contact the developer, and not us!
License
The contents of this bundle are distributed under the LaTeX Project Public License, version 1.3c or later.
Copyright
Copyright is maintained on each of these packages by the author(s) of the package.
Copyright (C) 1993-2022 The LaTeX Project
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (2.9M).
graphics – Standard LaTeX graphics
The package was designed to accommodate all needs for inclusion of graphics in LaTeX documents, replacing many earlier packages used in LaTeX 2.09. The package aims to give a consistent interface to including the file types that are understood in your output, by use of ‘printer drivers’ (now known, simply, as ‘drivers’). The distribution of the package contains several drivers, but others (for example, pdfTeX) are distributed separately. The package also offers several means of manipulating graphics in the course of inserting them into a document (for example, rotation and scaling).
For extended documentation see epslatex.
The package is part of the graphics bundle, which is one of the collections in the LaTeX ‘required’ set of packages.
Paket | graphics |
Version | 1.4e 2022-03-10 |
Lizenzen | The LaTeX Project Public License 1.3c |
Copyright | 1994 David Carlisle, Sebastian Rahtz 1995–2022 David Carlisle, LaTeX3 Project |
Betreuer | David Carlisle The LaTeX Project Team |
Enthalten in | TeX Live als graphics MiKTeX als graphics |
Themen | Grafik einbinden |
Siehe auch | graphicx |