r19722 - gnucash-docs/branches/2.2/guide/C - Backport r19705: guide: Add single-quote entity definitions

Yawar Amin yawaramin at code.gnucash.org
Thu Oct 28 23:50:27 EDT 2010


Author: yawaramin
Date: 2010-10-28 23:50:27 -0400 (Thu, 28 Oct 2010)
New Revision: 19722
Trac: http://svn.gnucash.org/trac/changeset/19722

Modified:
   gnucash-docs/branches/2.2/guide/C/gnucash-guide.xml
Log:
Backport r19705: guide: Add single-quote entity definitions

Modified: gnucash-docs/branches/2.2/guide/C/gnucash-guide.xml
===================================================================
--- gnucash-docs/branches/2.2/guide/C/gnucash-guide.xml	2010-10-29 03:50:21 UTC (rev 19721)
+++ gnucash-docs/branches/2.2/guide/C/gnucash-guide.xml	2010-10-29 03:50:27 UTC (rev 19722)
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
     "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+<!ENTITY lsquo "‘">
+<!ENTITY rsquo "’">
 <!ENTITY chapter1 SYSTEM "ch_oview.xml">
 <!ENTITY chapter2 SYSTEM "ch_basics.xml">
 <!ENTITY chapter3 SYSTEM "ch_accts.xml">



More information about the gnucash-changes mailing list