Hi all,

I used together hanging punctuation and define/setup paragraphs (tested on 
TL2017, current CTX).
Unfortunately, inside the paragraph environment the hanging punctuation 
settings is ignored.
Moreover, it seems that attributes inner= and command= works only for the first 
paragraph (column).

The only one way I discovered is to write manually \setupalign[hz,hanging]
command at the beginning of each column which is not very comfortable.

I would like to ask you whether is here some way to set it generally.
Or (better) to inherited it from the outer settings.

Thanks in advance,

Tomáš

------

Minimal example:

\definefontfeature[default][default][protrusion=quality,expansion=quality]

\starttext\mainlanguage[cz]

\defineparagraphs[pokus][n=2]
\setupparagraphs[pokus][1][width=10cc]
%\setupparagraphs[pokus][1][width=10cc,inner={\setupalign[hz,hanging]}] % 
command=...

\setupalign[hz,hanging] \setupbodyfont[modern,12dd]

text

\startsomepars
text
\nextsomepars
text
\stopsomepars

text

\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