Hi all,

in composed words in Czech and Slovak languages, the hyphen must be repeated 
at the beginning of the new line. How can I make it hanging at the left margin?

Tomáš


% for repeating the hyphen
\definebreakpoints[czcompound]
\definebreakpoint[czcompound][-][nleft=3,nright=3,type=4]
\def\mylanguage{cs} \appendtoks \ifx\mylanguage\currentlanguage 
\setbreakpoints[czcompound] \else \resetbreakpoints \fi \to\everylanguage 
\def\mylanguage{sk} \appendtoks \ifx\mylanguage\currentlanguage 
\setbreakpoints[czcompound] \else \resetbreakpoints \fi \to\everylanguage

\starttext\showframe
\hsize1dd
modro-zelený  %blue-green
\stoptext

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

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to