texi2html-cvs
[Top][All Lists]
Advanced

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

[Texi2html-cvs] Changes to texi2html/Tests/texinfo_res/texinfo_17.html


From: Patrice Dumas
Subject: [Texi2html-cvs] Changes to texi2html/Tests/texinfo_res/texinfo_17.html
Date: Tue, 23 Aug 2005 19:52:29 -0400

Index: texi2html/Tests/texinfo_res/texinfo_17.html
diff -u texi2html/Tests/texinfo_res/texinfo_17.html:1.23 
texi2html/Tests/texinfo_res/texinfo_17.html:1.24
--- texi2html/Tests/texinfo_res/texinfo_17.html:1.23    Tue Aug  9 17:19:24 2005
+++ texi2html/Tests/texinfo_res/texinfo_17.html Tue Aug 23 23:51:16 2005
@@ -374,7 +374,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.
@@ -384,7 +384,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
@@ -494,9 +494,9 @@
 (but before the conditional text), then the Texinfo formatting commands
 ignore the text between the <code>@ifset large</code> and <code>@end 
ifset</code>
 commands.  In the formatted output, that text does not appear; in both
-printed and Info output, you see only the lines that say, &quot;You can use
+printed and Info output, you see only the lines that say, &ldquo;You can use
 this machine to dig up shrubs without hurting them.  Remember to replant
-promptly &hellip;&quot;.
+promptly &hellip;&rdquo;.
 </p>
 <a name="IDX296"></a>
 <p>If a flag is cleared with an <code>@clear <var>flag</var></code> command, 
then




reply via email to

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