summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/blowup/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-20 19:54:38 +0000
committerKarl Berry <karl@freefriends.org>2022-09-20 19:54:38 +0000
commit1c07e610bd4fe2c469bca64a1218b295ac03301d (patch)
tree9a1d5ef524e7f3ac4189519541d72fe2ad3cc572 /Master/texmf-dist/doc/latex/blowup/README.md
parent93afd31b3d1a970cd5f584038bc1a3224432f41a (diff)
blowup (20sep22)
git-svn-id: svn://tug.org/texlive/trunk@64454 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.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/blowup/README.md b/Master/texmf-dist/doc/latex/blowup/README.md
index 8f59764c938..b7490477846 100644
--- a/Master/texmf-dist/doc/latex/blowup/README.md
+++ b/Master/texmf-dist/doc/latex/blowup/README.md
@@ -1,9 +1,13 @@
# 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.
+
+This package only defines the user-level macro `\blowUp`, which can be used
+to scale all pages of a document up or down. It is similar to the TeX
+primitive `\mag`, but more accurate and user-friendly. `\blowUp` can be
+useful for creating posters from a normal sized document and for many other
+types of fine-tuning of a finished document (e.g., minor scaling changes and
+position of the pages).
Home page: https://github.com/rolfn/blowup
-Rolf Niepraschk, 2018-01-02
+Rolf Niepraschk, 2022-09-19