summaryrefslogtreecommitdiffstats
path: root/sigmodr
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-08-08 10:13:09 -0400
committerBen Boeckel <MathStuf@gmail.com>2009-08-08 10:13:09 -0400
commit92db9c0ee0e801ed65253a2fa1d577ece59810d1 (patch)
tree53c76b1e2bc6210703a0a81abcbd12bb1197d8d2 /sigmodr
parentc8f7c2facfafa12709ca256882632c606eb6e517 (diff)
downloadsigen-92db9c0ee0e801ed65253a2fa1d577ece59810d1.tar.gz
sigen-92db9c0ee0e801ed65253a2fa1d577ece59810d1.tar.xz
sigen-92db9c0ee0e801ed65253a2fa1d577ece59810d1.zip
Use quote tag instead of manually quoting
Diffstat (limited to 'sigmodr')
-rw-r--r--sigmodr/doc/basics.docbook4
-rw-r--r--sigmodr/doc/editing-sigmod.docbook6
2 files changed, 5 insertions, 5 deletions
diff --git a/sigmodr/doc/basics.docbook b/sigmodr/doc/basics.docbook
index 0a7dee2b..1722943f 100644
--- a/sigmodr/doc/basics.docbook
+++ b/sigmodr/doc/basics.docbook
@@ -88,8 +88,8 @@ tree and the <link linkend="editor-panel">editor panel</link>.</para>
<para>The &sigmod; tree is a tree structure with all of the data elements
represented within it. It is on the left of the main window. It has descriptions
as the main part of the tree items. If an item is surrounded by
-&lsquo;&laquo;&rsquo; and &lsquo;&raquo;&rsquo;, it means that the data used to
-describe the item is not set. On the right side, there are three icons. The
+<quote>&laquo;</quote> and <quote>&raquo;</quote>, it means that the data used
+to describe the item is not set. On the right side, there are three icons. The
first icon is shown if the item can be edited, the second icon is shown if the
item can be deleted, and finally the third icon is shown if an item can be added
to it (as a child). Here is a screenshot of the tree with a few &sigmod;s open
diff --git a/sigmodr/doc/editing-sigmod.docbook b/sigmodr/doc/editing-sigmod.docbook
index 9fe9c132..27696858 100644
--- a/sigmodr/doc/editing-sigmod.docbook
+++ b/sigmodr/doc/editing-sigmod.docbook
@@ -54,7 +54,7 @@ values:</para>
<varlistentry>
<term>Title</term>
<listitem>
-<para>The title of the &sigmod;. Anything after a &lsquo;:&rsquo; is understood
+<para>The title of the &sigmod;. Anything after a <quote>:</quote> is understood
to be a subtitle, so that a single &sigmod; may have different flavors, &eg;
<userinput>Ice Cream: Vanilla Flavor</userinput>
or <userinput>Ice Cream: Chocolate Flavor</userinput>.</para>
@@ -128,8 +128,8 @@ found.</para>
<para>In the typechar, the cells are colored to help find particularly effective
or ineffective type matches. Above 2, the cell is colored
-&ldquo;positively&rdquo; according to the color scheme and below &frac12;, the
-cell is colored &ldquo;negatively&rdquo;.</para>
+<quote>positively</quote> according to the color scheme and below &frac12;, the
+cell is colored <quote>negatively</quote>.</para>
</sect1>