Skip to content

Commit

Permalink
Docbook template: Use docbook 5.5. Closes #25.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Apr 16, 2013
1 parent ca2ac12 commit 2870f52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions default.docbook
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ $if(mathml)$
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook EBNF Module V1.1CR1//EN"
"http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
$else$
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
$endif$
<article>
<articleinfo>
Expand Down

0 comments on commit 2870f52

Please sign in to comment.