On Monday, July 4, 2005, 5:34:07 PM, Jean-JacquesMéric wrote: > search regexp : ^(\[b[0-9]*\]) > replace regexp : <a name="$1"></a>$1
Unfortunately, you can't use backreferences (like "$1") in OpenOffice.org at the moment. There is already an issue about this: http://qa.openoffice.org/issues/show_bug.cgi?id=15666 Feel free to vote for it. Unfortunately, there is also this comment: | ------- Additional comments from ama Mon Jul 19 09:01:38 -0700 2004 ------- | | We should rework our support of RE, but we will not be able to do | this in OOo2.0 :-( Regards, Mark Kirchner -- ______________________________________________________________________ My OpenPGP-Key: http://www.mark-kirchner.de/keys/key-mk.asc Fingerprint: 583E 298D 8C0C 11C3 9882 5654 FEF6 675C 172C 073C --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
