diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-19 08:40:53 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-19 08:40:53 +0000 |
commit | e9a2a190f6ce2e9e0027affddb6022f977bbf766 (patch) | |
tree | 9bdbbadcbaeff10bd7cba344bb2538873d72e7f3 /Master/texmf/doc/man/man1/dvipng.1 | |
parent | 324f853c7ef10cf23765b740f3a2f5a6164ad426 (diff) |
update manpages
git-svn-id: svn://tug.org/texlive/trunk@18350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/dvipng.1')
-rw-r--r-- | Master/texmf/doc/man/man1/dvipng.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/dvipng.1 b/Master/texmf/doc/man/man1/dvipng.1 index 4cb549ebeb5..228ba202046 100644 --- a/Master/texmf/doc/man/man1/dvipng.1 +++ b/Master/texmf/doc/man/man1/dvipng.1 @@ -132,7 +132,7 @@ .\" ======================================================================== .\" .IX Title "DVIPNG 1" -.TH DVIPNG 1 "2009-06-07" "dvipng 1.12" "User commands" +.TH DVIPNG 1 "2010-05-07" "dvipng 1.13" "User commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -471,6 +471,10 @@ truecolor output is automatic if you include an external image in your .IX Item "-v*" Enable verbose operation. This will currently indicate what fonts is used, in addition to the usual output. +.IP "\fB\-\-width*\fR" 4 +.IX Item "--width*" +Report the width of the image. See also \fB\-\-height\fR and +\&\fB\-\-depth\fR. .IP "\fB\-x\fR \fInum\fR" 4 .IX Item "-x num" Set the x magnification ratio to \fInum\fR/1000. Overrides @@ -505,4 +509,4 @@ This program is released under the \s-1GNU\s0 Lesser General Public License version 3, see the \s-1COPYING\s0 file in the dvipng distribution or <\fBhttp://www.gnu.org/licenses/gpl.html\fR>. .PP -Copyright (c) 2002\-2008 Jan-AAke Larsson +Copyright (c) 2002\-2010 Jan-AAke Larsson |