The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Definicje makroinstrukcji prezentujących numery tytułów

\renewcommand\thepart         {\@Roman\c@part}
\renewcommand\thechapter      {\@arabic\c@chapter}
\renewcommand\thesection      {\thechapter.\@arabic\c@section}
\renewcommand\thesubsection   {\thesection.\@arabic\c@subsection}
\renewcommand\thesubsubsection{\thesubsection .\@arabic\c@subsubsection}
\renewcommand\theparagraph    {\thesubsubsection.\@arabic\c@paragraph}
W definicjach tych występuje pewna niekonsekwencja: używane są makroinstrukcje (np. \@Roman) operujące na wewnętrznych nazwach liczników (np. \c@part). W LaTeXu są zdefiniowane polecenia operujące na LaTeX-owych nazwach liczników.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.