From a3422f818d7fff7b8b78a0b1b291fd15c34f229a Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Fri, 28 Oct 2022 18:05:09 +0200 Subject: updated documentation --- ekdosis.dtx | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index aa85fc2..3313ad2 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -1340,13 +1340,14 @@ along with this program. If not, see % characters is reduced to allow for additional entries. As a % consequence of this rationale, the total number of entries on a % given page must not be too high. It is therefore advisable to use -% |layout=fitapp| conjointly with |maxentries| as described below on -% pages~\pageref{ref:glimit} and~\pageref{ref:maxentries} and in -% \vref{sec:oscillating-problem}. -% \danger If used appropriately, this mechanism gives excellent -% typographical results, notably with complex edition texts of which -% the entries in the associated apparatus can be quite abundant in -% number. It may even put an end to the +% |layout=fitapp| conjointly with |maxlines| or |maxentries| as +% described below on page~\pageref{ref:gmaxlines} (for |maxlines|), +% and on pages~\pageref{ref:glimit} and~\pageref{ref:maxentries} (for +% |maxentries|) and in \vref{sec:oscillating-problem}. \danger If +% used appropriately, this mechanism gives excellent typographical +% results, notably with complex edition texts of which the entries +% in the associated apparatus can be quite abundant in number. It +% may even put an end to the % \enquote{\hyperref[sec:oscillating-problem]{oscillating problem}} % in most of the cases. However, as suitable it may be for high % quality typeset texts and final, camera-ready copies, its benefit @@ -11130,7 +11131,8 @@ Sample text with a \textcolor{red}{word} in red. % the \pkg{verse} package. |\\+| causes a linebreak within a verse % line. In contrast to |\\>|, the subsequent line is not indented and % complies to any already defined indent pattern. \cs{@vscentercr} -% must be redefined accordingly. +% must be redefined accordingly. (Additionally, this command will be +% patched below to allow for |maxlines| definition.) % \begin{macrocode} \ifboolexpr{bool {@pkg@poetry@verse} or bool {ekd@memoir@loaded}} {\newcommand{\@vsifplus}[1]{\@ifnextchar +{\@firstoftwo{#1}}} @@ -11153,7 +11155,7 @@ Sample text with a \textcolor{red}{word} in red. }{} % \end{macrocode} % \end{macro} -% A small patch is applied to the \pkg{verse} package, then +% Two small patches are applied to the \pkg{verse} package, then % \env{ekdverse} is defined:--- % \begin{macrocode} \if@pkg@poetry@verse -- cgit v1.2.3