On Fri, 25 Feb 2005 22:04:11 +0100, Taco Hoekwater <[EMAIL PROTECTED]> wrote:
> Hans Hagen wrote:
>  >
> > basically you want to follow a shape; this is not that hard to implement
> > so i can have a look at it; lettrines is then an instance of it
> 
> Lettrine is easier than that, actually. I thought this would be quite
> funny, so here is a brand new module called t-lettri.tex, and an example.
> 

Just tried 2 attached files and I see error:
...
system (E-TEX) : [line 2280] \ifcsname 
<protect 4> <protect 3>)
specials        : fdf loaded
<unprotect 3> <protect 3>)
specials        : fdf,tpd loaded
)
system          : macros of module lettri loaded
(./t-lettri.tex
! Illegal parameter number in definition of \LettrineFontEPS.
<to be read again> 
                   1
l.99 \def\LettrineFontEPS{#1
                            }{%
?

In the src t-lettri.tex  if I change

\def\LettrineFontEPS{#1}{%

to

\def\LettrineFontEPS#1{%

It works fine ;)

Cheers,
Q.
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to