Subversion Repositories Games.Descent

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 pmbaty 1
.\"                                      Hey, EMACS: -*- nroff -*-
2
.\" First parameter, NAME, should be all caps
3
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4
.\" other parameters are allowed: see man(7), man(1)
5
.TH TXB2TEX 1 "July 10, 2003"
6
.\" Please adjust this date whenever revising the manpage.
7
.\"
8
.\" Some roff macros, for reference:
9
.\" .nh        disable hyphenation
10
.\" .hy        enable hyphenation
11
.\" .ad l      left justify
12
.\" .ad b      justify to both left and right margins
13
.\" .nf        disable filling
14
.\" .fi        enable filling
15
.\" .br        insert line break
16
.\" .sp <n>    insert n+1 empty lines
17
.\" for manpage-specific macros, see man(7)
18
.SH NAME
19
txb2tex \- TXB to ASCII converter for Descent and Descent II HOG files.
20
.SH SYNOPSIS
21
.B txb2tex
22
.RI filename.txb
23
.RI filename.tex
24
.br
25
.SH DESCRIPTION
26
This manual page documents briefly the
27
.B txb2tex
28
command.
29
This manual page was written for the Debian distribution
30
because the original program does not have a manual page.
31
.PP
32
.B txb2tex
33
is a TXB to text converter for Descent and Descent II HOG files.
34
It converts a TXB entry from an HOG file to an ASCII text file;
35
that entry can then be modified and re\-included in an HOG file
36
using the command
37
.BR hogcreate (1).
38
.SH SEE ALSO
39
.BR tex2txb (1),
40
.BR mvlextract (1),
41
.BR mvlcreate (1),
42
.BR hogextract (1),
43
.BR hogcreate (1).
44
.SH AUTHOR
45
The command was first created by Bryan Aamot in 1995, then modified by
46
Bradley Bell in 2002 for use with the D2X package.
47
 
48
This manual page was written by Paolo Ulivi <pulivi@libero.it>,
49
for the Debian GNU/Linux system (but may be used by others).