diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html b/Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html new file mode 100644 index 00000000000..81db31f6663 --- /dev/null +++ b/Master/texmf-dist/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html @@ -0,0 +1,24 @@ +<html> +<head> +<meta http-equiv="content-type" content="text/html; charset=iso-8859-2"> +<meta http-equiv="Content-language" content="pl"> +<meta name="Author" content="Włodzimierz Macewicz"> +</head> +<body> +<center> +<table border> +<caption>Standardowe wartości liczników</caption> +<tr><th></th> + <th><code>article</code></th> + <th><code>report</code></th> + <th><code>book</code></th></tr> +<tr><td><code>secnumdepth</code></td> <td>3</td> <td>2</td> <td>2</td> </tr> +<tr><td><code>tocdepth</code></td> <td>3</td> <td>2</td> <td>2</td> </tr> +</table></center> + +określające czy tytuł ma być numerowany +i kwalifikujący je do spisu treści + + +</body> +</html> |