diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-137.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-137.html | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-137.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-137.html deleted file mode 100644 index 59134f72b88..00000000000 --- a/Master/texmf-doc/doc/english/latex2e-html/ltx-137.html +++ /dev/null @@ -1,30 +0,0 @@ -<html> -<head><title>Help On LaTeX \pagenumbering</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">\pagenumbering</font></h1> -<p> - <tt>\pagenumbering{num_style}</tt> -<p> - - Specifies the style of page numbers. Possible values of num_style are: -<p> - -<ul> -<li><TT>arabic</TT> Arabic numerals -<li><TT>roman</TT> Lowercase roman numerals -<li><TT>Roman</TT> Uppercase roman numerals -<li><TT>alph</TT> Lowercase letters -<li><TT>Alph</TT> Uppercase letters -</ul> -<hr> -See also <a href="ltx-131.html">Page Styles</a><br> -For page numbering, see <a href="ltx-3.html">Counters</a><br> -To refer to a page number in the text, see - <a href="ltx-291.html"><tt>\pageref</tt></a><br> -Back to the <a href="ltx-2.html">Table of Contents</a> -<hr> -<address> -Revised: Sheldon Green, 20 Oct 1995. -</address> -</body> -</html> |