diff options
author | Karl Berry <karl@freefriends.org> | 2015-07-28 21:22:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-07-28 21:22:46 +0000 |
commit | c65913468995f3769a911d824a76b042b8eace47 (patch) | |
tree | 3bd6110bf03b85401cc465ffc7faf46c6ccc4ba5 /Master/texmf-dist/doc/latex/reledmac/doc-include | |
parent | d2c4b12ffaab0820a6557bf6043ccb9a3abcd0e1 (diff) |
reledmac (28jul15)
git-svn-id: svn://tug.org/texlive/trunk@37985 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/reledmac/doc-include')
-rw-r--r-- | Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx b/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx index dbd113e2e54..56501c3fa34 100644 --- a/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx +++ b/Master/texmf-dist/doc/latex/reledmac/doc-include/migrate-mac.dtx @@ -219,12 +219,12 @@ % \subsubsection{Risk of `no room for a new'} % The risk to obtain a `no room for a new something' error is greater in \reledmac than it is in \eledmac. See \reff{noroom} in order to know how to limit it. % \subsubsection{Multiple indices with memoir} -% \Eledmac and \ledmac used the specific indexing tools of the \Lclass{memoir} class designed to produce multiple indices. -% However, \eledmac could also use \Lpack{imakeidx} or \Lpack{indextools} tools independently of the \Lclass{memoir} class. +% \Eledmac and \ledmac used the specific indexing tools of the \ltxclass{memoir} class designed to produce multiple indices. +% However, \eledmac could also use \package{imakeidx} or \package{indextools} tools independently of the \ltxclass{memoir} class. % This system forced to maintain redundant code. -% Since \reledmac, we use only the \Lpack{imakeidx} or \Lpack{indextools} tools. +% Since \reledmac, we use only the \package{imakeidx} or \package{indextools} tools. % -% Consequently: Users of \Lpack{memoir}are invited to use \Lpack{indextool} or \Lpack{imakeidx} to produce multiple indices. +% Consequently: Users of \package{memoir}are invited to use \package{indextool} or \package{imakeidx} to produce multiple indices. % \subsubsection{Deprecated commands and options} %The table of deprecated commands and their alternatives follows. |