summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex
index 93f29e8db31..0fefab49b03 100644
--- a/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex
+++ b/Master/texmf-dist/doc/latex/xassoccnt/xassoccnt_getparentcounter_example.tex
@@ -1,4 +1,4 @@
-%% LaTeX package xassoccnt - version 1.3 (2017/03/05 -- 18:08:47)
+%% LaTeX package xassoccnt - version 1.4 (2017/04/30 -- 00:47:05)
%% Example file for determing the parent counter of a counter and referring to it file for xassoccnt.sty
%%
%%
@@ -43,10 +43,10 @@
}
\makeatother
+\usepackage{xparse}
-\usepackage{xparse}
\makeatletter
\ExplSyntaxOn
@@ -143,10 +143,11 @@
\section{Section Two.One}
As you may have noticed, \parentCref{mysection} is useless.
-
+
\chapter{Chapter Three}
\section{Section Three.One} %
\section{Section Three.Two}\label{othersection}
-\end{document} \ No newline at end of file
+\end{document}
+