diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-04 23:45:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-04 23:45:00 +0000 |
commit | 9c69fe52ff1acb0639831fa85ba6e9723f5fd56a (patch) | |
tree | 309a0ea2d956ced37d400bb7433d370a929132ed /Master/texmf-dist/doc/latex/blowup/README.md | |
parent | 937c0c0c07db3420b384d8d613edd9dfed1d13e5 (diff) |
blowup (4jan18)
git-svn-id: svn://tug.org/texlive/trunk@46213 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/blowup/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/blowup/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/blowup/README.md b/Master/texmf-dist/doc/latex/blowup/README.md new file mode 100644 index 00000000000..8f59764c938 --- /dev/null +++ b/Master/texmf-dist/doc/latex/blowup/README.md @@ -0,0 +1,9 @@ +# blowup +The package blowup only defines the user-level macro \blowUp, which can be +used to upscale or downscale all pages of a document. It is similar to the +TeX primitive \magnification but more accurate and in a user-friendly manner. + +Home page: https://github.com/rolfn/blowup + +Rolf Niepraschk, 2018-01-02 + |