ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Rik Kabel <ConTeXt@rik.users.panix.com>
Subject: Re: left protruding quotations
Date: Thu, 14 May 2020 17:49:44 +0200	[thread overview]
Message-ID: <886177d3-2357-536f-5f40-8f3d15cab135@gmail.com> (raw)
In-Reply-To: <02735971-0c55-3594-bbae-dca26edb6b2f@rik.users.panix.com>

Rik Kabel schrieb am 14.05.2020 um 17:31:
>
> On 5/14/2020 11:21, Wolfgang Schuster wrote:
>> Michael Guravage schrieb am 14.05.2020 um 10:37:
>>> When I start a paragraph with a \quote or a \quotation the left 
>>> quotemark does not protrude, but when I use Unicode quotes it does. 
>>> I would prefer to use the commands. Any suggestions on how I can 
>>> achieve proper left protrusion without resorting to Unicode characters?
>>
>> \setupquotation [method=font]
>> \setupquote     [method=font]
>>
> Interestingly, \setupquotation in this situation provides protrusion 
> for both \quote and \quotation open marks, while \setupquote does so 
> only for \quote open marks, so only one is needed if you want it for 
> both, and neither works if you want it for only \setupquotation. 
> Perhaps it is different with some other language-specific marks.

\quote inherits its values from \quotation but you can always set value 
only for \quote, e.g.

\setupquotation [method=font]
\setupquote     [method=]

enables hanging punctuation for \quotation only.

Wolfgang

___________________________________________________________________________________
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:[~2020-05-14 15:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14  8:37 Michael Guravage
2020-05-14 15:21 ` Wolfgang Schuster
2020-05-14 15:31   ` Rik Kabel
2020-05-14 15:49     ` Wolfgang Schuster [this message]

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=886177d3-2357-536f-5f40-8f3d15cab135@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=ConTeXt@rik.users.panix.com \
    --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).