Re: mathed and boldsymbol

2002-03-22 Thread Jose Abilio Oliveira Matos
On Friday 22 March 2002 12:59, Andre Poenitz wrote: > > Actually I was thinking about it yesterday and came to the conclusion that > _I_ want "real font insets". I.e. rather than making the font some kind of > "property" of the individual character (or symbol for that matter), the > font change sh

Re: mathed and boldsymbol

2002-03-22 Thread Angus Leeming
On Friday 22 March 2002 12:59 pm, Andre Poenitz wrote: > On Fri, Mar 22, 2002 at 10:37:09AM +, Angus Leeming wrote: > > is boldsymbol a font declaration as far as mathed is concerned? Ie, if I > > added {"boldsymbol", LM_TK_FONT, LM_TC_BS}, > > to wordlist_array in math_hash.C, > > > > and >

Re: mathed and boldsymbol

2002-03-22 Thread Andre Poenitz
On Fri, Mar 22, 2002 at 10:37:09AM +, Angus Leeming wrote: > is boldsymbol a font declaration as far as mathed is concerned? Ie, if I added > {"boldsymbol", LM_TK_FONT, LM_TC_BS}, > to wordlist_array in math_hash.C, > > and > LM_TC_BS > to MathTextCodes in math_defs.h > > and >