ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Difference between direct use of quotation marks and \quotation
@ 2019-11-22 17:55 Tomas Hala
  2019-11-22 18:03 ` Wolfgang Schuster
  0 siblings, 1 reply; 7+ messages in thread
From: Tomas Hala @ 2019-11-22 17:55 UTC (permalink / raw)
  To: Mailing list ConTeXt

Hi all,

I have got two "same" documents which differ at the left side when the hanging punctuation has been enabled. 
The difference is in use of quotation marks. (It seems as a language and font independent problem.)

How can I persuade macro \quotation to move the punctuation outside the frame?

Best wishes,

Tomáš

%%% MWE:
\setupalign[hz,hanging]
\definefontfeature  [default]   [default]  [protrusion=quality, expansion=quality]

\starttext\showframe
one \hfill two \crlf „three“ four \par
one \hfill two \crlf \quotation{three} four
\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] 7+ messages in thread

* Re: Difference between direct use of quotation marks and \quotation
  2019-11-22 17:55 Difference between direct use of quotation marks and \quotation Tomas Hala
@ 2019-11-22 18:03 ` Wolfgang Schuster
  2019-11-22 19:11   ` Tomas Hala
       [not found]   ` <002d01d5a18c$5d046480$170d2d80$@mailbox.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Wolfgang Schuster @ 2019-11-22 18:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Tomas Hala schrieb am 22.11.2019 um 18:55:
> Hi all,
>
> I have got two "same" documents which differ at the left side when the hanging punctuation has been enabled.
> The difference is in use of quotation marks. (It seems as a language and font independent problem.)
>
> How can I persuade macro \quotation to move the punctuation outside the frame?
\setupdelimitedtext[quotation][method=font]

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
___________________________________________________________________________________

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

* Re: Difference between direct use of quotation marks and \quotation
  2019-11-22 18:03 ` Wolfgang Schuster
@ 2019-11-22 19:11   ` Tomas Hala
       [not found]   ` <002d01d5a18c$5d046480$170d2d80$@mailbox.org>
  1 sibling, 0 replies; 7+ messages in thread
From: Tomas Hala @ 2019-11-22 19:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Wolfgang, 

great! Thank you very much.

Tomáš 

Fri, Nov 22, 2019 ve 07:03:42PM +0100 Wolfgang Schuster napsal(a):
# Tomas Hala schrieb am 22.11.2019 um 18:55:
# >Hi all,
# >
# >I have got two "same" documents which differ at the left side when the hanging punctuation has been enabled.
# >The difference is in use of quotation marks. (It seems as a language and font independent problem.)
# >
# >How can I persuade macro \quotation to move the punctuation outside the frame?
# \setupdelimitedtext[quotation][method=font]
# 
# 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
# ___________________________________________________________________________________

                                         Tomáš Hála
--------------------------------------------------------------------
Mendelova univerzita, Provozně ekonomická fakulta, ústav informatiky
Zemědělská 1, CZ-613 00 Brno,  tel. +420 545 13 22 28
--------------------------------------------------------------------
http://akela.mendelu.cz/~thala
___________________________________________________________________________________
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] 7+ messages in thread

* Re: Difference between direct use of quotation marks and \quotation
       [not found]   ` <002d01d5a18c$5d046480$170d2d80$@mailbox.org>
@ 2019-11-22 23:43     ` denis.maier.lists
  2019-11-23  9:06       ` Wolfgang Schuster
  0 siblings, 1 reply; 7+ messages in thread
From: denis.maier.lists @ 2019-11-22 23:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

is it possible to enable hanging punctuation only on the right margin? I think that's the way the microtype package does that in LaTeX, but I don't know how to replicate this behavior in ConTeXt.

Best,
Denis

> denis.maier@mailbox.org hat am 23. November 2019 um 00:27 geschrieben:
> 
> 
> Hi,
> 
> is it possible to enable hanging punctuation only on the right margin? I 
> think that's the way the microtype package does that in LaTeX, but I don't 
> know how to replicate this behavior in ConTeXt.
> 
> Best,
> Denis
> 
> -----Ursprüngliche Nachricht-----
> Von: ntg-context <ntg-context-bounces@ntg.nl> Im Auftrag von Wolfgang 
> Schuster
> Gesendet: Freitag, 22. November 2019 19:04
> An: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Betreff: Re: [NTG-context] Difference between direct use of quotation marks 
> and \quotation
> 
> Tomas Hala schrieb am 22.11.2019 um 18:55:
> > Hi all,
> >
> > I have got two "same" documents which differ at the left side when the 
> > hanging punctuation has been enabled.
> > The difference is in use of quotation marks. (It seems as a language
> > and font independent problem.)
> >
> > How can I persuade macro \quotation to move the punctuation outside the 
> > frame?
> \setupdelimitedtext[quotation][method=font]
> 
> 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
___________________________________________________________________________________

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

