Index of /archives/text/CTAN/macros/latex/contrib/easyfig
Name Last modified Size Description
Parent Directory -
easyfig.pdf 2018-03-31 00:35 171K
easyfig.ins 2018-03-31 00:35 166
easyfig.dtx 2018-03-31 00:35 16K
README 2018-03-31 00:35 775
LaTeX package 'easyfig'
~~~~~~~~~~~~~~~~~~~~~~~
Copyright (c) 2011-2018 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.
As 'adjustbox' now provides keys to turn images or other material into floats or
non-floats including captions this package has become quite redundant.