diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-195.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-195.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-195.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-195.html new file mode 100644 index 00000000000..64f5fabb3c8 --- /dev/null +++ b/Master/texmf-doc/doc/english/latex2e-html/ltx-195.html @@ -0,0 +1,20 @@ +<html> +<head><title>Help On LaTeX \addtocounter</title></head> +<body bgcolor="#ffffff" text="#000000" link="#000099" vlink="#cc0000" alink="#cc0000"> +<h1><font size="-2">Hypertext Help with LaTeX</font><br><font color="#cc0000">\addtocounter</font></h1> +<p> + <tt>\addtocounter{counter}{value}</tt> +<p> + The <tt>\addtocounter</tt> command increments the <tt>counter</tt> + by the amount + specified by the <tt>value</tt> argument, + which can be negative. +<hr> +See also: <A href="ltx-3.html">Counters</A><br> +Go to <a href="ltx-2.html">LaTeX Table of Contents</a> +<hr> +<address> +Revised: Sheldon Green, 2 May 1995. +</address> +</body> +</html> |