burtoogle wrote:
I want to indent some paragraphs without otherwise changing their
formatting, I thought that having a labelled list with an empty label
would do the trick:
::
fflflflf
flflfl
+
slslsls
slslsl
+
slsls
There is a space before the ::
I have tried this and it works OK but is that the best way of
achieving my goal?
You could also use:
::
+
--
fflflflf
flflfl
slslsls
slslsl
slsls
--
It's a hack but doesn't require playing with conf files and seems to work with
both HTML, dblatex and FOP outputs.
A cleaner way would be to define and 'indented' paragraph style, see:
http://www.methods.co.nz/asciidoc/faq.html#_how_can_i_render_indented_paragraphs
Cheers, Stuart
Thanks,
Mark
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.