ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sandra Snan <sandra.snan@idiomdrottning.org>
To: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>,
	mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: quotes potruding out in the left margin
Date: Fri, 04 Jun 2021 09:52:40 +0200	[thread overview]
Message-ID: <87sg1ycbhz.fsf@idiomdrottning.org> (raw)
In-Reply-To: <67c90b64-909f-a988-339b-ce73e6c04425@gmail.com>

Oh, the example you just posted doesn't work on live.contextgarden, let
alone on my installation. The quotation marks still don't potrude.


Wolfgang Schuster <wolfgang.schuster.lists@gmail.com> writes:

> Sandra Snan schrieb am 04.06.2021 um 08:44:
>> Hi♥
>>
>> How do I get the quotes to potrude out in the left margin?
>>
>> For example in the following text, I want the "y" in "you are so" to be
>> aligned with the "oh" in "oh hi there" and the "here" in "here here".
>>
>> \definefontfeature
>>    [default]
>>    [default]
>>    [protrusion=quality,expansion=quality]
>>
>> \setupalign[hz,hanging]
>>
>> \starttext
>> oh hi there
>>
>> "you are so"
>>
>> here here
>> \stoptext
>>
>> Also in the real text I'll also be using
>> \definefontfamily [praise][serif][junicode]
>> but, the above min via behavior I couldn't get to work at live.contextgarden
>
> You need proper quotation mark (as shown in my example below) sand not 
> ". Another option is to use the \quotation command and enable the 
> protrusion option for (see \setupquotation).
>
> When you have a text with a lot of quotation marks but your system has 
> no easy way to input them you can check if your text editor has smart 
> quotes feature which replaces " with the proper quotes.
>
> \definefontfeature
>    [default]
>    [default]
>    [protrusion=quality,expansion=quality]
>
> \setupquotation
>    [method=font]
>
> \setupalign[hz,hanging]
>
> \starttext
>
> oh hi there
>
> “you are so”
>
> \quotation{you are so}
>
> here here
>
> \stoptext
>
> 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
> ___________________________________________________________________________________
___________________________________________________________________________________
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-06-04  7:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-04  6:44 Sandra Snan
2021-06-04  7:16 ` Wolfgang Schuster
2021-06-04  7:52   ` Sandra Snan [this message]
2021-06-04  8:08     ` Wolfgang Schuster
2021-06-04  9:20       ` denis.maier
2021-06-04 12:23         ` Hans Hagen
2021-06-05  5:36         ` Sandra Snan
2021-06-05 17:03           ` Michael Guravage

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=87sg1ycbhz.fsf@idiomdrottning.org \
    --to=sandra.snan@idiomdrottning.org \
    --cc=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@gmail.com \
    /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).