find and replace find numeric value and replace
-
find the <Footnote ID=“Fn10”>
<Para TextBreak=“No”>Horvath (2012), S. 146.</Para></Footnote> -
You will have to re-phrase with a complete question. You appear to want to replace something with something else, but do not do a good job with explaining the before and after. Please read the boilerplate I am attaching, as it will help you understand how to better ask the question and better format the question, plus link to documentation that will help you learn how to figure this out yourself.
If you show a willingness to learn, and to help us help you, by replying in a way that shows you read and understood my recommendations below, you are likely to get good help. Otherwise, I wish you the best of luck.
----
Do you want regex search/replace help? Then please be patient and polite, show some effort, and be willing to learn; answer questions and requests for clarification that are made of you. All example text should be marked as plain text using the
</>
toolbar button or manual Markdown syntax; screenshots can be pasted from the clipboard to your post usingCtrl+V
. Show the data you have and the text you want to get from that data; include examples of things that should match and be transformed, and things that don’t match and should be left alone; show edge cases and make sure you examples are as varied as your real data. Show the regex you already tried, and why you thought it should work; tell us what’s wrong with what you do get… Read the official NPP Searching / Regex docs and the forum’s Regular Expression FAQ. If you follow these guidelines, you’re much more likely to get helpful replies that solve your problem in the shortest number of tries.