easyfig Code
Brought to you by:
mscharrer
File | Date | Author | Commit |
---|---|---|---|
.hgignore | 2018-03-30 |
![]() |
[c269d1] Added hgignore file. |
.hgtags | 2018-03-30 |
![]() |
[9b683f] Added tag v1.2a for changeset e1de36fb36a6 |
Makefile | 2020-09-29 |
![]() |
[1edc9c] Updated email address in Makefile |
README | 2018-03-30 |
![]() |
[e1de36] Updated README. |
easyfig.dtx | 2018-03-30 |
![]() |
[d9f411] Added redundancy message to manual. Set version... |
easyfig.ins | 2011-10-31 |
![]() |
[99caf6] Added more package-related files. |
easyfig.sty | 2012-05-11 |
![]() |
[c98153] Added "here" key. |
easyfigtest.tex | 2011-10-31 |
![]() |
[99caf6] Added more package-related files. |
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.