diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-07 22:20:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-07 22:20:19 +0000 |
commit | 9ea0c6664e302c3fc2466ad97501e97596a08a17 (patch) | |
tree | 058af90da5cbe402024b3350aa5f38e0693a4bb5 /Master/texmf-dist/doc/latex/grffile | |
parent | b1ebca3a4d5011ff74392a28eca5650892f36795 (diff) |
grffile (7nov19)
git-svn-id: svn://tug.org/texlive/trunk@52680 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/grffile')
-rw-r--r-- | Master/texmf-dist/doc/latex/grffile/README.md | 18 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/grffile/grffile.pdf | bin | 0 -> 353503 bytes |
2 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/grffile/README.md b/Master/texmf-dist/doc/latex/grffile/README.md new file mode 100644 index 00000000000..07bb1440475 --- /dev/null +++ b/Master/texmf-dist/doc/latex/grffile/README.md @@ -0,0 +1,18 @@ +# grffile legacy LaTeX package + +By default this package just loads the standard graphicx package +Which can include files with spaces or multiple dots. + +The original code, by Heiko Oberdiek, is still available as an option. +This extended the original LaTeX graphics code to support spaces and +multiple dots in filenames. + +If required use + +\usepackage{grffile}[=v1] + +to use the original version of this package (grffile-2017-06-30.sty). + +tex grffile.dtx + +will extract graphics.sty and grffile-2017-06-30.sty
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/grffile/grffile.pdf b/Master/texmf-dist/doc/latex/grffile/grffile.pdf Binary files differnew file mode 100644 index 00000000000..7a7dae93b9a --- /dev/null +++ b/Master/texmf-dist/doc/latex/grffile/grffile.pdf |