Hello,

Is there a way to preserve hyphenated words in the html export?
When exporting a document with ConTeXt, hyphens in the middle of words seem
to be replaced by soft hyphens, which are not displayed by my web browser.

Minimal example:

\setupbackend[export=yes]
\starttext
co-worker
\stoptext

The resulting .html file contains:
<div>
co­worker</div>

(There is apparently a soft hyphen between ‘co’ and ‘worker’. The pdf seems
to render correctly.)

Cheers,
Florent
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to