summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/reledmac/reledpar.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-27 22:03:19 +0000
committerKarl Berry <karl@freefriends.org>2015-08-27 22:03:19 +0000
commite757f45a3b3950bf1e92dfe74af805a789961720 (patch)
tree4bbac1143a34f1df78dd7740e9b68796b194838e /Master/texmf-dist/source/latex/reledmac/reledpar.dtx
parentd0b7455f5ef6000af94ff3365c9f7e36a411dc42 (diff)
reledmac (27aug15)
git-svn-id: svn://tug.org/texlive/trunk@38222 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/reledmac/reledpar.dtx')
-rw-r--r--Master/texmf-dist/source/latex/reledmac/reledpar.dtx21
1 files changed, 15 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/reledmac/reledpar.dtx b/Master/texmf-dist/source/latex/reledmac/reledpar.dtx
index fb83fc1afc4..65de1a12139 100644
--- a/Master/texmf-dist/source/latex/reledmac/reledpar.dtx
+++ b/Master/texmf-dist/source/latex/reledmac/reledpar.dtx
@@ -21,6 +21,7 @@
%
%<*driver>
\documentclass[twoside]{ltxdoc}
+\usepackage[T1]{fontenc}
\usepackage{url}
\usepackage{xr-hyper}
\usepackage[draft=false,
@@ -32,7 +33,7 @@
]{hyperref}
\addtolength\marginparwidth{30pt}
\usepackage{doctools}
-\usepackage{libertineotf}
+\usepackage[mono=false]{libertine}
\usepackage[series={A,B},noend,noeledsec,nofamiliar]{reledmac}
\usepackage{reledpar}
\usepackage[english]{babel}
@@ -572,7 +573,7 @@
% We have not changed this default setting, because we do not want to break compatibility with older version of \macpackage and we want to be as close as possible to default \LaTeX's feature.
%
% So, you MUST change the default setting via \protect\cs{Xmaxnotes} (for critical notes) and \protect\cs{maxhnotesX} (for familiar notes).
-% Both commands are explained in \macpackage handbook (\reff{reledmac-xmaxhnotes}).
+% Both commands are explained in \macpackage handbook (\reff{reledmac-Xmaxhnotes}).
% As an advisable setting:
% \begin{verbatim}
% \maxhXnotes{0.6\textheight}
@@ -583,14 +584,14 @@
% \DescribeMacro{\onlysideX}
% You may want to typeset notes on one side only (either left or right).
% Use \protect\cs{Xonlyside}\oarg{s}\marg{p} to set critical notes, and \protect\cs{onlysideX}\oarg{s}\marg{p} to set familiar notes.
-% \marg{p} must be set to \verb+L+ for notes to be confined only on the left side and to \verb+R+ for notes to be confined only on the right side.
+% \meta{p} must be set to \verb+L+ for notes to be confined only on the left side and to \verb+R+ for notes to be confined only on the right side.
% \subsubsection{Familiar notes called in the right side, but to be printed in the left side}
% \DescribeMacro{\footnoteXnomk}
% \DescribeMacro{\footnoteXmk}
% As often happens, the left side has less room for text.
% We may want to call familiar notes in the right side while using at the same time the available space in the left side to print them.
%
-% To achieve this, we call \protect\cs{footnoteXnomk}\marg{notecontent} in the left side. X is to be replaced by the series letter. We do this call in the left side after the word which matches up to the one in the right side after which we want to insert the actual footnote mark.
+% To achieve this, we call \protect\cs{footnoteXnomk}\marg{notecontent} in the left side. \verb+X+ is to be replaced by the series letter. We do this call in the left side after the word which matches up to the one in the right side after which we want to insert the actual footnote mark.
%
% In the right side, we call \protect\cs{footnoteXmk} at the place we want to have the footnote mark. X is to be replaced by the series letter.
% For example:
@@ -688,6 +689,11 @@
% useful if you are putting some kind of marker (even if it is only a
% blank line) between stanzas. Remember, parallel texts must be numbered
% and this provides a way to slip in an ``unnumbered'' line.
+% \DescribeMacro{\hidenumbering}
+% \changes{v1.21.0}{2015/04/13}{Add \protect\cs{hidenumbering}}
+% When inserted into a numbered line the macro \protect\cs{hidenumbering} causes
+% the number for that particular line to be hidden; namely, no line number will print.
+% Note that if you use it in \protect\cs{stanza}, you must call it at the beginning of the verse.
% \subsection{Line numbering scheme}
% Within these environments you can designate the line numbering scheme(s)
% to be used.
@@ -803,7 +809,7 @@
% To enable this function, load \parpackage with the option \verb+shiftedpstarts+.
% \section{Verse}
%
-% If you are typesetting verse with \macpackage you can use the \protect\cs{stanza}
+% If you are typesetting verses with \macpackage you can use the \protect\cs{stanza}
% construct, and you can also use this in right or left parallel texts.
% In this case each verse line is a chunk which has two implications.
% (1) you can unexpectedly exceed the \protect\cs{maxchunks} limit or the overall
@@ -819,9 +825,12 @@
% \env{astanza} environment each verse line is treated as an individual paragraph,
% so there must be no blank lines in the environment otherwise there will
% be some extraneous vertical spacing.
-% To use \env{astanza}, imply replace \cs{astanza} by \cs{begin}\arg{astanza} and
+% To use \env{astanza}, simply replace \cs{stanza} by \cs{begin}\arg{astanza} and
% add \cs{end}\arg{astanza} after the ending \expandafter\cs\expandafter{\&}.
%
+% The difference between \env{astanza} and \cs{stanza} is, that the letter syncs
+% verse by verse, while the enviornment syncs stanza by stanza.
+%
% If you get an error message along the lines of `Missing number,
% treated as zero \protect\cs{sza@0@}' it is because you have forgotten to use
% \protect\cs{setstanzaindents} to set the stanza indents.