ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re:  protrusion and \quotation{…}
@ 2009-03-10 14:29 Andreas Harder
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Harder @ 2009-03-10 14:29 UTC (permalink / raw)
  To: ntg-context

Thank you very much. 

Curious, with \hfill\quotation{…} there is still no protrusion on the 
right side (in regular text, without \hfill, it works as expected).

    Andreas


___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re:  protrusion and \quotation{…}
  2009-03-10 10:16 Andreas Harder
@ 2009-03-10 10:27 ` Wolfgang Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2009-03-10 10:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 10.03.2009 um 11:16 schrieb Andreas Harder:

> Hello,
>
> is it volitional/known that there is no protrusion if one using  
> \quotation{…} (under mkiv)?

You need a different method for quotations.

\setupdelimitedtext[quotation][method=font] or  
\setupquotation[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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* protrusion and \quotation{…}
@ 2009-03-10 10:16 Andreas Harder
  2009-03-10 10:27 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Harder @ 2009-03-10 10:16 UTC (permalink / raw)
  To: ntg-context

Hello,

is it volitional/known that there is no protrusion if one using \quotation{…} (under mkiv)?



\definefontfeature[protrusion][default][protrusion=quality]

\definefont[test][Serif*protrusion at 24pt]

\setupalign[hanging]

\starttext \showframe \test\setupinterlinespace

\quotation{Hello World}\hfill \quotation{Hello World}\crlf
“Hello World”\hfill “Hello World”

\blank \de

\quotation{Hello World}\hfill \quotation{Hello World}\crlf
„Hello World“\hfill „Hello World“

\quote{Hello World}\hfill \quote{Hello World}\crlf
‚Hello World‘\hfill ‚Hello World‘

\blank 

\setuplanguage [de] [
  leftquote=\rightsubguillemot, leftquotation=\rightguillemot,
 rightquote=\leftsubguillemot, rightquotation=\leftguillemot]

\quotation{Hello World}\hfill \quotation{Hello World}\crlf
»Hello World«\hfill »Hello World«

\blank

\setuplanguage [de] [
  leftquote=›,  leftquotation=»,
 rightquote=‹, rightquotation=«]

\quotation{Hello World}\hfill \quotation{Hello World}\crlf
»Hello World«\hfill »Hello World«

\quote{Hello World}\hfill \quote{Hello World}\crlf
›Hello World‹\hfill ›Hello World‹

\blank

\hfill |<|Hello World|>|\crlf
\null\hfill –~Hello World~–

\stoptext


Greetings

    Andreas


___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2009-03-10 14:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-10 14:29 protrusion and \quotation{…} Andreas Harder
  -- strict thread matches above, loose matches on Subject: below --
2009-03-10 10:16 Andreas Harder
2009-03-10 10:27 ` Wolfgang Schuster

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