diff options
author | Robert Alessi <alessi@robertalessi.net> | 2020-08-29 10:09:43 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2020-08-29 10:09:43 +0200 |
commit | e7345f55176f96a2046782e76711ef275be296c4 (patch) | |
tree | 986d4af8a8a3f460ee02e990a1087b6abec5bfe1 | |
parent | f6c9f2a63576a84a698ded40a01bd7df60db5022 (diff) | |
download | ekdosis-e7345f55176f96a2046782e76711ef275be296c4.tar.gz |
s/maxnumber/maxentries
-rw-r--r-- | ekdosis.dtx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index 20ba5ec..464674e 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -3854,11 +3854,11 @@ subtype="arabtex">'inna 'abI kAna mina | |||
3854 | % layer of apparatus criticus may accept as described above | 3854 | % layer of apparatus criticus may accept as described above |
3855 | % \vpageref{ref:maxentries}. As a result, \pkg{ekdosis} will take care | 3855 | % \vpageref{ref:maxentries}. As a result, \pkg{ekdosis} will take care |
3856 | % of inserting automatic breakpoints between pages whenever the number | 3856 | % of inserting automatic breakpoints between pages whenever the number |
3857 | % of entries on a given page reaches the value set as |maxnumber|. | 3857 | % of entries on a given page reaches the value set as |maxentries|. |
3858 | % | 3858 | % |
3859 | % |maxnumber| must not be too small: otherwise offensive to look at | 3859 | % |maxentries| must not be too small: otherwise offensive to look at |
3860 | % vertical spaces may come between the edition text and the apparatus | 3860 | % vertical spaces may come between the edition text and the apparatus |
3861 | % criticus. Conversely, |maxnumber| must not be too big: otherwise, | 3861 | % criticus. Conversely, |maxentries| must not be too big: otherwise, |
3862 | % should entries overflow on a given page, the edition text and the | 3862 | % should entries overflow on a given page, the edition text and the |
3863 | % apparatus criticus may clash. As said above, a couple of clashes can | 3863 | % apparatus criticus may clash. As said above, a couple of clashes can |
3864 | % be managed with a couple of manually inserted page breaks. But if | 3864 | % be managed with a couple of manually inserted page breaks. But if |