From 654ef76ccd5f153e2e600ffbac9ea952b878973a Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 8 Jul 2020 14:02:00 +0200 Subject: removed references to \dummy counter --- Makefile | 1 + ekdosis.dtx | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 6964926..b57cb54 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,7 @@ $(NAME).pdf: $(NAME).dtx $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null + $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null samples: clean sty if [ ! -d $(PWD)/TMP ]; then mkdir $(PWD)/TMP; fi diff --git a/ekdosis.dtx b/ekdosis.dtx index 0995316..a911944 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -797,7 +797,7 @@ along with this program. If not, see % \danger It must be noted that the two styles are mutually exclusive. % \vskip\baselineskip % -% \DescribeOption{parnotes}\dummy\label{ref:parnotes-opt} +% \DescribeOption{parnotes}\label{ref:parnotes-opt} % |parnotes|$=$\verb+true|false|roman+% % \hfill\tcboxverb{Default: not set}\\ % This named argument does not need a value as it defaults to |true| @@ -1017,7 +1017,7 @@ along with this program. If not, see % is how the two families α and β could be % declared:---\footnote{These witnesses are used in the example % provided below in \vref{lst:caesar-bg}.} -% \dummy\label{ref:caesar-bg-sigla} +% \label{ref:caesar-bg-sigla} % \iffalse %<*example> % \fi @@ -1140,14 +1140,14 @@ yesterday. % the edition text and as the first part of a new entry in the % apparatus criticus, preceded by the line number where it occurs or a % broad space if the entry refers to the same line as the preceding -% entry. \dummy\label{ref:lem-opts-b}The optional argument of \cs{lem} +% entry. \label{ref:lem-opts-b}The optional argument of \cs{lem} % accepts the following % comma-separated list of \enquote{name$=$value} arguments:---\\ % \DescribeOption{wit} |wit|$=$\meta{csv list of witnesses}\\ % While a single witness may be recorded as in |wit=A|, % comma-separated lists of multiple witnesses must obviously be % enclosed in curly braces, like so: -% |wit={A,B,C}|. \dummy\label{ref:mss-sep-families}It must be noted +% |wit={A,B,C}|. \label{ref:mss-sep-families}It must be noted % that witnesses can be grouped by using spaces as separators, like % so: \verb*|wit={A,B,C, D,E,F}|.\\ % \DescribeOption{alt} |alt|$=$\meta{alternate lemma}\\ @@ -1387,7 +1387,7 @@ yesterday. % % \paragraph{The \env{alignment} Environment} % \DescribeEnv{alignment} \cs{begin}|{alignment}|\oarg{options}\dots -% \cs{end}|{alignment}|\dummy\label{ref:alignment-syntax}\\ +% \cs{end}|{alignment}|\label{ref:alignment-syntax}\\ % This environment can be used as it is provided to typeset a standard % critical edition, namely an edition text, equipped with an apparatus % criticus and laid out on the left-hand pages, accompanied by a -- cgit v1.2.3