On Mon, Sep 03, 2001 at 05:14:20PM +0300, Dekel Tsur wrote:
> This reminds me:
> Currently, \left\Vert \right\Vert will not be displayed on screen.
Keep that in mind.
> The problem is that in the symbols file, the code for \Vert is 0
> and not 257 (LM_Vert). Of course, it is easy to fix the symbols file,
> but the correct solution is perhaps to
> 1) Add a 'deco_struct const * deco' field to the latexkeys struct.
> 2) Replace the 'int code' field in deco_struct by 'char * name'
> 3) In mathed_draw_deco(), if l->deco == 0, search the decoration
> in deco_table, and if the decoration was found, set l->deco.
I think I will change that decoration "identification" from the LM_*
stuff to "real" names. symbol_def.h could probably go away entirely.
It was a hack anyway... unrelated things stuffed together into one big
enum...
Andre'
--
André Pönitz ............................................. [EMAIL PROTECTED]