https://bugzilla.redhat.com/show_bug.cgi?id=697363

Andrew Ross <anr...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|VERIFIED                    |ASSIGNED

--- Comment #9 from Andrew Ross <anr...@redhat.com> ---
(In reply to comment #8)
> Checked on publican-3.0-0.fc16.t180
> 
> Added following parameters to publican.cfg file:
> 
> txt_formater: links
> txt_formater: tables
> 
> Table rows render in alternate colours, providing a better visual
> distinction between rows. Behaviour in comment 6 was not observed.

Had a chat with Cheryn and comment#8 may have been based upon the html output
not the text output.

Same behaviour as comment#6 / comment#3 was observed in
publican-3.0-0.fc17.t210.noarch.



------------------
Steps to reproduce:

1. Create a book:
publican create --name Test_Book --lang en-US

2. Add txt_formater to publican.cfg
echo "txt_formater: tables" >> publican.cfg

2. Edit Chapter.xml and copy in the table example from
http://docbook.org/tdg/en/html/table.html

3. Build:
publican build --format txt --lang en-US

4. Examine the txt file in your editor:

gedit tmp/en-US/txt/Test_Book.txt

5. Output as per comment#3

---snip---

Table 1.1. Sample Table

Horizontal Span

a3

a4

a5

f1

f2

f3

f4

f5

b1

b2

b3

b4

Vertical Span

[...]

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
publican-list mailing list
publican-list@redhat.com
https://www.redhat.com/mailman/listinfo/publican-list
Wiki: https://fedorahosted.org/publican

Reply via email to