Stephen Carville wrote:
>
> 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?
choose package listings. have a look at
http://www.educat.hu-berlin.de/~voss/lyx/listings/listings.html
Herbert
--
http:[EMAIL PROTECTED]