On Tue, 18 Sep 2007 10:58:46 +0200
Georg Baum <[EMAIL PROTECTED]> wrote:

> Martin Vermeer wrote:
> 
> > OK, the attached. Wasn't too hard, but I couldn't really spare the time.
> > Seems to work.
> 
> I do not want to press you into spending more time that you don't have, but
> unfortunately there is still a problem AFAICS. Maybe somebody else can
> finish this?

I just committed a fix to all reported problems.

 
> Why is \unit{xxx} not supported? This is a regression.

It is now


> >          case UNIT:
> > -                return from_ascii("unit");
> > +                // Note the illogicity. The enum is UNIT, but it
> > +                // collects both non-fractional and fractional
> > +                // values + units, having only in common the use
> > +                // of the optional value field.
> 
> Why the illogicity? This is very confusing, I would expect that UNITFRAC has
> a 1:1 relationship to \unitfrac.

Fixed.
  
> This is not true. \unit without optional argument is allowed.

Now also supported.
 
> 
> Georg
> 

- Martin

Reply via email to