Hi,

I'm trying to set up the verse output format, but couldn't figure out
how to do it.
I'm trying to make an epub book.

For instance:

== Casa de Mamá Vita
image::02.JPG["Casa de Mamá Vita"]

[verse, Payne]
Aunque vivamos entre placeres y honores,
no existe ningún otro lugar como la casa propia,
por humilde que sea.


And the output is:
<div class="chapter" title="Casa de Mamá Vita"><div
class="titlepage"><div><div><h1 class="title"><a
id="_casa_de_mam_vita"/>Casa de Mamá Vita</h1></div></div></div><div
class="blockquote"><table border="0" width="100%" cellspacing="0"
cellpadding="0" class="blockquote" summary="Block quote"><tr><td
valign="top"> </td><td valign="top"><div
class="literallayout"><p>Aunque vivamos entre placeres y honores,<br/>
no existe ningún otro lugar como la casa propia,<br/>
por humilde que sea.</p></div></td><td valign="top"> </td></tr><tr><td
valign="top"> </td><td colspan="2" align="right" valign="top">--<span
class="attribution">
Payne
</span>


I would like to remove the table and use classes to set up the stlye.

I tried to set up a role to the pargraph but it creates one single
line. I should respect the carriage return and the verse should be in
3 lines.

Any ideas?
thanks!

-- 
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.

Reply via email to