Re: Changing math layout / microtypography
Oliver Bandel <[email protected]> Wed, 06 Apr 2016 00:26:45 +0200
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <20160406002645.Horde.HKjLSlN6Hp7PMgtiMiKeGKh@webmail.in-berlin.de> |
Zitat von Valery Ushakov <[email protected]> (Tue, 5 Apr 2016 02:34:14 +0300) > On Mon, Apr 04, 2016 at 23:26:00 +0200, Oliver Bandel wrote: > >> Zitat von Valery Ushakov <[email protected]> (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. [...] I had not included math at all. Now I have, and the error message is gone. Thanks. Ciao, Oliver