I ma trying to create documentation for my Solaris and Linux boxes
using LyX.  For the most part, the combination of LyX and latex2html
is working fine except for one tiny problem.

I need scripts and config files to have indents like:

start() {
   # Create keys if necessary
   do_rsa1_keygen
   do_rsa_keygen
   do_dsa_keygen
   echo "Starting $prog:"
   $SSHD
   RETVAL=$?
   echo
}

But everything appears right justified even if I use the typewriter
font and the ctrl-space key to insert leading spaces.  Is there a fix
for this?

I am using lyx 1.1.6fix1 on Redhat 7.0

-- 
--Stephen Carville
http://www.heronforge.net/~stephen/gnupgkey.txt
==============================================================
Government is like burning witches:  After years of burning young women
failed to solve any of society's problems, the solution was to burn more
young women.
==============================================================

Reply via email to