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. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)