Questions tagged [docbook-5]

Use this tag for a question related to DocBook version 5.

Use this specific tag for a question related to DocBook version 5 along with the generic tag (see that for more details).

66 questions
0
votes
1 answer

How to convert a docbook from version 4.3 to 5

Is there an automated way (or with minimal manual corrections) of converting docbook 4.3 books to the latest DocBook 5?
Paul
  • 2,474
  • 7
  • 33
  • 48
0
votes
1 answer

document starting point in DocBook documents

I need to know a list of document starting points in Docbook such as book, article, etc. Can someone please give a list of such starting points? Is it illegal to start with elements such as chapter?
harsh
  • 2,399
  • 9
  • 29
  • 47
0
votes
1 answer

Why do DocBook generated XHTML5 Section titles have ASCII #c2 characters in them?

I noticed my generated XHTML5 numbered section titles have a  between the number and the title string. I thought this was a generation error. But no, the gentext file of my DocBook distribution, common/en.xml, actually specifies this. Line 338 of…
pglezen
  • 961
  • 8
  • 18
0
votes
1 answer

Indent the text in docbook

I want to indent my text in the article I am writing in docbook 5. I also need to add colors to my text. Is that possible? If so how? I tried indenting as follows but it was not visible when I took the html output of it.(Here I tried to align the…
harsh
  • 2,399
  • 9
  • 29
  • 47
0
votes
1 answer

Getting the value of an attribute in an XML document using XSL

I'm trying to get the value of iWantToGetThis.jpg and put it into an during my XSL transformation. This is how my xml is structures:
0
votes
1 answer

docbkx-maven-plugin: No output during run of plugin

I set up the docbkx-maven-plugin to generate PDF documentation for a source project. In the parent pom I specified the version to be used as well as the reference to the docbook version to use:
Rick-Rainer Ludwig
  • 2,371
  • 1
  • 26
  • 42
1 2 3 4
5