On Wednesday 12 February 2003 9:40 am, Andre Poenitz wrote: > On Wed, Feb 12, 2003 at 09:38:06AM +0000, Angus Leeming wrote: > > Should I write the equivalent of this as a function for tex2lyx using the > > boost regex library? > > Overkill. > > Better use a simple loop over the string than adding a dependance on boost > stuff. > > 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? Angus