<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
</head>
<body text="#660000" bgcolor="#FFFFFF">
<br>
<br>
<div class="moz-cite-prefix">On 02/09/2017 17:14, Aleksandar Zec
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAPHVBTWdOYzWwbtNjdiWvZd+ZyR4CmqGjo7kR+QFuEDzMc7-nA@mail.gmail.com">
<pre wrap="">Hi,
This question seems simple, but I can't find universal solution
anywhere on the net.
I would like to deactivate any addition of any type of hyphenation
point after - across all document, for all languages, environments,
etc., and to control hyphenation of compound words by other means.</pre>
</blockquote>
Do you really mean <i>after</i> "-", or rather <i>at</i> "-" ? My
understanding is that TeX will never hyphenate after an explicit
hyphen, but may (of course) hyphenate <i>at</i> one.<br>
If you mean <i>at</i> an explicit hyphen, then the following may
offer some ideas :<br>
<blockquote>\hsize = 3 em
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">\exhyphenpenalty
= \maxdimen</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">\noindent
begin anti-dis-es-tab-list-ment-arian-ism end\par</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">\noindent
begin antidisestablistmentarianism end\par</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
margin-right:0px; -qt-block-indent:0; text-indent:0px;">\end</p>
</blockquote>
Philip Taylor<br>
<br>
</body>
</html>