Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

sgml2rtf(1)


SGML2RTF

SGML2RTF

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
BUGS
AUTHOR
SEE ALSO

NAME

sgml2rtf − create RTF output from a SGML source file

SYNOPSIS

sgml2rtf [generic_option...] [--twosplit] file[.sgml]

DESCRIPTION

sgml2rtf converts a SGML source file to RTF, the Rich Text Tormat used by the Microsoft Windows help system. Output will appear in the top level file file.rtf and file-n.rtf for each section, where file is the name of the SGML source file. The RTF output is tailored for compilation by the Windows Help Compiler (hc31.exe).

The attribute/value pair "output=rtf" is set for conditionals.

OPTIONS

sgml2rtf accepts all the generic options described in sgmltools(1),and:
--twosplit, -2

Splits files both at n. sections and n.m. subsections

file

The SGML source file, named either file or file.sgml

FILES

Many files and executables in $LINUXDOCLIB and $LINUXDOCBIN are used.

BUGS

None known.

AUTHOR

Steve Tynor <tynor@atlanta.twr.com>, Cees de Groot <cg@pobox.com>.

SEE ALSO

sgmltools(1), sgml2html(1), sgml2info(1), sgml2latex(1), sgml2lyx(1), sgml2txt(1), sgmlcheck(1).



sgml2rtf(1)