View Single Post
Old 10-15-2012, 01:05 PM   #34
mmat1
Berti
mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.mmat1 ought to be getting tired of karma fortunes by now.
 
mmat1's Avatar
 
Posts: 1,197
Karma: 4985964
Join Date: Jan 2012
Location: Zischebattem
Device: Acer Lumiread
Quote:
Originally Posted by meme View Post
Could you provide some text that you are trying to match?

EDIT: I'm not sure what text you are matching, but if I use the following then I do see a difference in 0.5.906 and 0.5.907 (.e. it change to ndash in 906 but not the current beta). Will look into it.

<p>Chapitre - 1</p>
Hello,

Text is following:

<p>Chapitre IX Title of the chapter</p>

I'm looking for any instance where no ndash (sourrounded by blanks) is between the latin number and "Title", and want omit any instance, where the ndash is already there.
  • The dashes in search and replace are all ndashes and i missed the \2 at the end of the replace (only here)
  • Of course I use 907
  • The coursor is located properly, the blank and the "T" from title is selected.
  • Replace all works as i exspected, so i assume, that there is no error in the regex-code itself.

Addendum: I tried the same with normal dashes, the result is the same

Last edited by mmat1; 10-15-2012 at 01:19 PM.
mmat1 is offline