Syntax::Highlight::Engine::Kate <= 0.08 expects it as an upper case
string.

See https://rt.cpan.org/Public/Bug/Display.html?id=84982 and
https://github.com/szabgab/Syntax-Highlight-Engine-Kate/pull/7 for the
Syntax::Highlight::Engine::Kate patch.
---
 Users_Guide/en-US/Sets.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Users_Guide/en-US/Sets.xml b/Users_Guide/en-US/Sets.xml
index 10a2b2b..0ba0d59 100644
--- a/Users_Guide/en-US/Sets.xml
+++ b/Users_Guide/en-US/Sets.xml
@@ -60,7 +60,7 @@
                                        <prompt>$</prompt> 
<command>cd</command> into the <filename>books/My_Set/en-US/Book_A</filename> 
directory. Create and edit the <filename>Book_A.xml</filename>, 
<filename>Book_Info.xml</filename>, and any other xml files required for your 
book such as those required for individual chapters. Ensure that 
<filename>Book_A.xml</filename> contains the correct 
<sgmltag>xi:include</sgmltag> references to all of your xml files in the 
directory. For example, if <citetitle>Book A</citetitle> contained 
<filename>Book_Info.xml</filename> and <filename>Chapter_1.xml</filename>, the 
<filename>Book_A.xml</filename> file would look like this:
                                </para>
                                 
-<programlisting language="xml">&lt;?xml version='1.0'?&gt;
+<programlisting language="XML">&lt;?xml version='1.0'?&gt;
 &lt;!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" 
 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"; [
 ]&gt;
-- 
1.8.5.3

_______________________________________________
publican-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/publican-list
Wiki: https://fedorahosted.org/publican

Reply via email to