lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing math layout / microtypography


From: Valery Ushakov
Subject: Re: Changing math layout / microtypography
Date: Tue, 5 Apr 2016 02:34:14 +0300
User-agent: Mutt/1.5.24 (2015-08-30)

On Mon, Apr 04, 2016 at 23:26:00 +0200, Oliver Bandel wrote:

> Zitat von Valery Ushakov <address@hidden> (Sat, 2 Apr 2016 03:38:57 +0300)
> 
> >On Sat, Apr 02, 2016 at 02:10:56 +0200, Oliver Bandel wrote:
> >
> >>Can this be done in files and included?
> >>When to include?
> >
> >You can just put that code into mydefs.lt which is included
> >automatically if present.
> 
> 
> I did this and got an error:
>   "extend symbol @Math not in scope"
> 
> So, somehow it does not work.
> 
> Any idea on that?

You probably have your @SysInclude { doc } or whatever before your
@SysInclude { math }, so when doc includes mydefs, math has not been
included yet.  You can move your @SysInclude { math } before the doc
or into mydefs.

-uwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]