.\" Process this file with .\" groff -man -Tascii sgml2lyx.1 .\" .TH SGML2LYX 1 "7 Jan 1996" .SH NAME sgml2lyx \- create LyX output from a SGML source file .SH SYNOPSIS .B sgml2lyx [-l] [-style .I s .B ] [-t .I n .B ] .IR file [.sgml] .SH DESCRIPTION .B sgml2lyx converts a SGML source file to LyX output, using the .BR sgmls (1) parser, the .BR sgmlsasp (1) translator, and some clever .BR awk (1) scripts. Output will appear in .I file.lyx where .I file is the name of the SGML source file. .SH OPTIONS .IP -l Allows use of latin1 (ISO-8859-1) characters in the SGML source file, default ASCII only .IP "-style s" Uses the mapping file .I $LINUXDOCLIB/lib/rep/lyx/mapping in addition to the default mapping file, for customizations .IP "-t n" Sets tabstops each columns, default 8 .IP file The SGML source file, named either .I file or .I file.sgml .SH FILES Many files in $LINUXDOCLIB are used. .SH ENVIRONMENT .IP LINUXDOCBIN location of other executables that .B sgml2lyx needs .IP LINUXDOCLIB location of library files that .B sgml2lyx needs .IP "Both variables are hardcoded into the script at install time." .SH BUGS None known. .SH AUTHOR Frank Pavageau .SH "SEE ALSO" .BR sgml2html (1), .BR sgml2info (1), .BR sgml2latex (1), .BR sgml2rtf (1), .BR sgml2txt (1), .BR sgmlcheck (1).