diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-15 20:37:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-15 20:37:30 +0000 |
commit | 4ea3f68117e6dfff2f7a167f38406403896db33d (patch) | |
tree | 3842c8b02b73b68b157c822b9ec0653e809873a3 /Master/texmf-dist/doc/latex/phffullpagefigure/README.md | |
parent | 9f03d540e781cc9b40ca96a442b49c91d98d841e (diff) |
phffullpagefigure (16aug16)
git-svn-id: svn://tug.org/texlive/trunk@41857 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/phffullpagefigure/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/phffullpagefigure/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/phffullpagefigure/README.md b/Master/texmf-dist/doc/latex/phffullpagefigure/README.md new file mode 100644 index 00000000000..d1a95e78b28 --- /dev/null +++ b/Master/texmf-dist/doc/latex/phffullpagefigure/README.md @@ -0,0 +1,14 @@ +# The phffullpagefigure package + +Typeset figures which fill up a full page of a document. + +Provide a figure environment which provides the figure content on its own page, +with the corresponding caption reading for example "Figure 3 (on next page): +<caption>". + + +# Documentation + +Run 'make sty' to generate the style file and 'make pdf' to generate the package +documentation. Run 'make' or 'make help' for more info. + |