GREP and Cross-Reference Find/Change
Dear all, I'm asking for Your help.
I need to change some formula in a big book that includes cross reference. I've got repeating formula that goes like this:
Details - see page 171
Détails v. page 171
Detalles v. página 171
Dettagli v. pagina 171
The number of page is a cross-reference link which varies depending of product which it connects. My goal is to add another (polish) translation between french and spanish one. So I thought this sentence would work:
Find: (Détails v. page )(~v$)
Change: $1$2\nStronas\$2
Hovewer instead of getting right cross-reference to specific page, it changes page numer to the one, on which the sentence is located. Could You tell me, what I've done wrong?
Kind regards,
Piotr


