On Mon, Feb 22, 2021, at 13:02, Gregory Pittman wrote:
> On 2/22/21 2:49 PM, Matt Miller wrote:
> > I'm loading my book into a text frame chain from a text file. I want to
> > control which words can be hyphenated, so I have the soft hyphen character,
> > hex 2D, in particular words throughou
On Mon, Feb 22, 2021, at 13:17, Silvain Dupertuis wrote:
> *2D is not a soft hyphen*, it is a hyphen!
Right. Thanks. I do have "AD" hyphens in my file. Sorry for the typo. Too
many different dashes are floating around in my head!
> If you have used it as a soft hyphen for hyphenation, then
*2D is not a soft hyphen*, it is a hyphen!
If you have used it as a soft hyphen for hyphenation, then you should first replace them
with a *true soft hyphen: AD (U+00AD)*
* Here is a soft hyphen between xx and zz : xxzz
* and this is a normal hyphen xx-yy
Le 22.02.21 à 21:02, Gregory Pittm
On 2/22/21 2:49 PM, Matt Miller wrote:
> I'm loading my book into a text frame chain from a text file. I want to
> control which words can be hyphenated, so I have the soft hyphen character,
> hex 2D, in particular words throughout my text file as I wish. I right-click
> on the frame and use t