ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re:  what’s up with \setupdelimitedtext[method=font]?
Date: Thu, 14 Jan 2021 10:50:12 +0100	[thread overview]
Message-ID: <E248BCF4-A41D-4A5D-8161-2F3133154FD6@fiee.net> (raw)
In-Reply-To: <691C63A7-F530-4546-80E6-8DF67E7BE851@fiee.net>



> Am 14.01.2021 um 10:44 schrieb Henning Hraban Ramm <texml@fiee.net>:
> 
> Hi again,
> the following example used to work with LMTX (but not MkIV) from September.
> 
> Now I get the "narrower" indentation only if I comment the first line (in both versions) – apparently there’s a setup conflict, and I don’t know any more why I needed this setup.
> 
> Could you explain what it does (did, should do)?
> 
> Hraban
> 
> 
> \setupdelimitedtext[quotation][method=font] % hanging quotation marks
> %\setupalign[hanging]
> \setupnarrower[left=2em,right=1.5em]
> 
> \definenarrower[Zitat]
> \setupnarrower[Zitat]
> [left=2em,
>  right=1.5em,
>  before=\dontleavehmode\hskip-0.33em\startquotation,
>  % fake hanging quotation mark
>  after=\stopquotation]
> 
> \usemodule[visual]
> 
> \starttext
> 
> \fakewords{50}{50}
> 
> \startquotation
> quotation \fakewords{100}{100}
> \stopquotation\footnote{about quotation}
> 
> \startZitat
> Zitat \fakewords{100}{100}
> \stopZitat\footnote{about Zitat}
> 
> \stoptext

Ah, I recognized the problem again:

I need the footnote marker at the closing quotation mark. \setupdelimitedtext... does that, but kills the indent. Without the setup, I get the indent, but the footnote marker moves to the next line.

And there’s a problem with MkIV (--luatex): TeX stops with **, after entering \end, I get the PDF, so something’s unclosed.

Hraban
___________________________________________________________________________________
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	other threads:[~2021-01-14  9:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-14  9:44 Henning Hraban Ramm
2021-01-14  9:50 ` Henning Hraban Ramm [this message]
2021-01-14 13:58 ` Hans Hagen
2021-01-14 20:33   ` Henning Hraban Ramm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E248BCF4-A41D-4A5D-8161-2F3133154FD6@fiee.net \
    --to=texml@fiee.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).