texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] Changes to texi2html/Tests/nodes_texinfo_res/set-value.h


From: Patrice Dumas
Subject: [Texi2html-cvs] Changes to texi2html/Tests/nodes_texinfo_res/set-value.html
Date: Tue, 23 Aug 2005 19:52:00 -0400

Index: texi2html/Tests/nodes_texinfo_res/set-value.html
diff -u texi2html/Tests/nodes_texinfo_res/set-value.html:1.16 
texi2html/Tests/nodes_texinfo_res/set-value.html:1.17
--- texi2html/Tests/nodes_texinfo_res/set-value.html:1.16       Tue Aug  9 
17:19:23 2005
+++ texi2html/Tests/nodes_texinfo_res/set-value.html    Tue Aug 23 23:51:14 2005
@@ -84,7 +84,7 @@
 later expanded by the <code>@value</code> command.
 </p>
 <p>A <em>flag</em> is an identifier.  In general, it is best to use only
-letters and numerals in a flag name, not <samp>`-'</samp> or 
<samp>`_'</samp>--they
+letters and numerals in a flag name, not <samp>`-'</samp> or 
<samp>`_'</samp>&mdash;they
 will work in some contexts, but not all, due to limitations in TeX.
 </p>
 <p>The value is the remainder of the input line, and can contain anything.
@@ -94,7 +94,7 @@
 <table><tr><td>&nbsp;</td><td><pre class="example">@set foo This is a string.
 </pre></td></tr></table>
 
-<p>This sets the value of the flag <code>foo</code> to &quot;This is a 
string.&quot;.
+<p>This sets the value of the flag <code>foo</code> to &ldquo;This is a 
string.&rdquo;.
 </p>
 <p>The Texinfo formatters then replace an <code>@value{<var>flag</var>}</code>
 command with the string to which <var>flag</var> is set.  Thus, when




reply via email to

[Prev in Thread] Current Thread [Next in Thread]