AZ logo

CTAN directory: /macros/latex/contrib/ledmac

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
ledarab Typeset scholarly editions in arabic.
ledmac Typeset scholarly editions in parallel texts.
ledpar Typeset scholarly editions.

Files

Name Size* Date UTC Notes
Makefile 1 KiB 2012-Jan-07
README 3 KiB 2012-Jan-07 Shown below
djd17novL.eps 74 KiB 2012-Jan-07
djd17novR.eps 85 KiB 2012-Jan-07
djdpoems1.eps 38 KiB 2012-Jan-07
djdpoems2.eps 60 KiB 2012-Jan-07
djdpoems3.eps 38 KiB 2012-Jan-07
djdpoems4.eps 60 KiB 2012-Jan-07
egarab.eps 60 KiB 2012-Jan-07
egarabpar.eps 56 KiB 2012-Jan-07
ledarab.dtx 45 KiB 2012-Jan-07
ledarab.ins 3 KiB 2012-Jan-07
ledarab.pdf 404 KiB 2012-Mar-11
ledarden.eps 92 KiB 2012-Jan-07
ledbraonain.eps 62 KiB 2012-Jan-07
ledeasy.eps 91 KiB 2012-Jan-07
ledekker.eps 87 KiB 2012-Jan-07
ledfeat.eps 81 KiB 2012-Jan-07
ledioc.eps 66 KiB 2012-Jan-07
ledmac.dtx 465 KiB 2012-Apr-04
ledmac.ins 3 KiB 2012-Jan-07
ledmac.pdf 1004 KiB 2012-Apr-04
ledmixed.eps 121 KiB 2012-Jan-07
ledpar.dtx 164 KiB 2012-Apr-04
ledpar.ins 3 KiB 2012-Jan-07
ledpar.pdf 571 KiB 2012-Apr-04
villon.eps 79 KiB 2012-Jan-07

  *File sizes in kibibytes.

Contents of README

    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).

    Bug reports and suggestions may be 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

-------------------------------------------------------------------- 
  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
 
  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 "maintained".
 
  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: latex ledmac.dtx
o (for an index run: makeindex -s gind.ist ledmac)
o run: latex ledmac.dtx
o Print ledmac.dvi for a hardcopy of the package manual 

    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.
 
2008/05/28
Peter Wilson
herries dot press at earthlink dot net