xref: /openbsd/gnu/usr.bin/texinfo/texi2pdf.1 (revision 274d7c50)
1.\"	$OpenBSD: texi2pdf.1,v 1.2 2006/07/18 07:43:55 jmc Exp $
2.\"
3.\" Copyright (c) 2006 Marc Espie <espie@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.Dd July 17, 2005
17.Dt TEXI2PDF 1
18.Os
19.Sh NAME
20.Nm texi2pdf
21.Nd convert texinfo into PDF
22.Sh SYNOPSIS
23.Nm texi2pdf
24.Op Ar option ...
25.Op Ar
26.Sh DESCRIPTION
27The
28.Nm
29command is equivalent to invoking
30.Pp
31.Dl texi2dvi --pdf
32.Pp
33See
34.Xr texi2dvi 1
35for details.
36