ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Nested quotation and left-hanging punctuation together?
@ 2020-03-01 21:54 Tomas Hala
  0 siblings, 0 replies; only message in thread
From: Tomas Hala @ 2020-03-01 21:54 UTC (permalink / raw)
  To: Mailing list ConTeXt

Hi all,

I do not know how to activate nested quotation together with left hanging
punctuation at all levels.

%%%%%%%%%%%%%% MWE:
\setupdelimitedtext[quotation:1][method=font]    %% cmd #1
\setupdelimitedtext[quotation:2][method=font]    %% cmd #2
\setupdelimitedtext[quotation][method=font]      %% cmd #3
%%%%%%%%%%%%%%
\setupdelimitedtext[quotation:1][left={\symbol[leftquotation]},right={\symbol[rightquotation]}]
\setupdelimitedtext[quotation:2][left={\symbol[leftquote]},right={\symbol[rightquote]}]
\setupalign[hz,hanging] %normal,%nothz,nohz,
\definefontfeature[default][default][protrusion=quality,expansion=quality]

\starttext\showframe
\quotation{asdaf\quotation{asdfasfd} adfasdfasf}

\quotation{asdaf\crlf\quotation{asdfasfd} adfasdfasf}
\stoptext
%%%%%%%%%%%%%%%%

Without any command (#1--#3):
Quotation symbols are ok but without hanging.

With cmd #1:
Quotation symbols are ok but hanging is only the first level.

With cmd #2:
Quotation symbols are at both levels the same (which is wrong) and moreover hanging is only the second level.

With cmd #3:
Quotation symbols are at both levels the same (which is wrong) but both levels is hanging.

Which definition is missing or wrong?

Best wishes,

Tomáš

___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2020-03-01 21:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-01 21:54 Nested quotation and left-hanging punctuation together? 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).