From 274d02e351ad12de5c685dca4f235ec2da5c5a83 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 18 Jul 2020 13:31:20 +0200 Subject: removed unwanted space --- ekdosis.dtx | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'ekdosis.dtx') diff --git a/ekdosis.dtx b/ekdosis.dtx index 1efb600..2cc2ead 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -838,7 +838,7 @@ along with this program. If not, see % % \fi % -% \subsection{Witnesses, Hands, Shorthands \& Scholars } +% \subsection{Witnesses, Hands, Shorthands \& Scholars} % \label{sec:declarations} % Any reference that is to be used in the apparatus criticus must be % \enquote{declared} in the preamble beforehand, namely: manuscript @@ -1753,6 +1753,13 @@ texts=latin[xml:lang="la"]+\textcolor{red}{;}+ % \cs{SetEkdosisAlignment} can be used either in the preamble or at % any point of the document to set or to modify alignment settings. % +% +% \section{Laying Out the Apparatus Criticus } +% \label{sec:apparatus-layout} +% Single-layer apparatus criticus can be laid out in a variety of +% ways. +% +% % \section{To Be Continued...} % v1.0 of \pkg{ekdosis}, which should be available by the end of July % 2020, will include a full documentation. At the time of writing, the @@ -5217,8 +5224,8 @@ function ekdosis.appout() local output = {} if next(apparatuses) == nil then -- table.insert(output, "BEGIN") - table.insert(output, "\\noindent\\csname ekd@default@rule\\endcsname\\NLS{}") - table.insert(output, "\\csname ekd@begin@apparatus\\endcsname{}") + table.insert(output, "\\noindent\\csname ekd@default@rule\\endcsname\\NLS") + table.insert(output, "\\csname ekd@begin@apparatus\\endcsname\\ignorespaces") -- table.insert(output, "\\noindent ") for i in string.gmatch(t, "<"..cur_abs_pg -- cgit v1.2.3