diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/easyfig')
-rw-r--r-- | Master/texmf-dist/doc/latex/easyfig/README | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/easyfig/easyfig.pdf | bin | 0 -> 186936 bytes |
2 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/easyfig/README b/Master/texmf-dist/doc/latex/easyfig/README new file mode 100644 index 00000000000..ca55ae25a64 --- /dev/null +++ b/Master/texmf-dist/doc/latex/easyfig/README @@ -0,0 +1,15 @@ +LaTeX package 'easyfig' +~~~~~~~~~~~~~~~~~~~~~~~ +Copyright (c) 2011 by Martin Scharrer <martin@scharrer.me> +WWW: http://latex.scharrer.me/ +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. + diff --git a/Master/texmf-dist/doc/latex/easyfig/easyfig.pdf b/Master/texmf-dist/doc/latex/easyfig/easyfig.pdf Binary files differnew file mode 100644 index 00000000000..e82cfdcb8f7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/easyfig/easyfig.pdf |