Hi guys; can I get some best practice advice on how to do step by step
lists that include fixed width font?  For example:

Here are some sample instructions:

  1. First, run the following shell commands:

       # command1
       # command2

  2. Now, run these commands:

       # command3 -1 -2 -3 -4
       <output>

  3. That's it!

Currently I'm using styles and formatting.  I begin my list, and after
entry point 1 I remove the automatically created "2.", indent it in,
type my text and then use a new style I created that uses a fixed width
font.

This works "OK", but if I have multiple lines of input it looks a
little weird and I keep having to reapply my style.

Surely there must be a quicker more efficient way to do this.

Any advice?

Ray

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to