diff options
Diffstat (limited to 'ekdosis.dtx')
-rw-r--r-- | ekdosis.dtx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ekdosis.dtx b/ekdosis.dtx index a913cd9..bd395da 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx | |||
@@ -816,7 +816,7 @@ along with this program. If not, see | |||
816 | % \url{http://www.html-tidy.org}.} To make this happen, \textsf{tidy} | 816 | % \url{http://www.html-tidy.org}.} To make this happen, \textsf{tidy} |
817 | % must be installed and the |.tex| source file must be compiled with | 817 | % must be installed and the |.tex| source file must be compiled with |
818 | % the |--shell-escape| facility so that spawning programs from | 818 | % the |--shell-escape| facility so that spawning programs from |
819 | % \LaTeX{} be allowed.\footnote{See | 819 | % \LaTeX{} can be allowed.\footnote{See |
820 | % \url{https://texfaq.org/FAQ-spawnprog} for more information on how | 820 | % \url{https://texfaq.org/FAQ-spawnprog} for more information on how |
821 | % to do this.} | 821 | % to do this.} |
822 | % | 822 | % |
@@ -1577,7 +1577,7 @@ yesterday. | |||
1577 | % \subsection{Alignment of Several Texts} | 1577 | % \subsection{Alignment of Several Texts} |
1578 | % \label{sec:multiple-alignment} | 1578 | % \label{sec:multiple-alignment} |
1579 | % As described above \vpageref{ref:alignment-syntax}, the | 1579 | % As described above \vpageref{ref:alignment-syntax}, the |
1580 | % \env{aligment} environment may receive an optional argument in which | 1580 | % \env{alignment} environment may receive an optional argument in which |
1581 | % the following \enquote{name$=$value} arguments are accepted:---\\ | 1581 | % the following \enquote{name$=$value} arguments are accepted:---\\ |
1582 | % \DescribeOption{tcols} | 1582 | % \DescribeOption{tcols} |
1583 | % |tcols|$=$\meta{number}\hfill\tcboxverb{Default: 2}\\ | 1583 | % |tcols|$=$\meta{number}\hfill\tcboxverb{Default: 2}\\ |
@@ -1678,10 +1678,10 @@ texts=latin[xml:lang="la"]+\textcolor{red}{;}+ | |||
1678 | % \hfill\tcboxverb{Default: false}\\ | 1678 | % \hfill\tcboxverb{Default: false}\\ |
1679 | % This named argument does not need a value as it defaults to |true| | 1679 | % This named argument does not need a value as it defaults to |true| |
1680 | % if it is used. This option applies on rare occasions only, when two | 1680 | % if it is used. This option applies on rare occasions only, when two |
1681 | % or more distinct \env{aligment} environments are started on the same | 1681 | % or more distinct \env{alignment} environments are started on the same |
1682 | % page. Should this happen, any subsequent \env{alignment} environment | 1682 | % page. Should this happen, any subsequent \env{alignment} environment |
1683 | % must be set with the |flush| option so that every one of them carry | 1683 | % must be set with the |flush| option so that every one of them |
1684 | % its own apparatus criticus. | 1684 | % carry its own apparatus criticus. |
1685 | % | 1685 | % |
1686 | % As an example, the alignment of the Latin edition text of Caesar's | 1686 | % As an example, the alignment of the Latin edition text of Caesar's |
1687 | % \emph{Gallic War}, printed on left-hand pages, along with two | 1687 | % \emph{Gallic War}, printed on left-hand pages, along with two |
@@ -1718,7 +1718,7 @@ texts=latin[xml:lang="la"]+\textcolor{red}{;}+ | |||
1718 | % | 1718 | % |
1719 | % \DescribeMacro{\SetEkdosisAlignment} | 1719 | % \DescribeMacro{\SetEkdosisAlignment} |
1720 | % \cs{SetEkdosisAlignment}\marg{alignment settings}\\ | 1720 | % \cs{SetEkdosisAlignment}\marg{alignment settings}\\ |
1721 | % If the same aligment settings are to be shared by several | 1721 | % If the same alignment settings are to be shared by several |
1722 | % \env{alignment} environments, common settings can be collected in | 1722 | % \env{alignment} environments, common settings can be collected in |
1723 | % the argument of \cs{SetEkdosisEnvironment}, like | 1723 | % the argument of \cs{SetEkdosisEnvironment}, like |
1724 | % so:---\\ | 1724 | % so:---\\ |