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 TEX2TXB 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 | tex2txb \- ASCII to TXB converter for Descent and Descent II HOG files. |
||
| 20 | .SH SYNOPSIS |
||
| 21 | .B tex2txb |
||
| 22 | .RI filename.tex |
||
| 23 | .RI filename.txb |
||
| 24 | .br |
||
| 25 | .SH DESCRIPTION |
||
| 26 | This manual page documents briefly the |
||
| 27 | .B tex2txb |
||
| 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 tex2txb |
||
| 33 | is a text to TXB converter for Descent and Descent II HOG files. |
||
| 34 | It converts an ASCII text file to a TXB entry for an HOG file; that |
||
| 35 | entry can then be included in an HOG file using the command |
||
| 36 | .BR hogcreate (1). |
||
| 37 | .SH SEE ALSO |
||
| 38 | .BR txb2tex (1), |
||
| 39 | .BR mvlextract (1), |
||
| 40 | .BR mvlcreate (1), |
||
| 41 | .BR hogextract (1), |
||
| 42 | .BR hogcreate (1). |
||
| 43 | .SH AUTHOR |
||
| 44 | The command was first created by Bryan Aamot in 1995, then modified by |
||
| 45 | Bradley Bell in 2002 for use with the D2X package. |
||
| 46 | |||
| 47 | This manual page was written by Paolo Ulivi <pulivi@libero.it>, |
||
| 48 | for the Debian GNU/Linux system (but may be used by others). |