5 Aug
2014
5 Aug
'14
8:54 p.m.
Am 05.08.2014 um 22:03 schrieb Joshua Krämer
Dear list,
I could successfully configure ConTeXt to introduce linebreaks /after/ some characters in URLs with \sethyphenatedurlafter {...}
I would also like to disable linebreaks /before/ some of the predefined characters. For example, no linebreak should occur before :
Is this possible? \sethyphenatedurlbefore {} (with empty braces) does not work.
Unfortunately, usage of \sethyphenatedurlafter also introduced the following problem: the \hyphenatedurlseparator symbol now appears after the linebreak, i.e. at the beginning of the new line. Can I do something about it?
Can you provide a working minimal example? Wolfgang