/[texi2html]/texi2html/Tests/nodes_texinfo_res/set-value.html
ViewVC logotype

Diff of /texi2html/Tests/nodes_texinfo_res/set-value.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by pertusus, Tue Aug 9 17:19:23 2005 UTC revision 1.17 by pertusus, Tue Aug 23 23:51:14 2005 UTC
# Line 84  ul.toc {list-style: none} Line 84  ul.toc {list-style: none}
84  later expanded by the <code>@value</code> command.  later expanded by the <code>@value</code> command.
85  </p>  </p>
86  <p>A <em>flag</em> is an identifier.  In general, it is best to use only  <p>A <em>flag</em> is an identifier.  In general, it is best to use only
87  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
88  will work in some contexts, but not all, due to limitations in TeX.  will work in some contexts, but not all, due to limitations in TeX.
89  </p>  </p>
90  <p>The value is the remainder of the input line, and can contain anything.  <p>The value is the remainder of the input line, and can contain anything.
# Line 94  will work in some contexts, but not all, Line 94  will work in some contexts, but not all,
94  <table><tr><td>&nbsp;</td><td><pre class="example">@set foo This is a string.  <table><tr><td>&nbsp;</td><td><pre class="example">@set foo This is a string.
95  </pre></td></tr></table>  </pre></td></tr></table>
96    
97  <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;.
98  </p>  </p>
99  <p>The Texinfo formatters then replace an <code>@value{<var>flag</var>}</code>  <p>The Texinfo formatters then replace an <code>@value{<var>flag</var>}</code>
100  command with the string to which <var>flag</var> is set.  Thus, when  command with the string to which <var>flag</var> is set.  Thus, when

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26