AZ logo

CTAN directory: /macros/latex/contrib/easyfig

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
easyfig Simplifying the use of common figures.

Files

Name Size* Date UTC Notes
README 1 KiB 2012-May-15 Shown below
easyfig.dtx 15 KiB 2012-May-15
easyfig.ins 166 bytes 2012-May-15
easyfig.pdf 240 KiB 2012-May-15

  *File sizes in kibibytes.

Contents of README

LaTeX package 'easyfig'
~~~~~~~~~~~~~~~~~~~~~~~
Copyright (c) 2011-2012 by Martin Scharrer <martin@scharrer-online.de>
CTAN: http://www.ctan.org/pkg/easyfig
Code repository: https://bitbucket.org/martin_scharrer/easyfig

Provides \Figure[<key=value pairs>]{<image filename>} to easily include
an image as figure in the most common form (centered and with caption and label).
Caption and label can be set using the 'caption' and 'label' key. The label defaults
to 'fig:<image filename>' if not used.

The package uses the authors other package 'adjustbox' to center and image and to
allow for easy further modifications.