replace certain character automatically
I'm having a problem with URL-layout in my MS Word-Biblography, added by my custom Zotero-CSL. When there is a very long URL without any hyphens (-) Word is not able to insert line breaks at usefull places. This leads to ugly formated bibliography-entries with huge gaps (i'm using justification, not left-bound text)
The problem is visible in this link: http://www.techrepublic.com/blog/microsoft-office/use-words-no-width-optional-break-character-to-facilitate-wrapping/
What I want to do is to replace every slash in each URL by a slash, followed by a No-Width Optional Break. When doing this by hand, the layout gets much better. But now I want to implement this automatically into my custom CSL-style.
In Word it is possible to find the character / and replace it by /^o. That is no solution for me, because it has to be done automatically during or after generating the bibliography.
Is anybody able to help me finding a possibiliy to achieve this?
Thanks in advance
The problem is visible in this link: http://www.techrepublic.com/blog/microsoft-office/use-words-no-width-optional-break-character-to-facilitate-wrapping/
What I want to do is to replace every slash in each URL by a slash, followed by a No-Width Optional Break. When doing this by hand, the layout gets much better. But now I want to implement this automatically into my custom CSL-style.
In Word it is possible to find the character / and replace it by /^o. That is no solution for me, because it has to be done automatically during or after generating the bibliography.
Is anybody able to help me finding a possibiliy to achieve this?
Thanks in advance
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Is there any other solution I could use alternatively, when changing content in CSL isn't possible?