summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/crumbs/crumbs.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/crumbs/crumbs.tex')
-rw-r--r--macros/latex/contrib/crumbs/crumbs.tex9
1 files changed, 7 insertions, 2 deletions
diff --git a/macros/latex/contrib/crumbs/crumbs.tex b/macros/latex/contrib/crumbs/crumbs.tex
index b80776ffcb..250be01c66 100644
--- a/macros/latex/contrib/crumbs/crumbs.tex
+++ b/macros/latex/contrib/crumbs/crumbs.tex
@@ -42,7 +42,7 @@
\title{\ff{crumbs}: \LaTeX{} Package \\ for Navigation Crumbs}
\author{Yegor Bugayenko}
-\date{0.1.0 2021/09/04}
+\date{0.2.1 2021/09/06}
\begin{document}
\pagenumbering{gobble}
@@ -99,8 +99,13 @@ The same for \ff{\char`\\subcrumb\{\}}, but the comparison should be
done not between \ff{section} and \ff{crumbi}, but between
\ff{subsection} and \ff{subcrumbi} counters.
+The first parameter of both \ff{\char`\\crumb\{\}} and \ff{\char`\\subcrumb\{\}}
+is the optional parameter of \ff{\char`\\section\{\}} and \ff{\char`\\subsection\{\}}
+calls respectively. The second one is the mandatory parameter of them, which
+is the full text of the section and sub-section.
+
You can use \ff{\char`\\section} and \ff{\char`\\subsection} with
-an option argument, which will be used in the crumbs, e.g.:
+an optional argument, which will be used in the crumbs, e.g.:
\begin{ffcode}
\section[Details]{More Details About The Method}