Andre Poenitz wrote: > On Wed, Feb 12, 2003 at 10:06:56AM +0000, Angus Leeming wrote: >> > Currently I like the idea of tex2lyx being small and independent very >> > much. >> >> Sure. One question. Would ' - 4,5 cM ' count as one token or two? > > Six. - 4 5 , c M. > > The conversion has to be done on output.
??? Ok. You tokenise and then parse. Fair enough. But presumably these 6 tokens are used to initialise the width argument of a minibuffer for example. So, having created the contents of the width argument I have a single variable to 'regularize'. If not, could you paint a picture of what you expect to happen because you're confusing me. -- Angus