From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/ledmac/README | 137 +++++++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 macros/latex/contrib/ledmac/README (limited to 'macros/latex/contrib/ledmac/README') diff --git a/macros/latex/contrib/ledmac/README b/macros/latex/contrib/ledmac/README new file mode 100644 index 0000000000..3942a1c92c --- /dev/null +++ b/macros/latex/contrib/ledmac/README @@ -0,0 +1,137 @@ + The ledmac package is for typesetting critical editions. It is a +LaTeX port, and extension, of the plain TeX EDMAC, TABMAC and EDSTANZA +macros. The ledpar package is an extension of ledmac enabling parallel +typesetting in columns or on facing pages. The ledarab package is +an extension enabling the use of arabic script, as implemented by ArabTeX, +in critical editions (temporarily afoot.sty is provided to support regular +footnotes in ArabTeX). + +These 3 packages are deprecated : + - Ledmac is replace by eledmac. + - Ledpar is replace by eledpar + - Learab is unmaintened. You should consider using of XeLaTeX instead. + + Bug reports and suggestions are welcome. + +This version of the package is stored in github https://github.com/maieul/ledmac + +Please use ledmac "issues" https://github.com/maieul/ledmac/issues + +URL in the CTAN : http://www.ctan.org/pkg/ledmac + +You can subscribe to ledmac list in https://lists.berlios.de/pipermail/ledmac-users/ +-------------------------------------------------------------------- + Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net, Maïeul Rouquette (new maintainer since june 2011) + Copyright 2003 --- 2005 Peter R. Wilson + Copyright 2011 --- .. Maïeul Rouquette + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either + version 1.3 of this license or (at your option) any + later version. + The latest version of the license is in + http://www.latex-project.org/lppl.txt + and version 1.3 or later is part of all distributions of + LaTeX version 2003/06/01 or later. + + This work has the LPPL maintenance status "unmaintned". + + This work consists of the files: + README (this file), + ledmac.dtx, + ledmac.ins, + ledmac.pdf (200+ pages) + ledeasy.eps, + ledfeat.eps, + ledioc.eps, + ledarden.eps, + ledmixed.eps, + ledekker.eps, + ledbraonain.eps, + ledpar.dtx, + ledpar.ins, + ledpar.pdf (100+ pages) + djd17novL.eps, + djd17novR.eps, + djdpoems1.eps, + djdpoems2.eps, + djdpoems3.eps, + djdpoems4.eps, + villon.eps, + ledarab.dtx, + ledarab.ins, + ledarab.pdf (20- pages) + egarab.eps + egarabpar.eps +and the derived files + ledmac.sty, + ledeasy.tex, + ledfeat.tex, + ledioc.tex, + ledarden.tex, + ledmixed.tex, + ledekker.tex, + ledbraonain.tex, + ledpar.sty, + djd17nov.tex, + djdpoems.tex, + villon.tex, + ledarab.sty + egarab.tex + egarabpar.tex + afoot.sty + +-------------------------------------------------------------------- + + The distribution consists of the following files: +README (this file) +ledmac.dtx +ledmac.ins +ledmac.pdf +ledeasy.eps +ledfeat.eps +ledioc.eps +ledarden.eps +ledmixed.eps +ledekker.eps +ledbraonain.eps +ledpar.dtx +ledpar.ins +ledpar.pdf +djd17novL.eps +djd17novR.eps +djdpoems1.eps +djdpoems2.eps +djdpoems3.eps +djdpoems4.eps +villon.eps +ledarab.dtx +ledarab.ins +ledarab.pdf +egarab.eps +egarabpar.eps +(possibly ledpatch.sty) +(possibly ledparpatch.sty) +(possibly ledarabpatch.sty) +makefile + + + To install the ledmac package: +o run: latex ledmac.ins (which will generate ledmac.sty) +o Move ledmac.sty (and ledpatch.sty if it exists) to a location where + LaTeX will find it (for more information on this see the FAQ). + + To generate a second copy of the manual (which is already supplied as a PDF file): +o run: make ledmac.pdf + + The *.eps files are example pages processed with the ledmac package. +They are included as figures in ledmac.dtx, which also contains the +source code for them. + + Installation of the other packages (via ledpar.ins and ledarab.ins) +is similar. + +2012/06/07 +Maïeul Rouquette +maieul at maieul dot net + -- cgit v1.2.3