Hi people,

I suggest the following change to poxml to accommodate with changes in docbook 
syntax (new tags)

line 35 of kdesdk/poxml/parser.cpp, in the list of cutting tags, change:
                                    "variablelist", "step", "procedure",
                                    "step", "holder", "listitem", "important",
to:
                                    "variablelist", "task", "procedure", 
"taskrelated",
                                    "step", "holder", "listitem", "important",

Rationale:
- no need to have "step" twice in this list
- add new "taks" and "task related" tags

I could have done it without asking, but I thought it would be better to ask 
for a green light before.

Online reference: http://www.docbook.org/tdg5/en/html/task.html


Best,

-- 
?ric Bischoff
ebischoff at nerim.net




Reply via email to