summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/ebb.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-03 00:00:18 +0000
committerKarl Berry <karl@freefriends.org>2006-01-03 00:00:18 +0000
commita540e256be85df29c60ac323d4460c6cde1d9350 (patch)
treed83a3a57112a9ec6966691569ecc2dfe78d82b81 /Master/texmf/doc/man/man1/ebb.1
parent84a45ba83a3095eb4908d4325981b11fc1b31b05 (diff)
trunk/Master/texmf/doc
git-svn-id: svn://tug.org/texlive/trunk@42 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/ebb.1')
-rw-r--r--Master/texmf/doc/man/man1/ebb.134
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf/doc/man/man1/ebb.1 b/Master/texmf/doc/man/man1/ebb.1
new file mode 100644
index 00000000000..1a44ed97e20
--- /dev/null
+++ b/Master/texmf/doc/man/man1/ebb.1
@@ -0,0 +1,34 @@
+.TH "ebb" "1" "May 2004" "teTeX" "teTeX"
+.PP
+.SH "NAME"
+ebb \- extract a bounding box from JPEG, PNG, and PDF files
+.PP
+.SH "SYNOPSIS"
+.PP
+\fBebb\fP [ \fI -v\fP | \fI-b\fP ] \fI graphic_file\fP
+.PP
+.SH "DESCRIPTION"
+.PP
+\fBebb\fP extracts the bounding box from JPEG, PNG, and PDF files
+(with lower- or uppercase extensions) and writes it into a file with
+the extension \fB.bb\fP, together with some header information. These
+files can then be used by \fBdvipdfm\fP or other programs.
+.PP
+.SH "OPTIONS"
+.HP
+\fB\-v\fR : be verbose
+.HP
+\fB\-b\fR : Write .bb file in binary mode (has no effect on Linux and
+other systems conforming to POSIX).
+.HP
+.PP
+.SH "AUTHOR"
+.PP
+\fBebb\fP was written by Mark A. Wicks.
+.PP
+This manual page was written by Frank Küster <frank@kuesterei\&.ch>,
+for the Debian GNU/Linux system\&. It may be used and modified by
+others without contacting the author\&. Any mistakes or omissions in
+the manual page are my fault; inquiries about or corrections to this
+manual page should be directed to me (and not to the primary
+author)\&.