ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Question about paragraphs and hanging punctuation
@ 2018-03-20 19:17 Tomas Hala
  2018-03-20 19:30 ` Pablo Rodriguez
  0 siblings, 1 reply; 12+ messages in thread
From: Tomas Hala @ 2018-03-20 19:17 UTC (permalink / raw)
  To: Mailing list ConTeXt

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-04-23 23:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-20 19:17 Question about paragraphs and hanging punctuation Tomas Hala
2018-03-20 19:30 ` Pablo Rodriguez
2018-03-20 20:59   ` Tomas Hala
2018-03-21 18:20     ` Pablo Rodriguez
2018-04-18 15:45       ` Tomas Hala
2018-04-18 15:48         ` Wolfgang Schuster
2018-04-18 16:26         ` Pablo Rodriguez
2018-04-21  7:09           ` Tomas Hala
2018-04-21  7:17             ` Wolfgang Schuster
2018-04-21 16:01               ` Tomas Hala
2018-04-21 18:01                 ` Wolfgang Schuster
2018-04-23 23:17                   ` Tomas Hala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).