Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: | > | Should I modify filetools' NormalizePath to replace multiple adjacent | > | '/' with a single one? It is as simple as: | > | | > | boost::RegEx regex("/{2,}"); | > | > Why the comma? | | "Two or more".
ah... Note that latex "PATH" has some special rules regarding double "/". (and no, I do not remember those rules, (or was it double ":"?)) -- Lgb