* Re: Difference between direct use of quotation marks and \quotation
  2019-11-22 23:43     ` denis.maier.lists
@ 2019-11-23  9:06       ` Wolfgang Schuster
  2019-11-24 21:22         ` denis.maier.lists
  0 siblings, 1 reply; 7+ messages in thread
From: Wolfgang Schuster @ 2019-11-23  9:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

denis.maier.lists@mailbox.org schrieb am 23.11.2019 um 00:43:
> Hi,
>
> is it possible to enable hanging punctuation only on the right margin? I think that's the way the microtype package does that in LaTeX, but I don't know how to replicate this behavior in ConTeXt.

\setupfontprotrusion [quality] [left=0]

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
___________________________________________________________________________________

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

* Re: Difference between direct use of quotation marks and \quotation
  2019-11-23  9:06       ` Wolfgang Schuster
@ 2019-11-24 21:22         ` denis.maier.lists
  2019-11-24 22:49           ` Henning Hraban Ramm
  0 siblings, 1 reply; 7+ messages in thread
From: denis.maier.lists @ 2019-11-24 21:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

> Wolfgang Schuster <wolfgang.schuster.lists@gmail.com> hat am 23. November 2019 um 10:06 geschrieben:
> 
> 
> denis.maier.lists@mailbox.org schrieb am 23.11.2019 um 00:43:
> > Hi,
> >
> > is it possible to enable hanging punctuation only on the right margin? I think that's the way the microtype package does that in LaTeX, but I don't know how to replicate this behavior in ConTeXt.
> 
> \setupfontprotrusion [quality] [left=0]
> 
> Wolfgang
> 

Cool. Thank you.
But, where could I have found this information myself? There is nothing on the wiki about this command.

Best,
Denis
___________________________________________________________________________________
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] 7+ messages in thread

* Re: Difference between direct use of quotation marks and \quotation
  2019-11-24 21:22         ` denis.maier.lists
@ 2019-11-24 22:49           ` Henning Hraban Ramm
  0 siblings, 0 replies; 7+ messages in thread
From: Henning Hraban Ramm @ 2019-11-24 22:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users


> Am 2019-11-24 um 22:22 schrieb denis.maier.lists@mailbox.org:
> 
>> Wolfgang Schuster <wolfgang.schuster.lists@gmail.com> hat am 23. November 2019 um 10:06 geschrieben:
>> 
>> 
>> denis.maier.lists@mailbox.org schrieb am 23.11.2019 um 00:43:
>>> Hi,
>>> 
>>> is it possible to enable hanging punctuation only on the right margin? I think that's the way the microtype package does that in LaTeX, but I don't know how to replicate this behavior in ConTeXt.
>> 
>> \setupfontprotrusion [quality] [left=0]
>> 
>> Wolfgang
>> 
> 
> Cool. Thank you.
> But, where could I have found this information myself? There is nothing on the wiki about this command.

Maybe in the source?
https://source.contextgarden.net/tex/context/base/mkiv/hand-ini.mkiv

Now there is: https://wiki.contextgarden.net/Command/setupfontprotrusion


Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
https://www.dreiviertelhaus.de
GPG Key ID 1C9B22FD

___________________________________________________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2019-11-24 22:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-22 17:55 Difference between direct use of quotation marks and \quotation Tomas Hala
2019-11-22 18:03 ` Wolfgang Schuster
2019-11-22 19:11   ` Tomas Hala
     [not found]   ` <002d01d5a18c$5d046480$170d2d80$@mailbox.org>
2019-11-22 23:43     ` denis.maier.lists
2019-11-23  9:06       ` Wolfgang Schuster
2019-11-24 21:22         ` denis.maier.lists
2019-11-24 22:49           ` Henning Hraban Ramm

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).