On Thu, Sep 13, 2001 at 09:22:56PM +0200, M. B. Schiekel wrote:
> according to "Extended LyX Features" documentation I installed the
> package "dropping" from CTAN and used it this way:
> \usepackage{ae,aecompl} %in preamble
> \usepackage{dropping} %in preamble
> \dropping{3}{D} %in text
> This works with latex, but gives the following errormsg with pdflatex:
> ! Undefined control sequence.
> \bigdrop ...vance \wantedheight by \ht 1\findsize
> {#3}{#4}\hangindent=\wd 0...
> l.109 \dropping{3}{D}
>
> Is there a way, to overcome this problem?
Why do you want to use pdflatex instead of using latex ?