[NTG-context] Protrusion in notes, was Re: setupquotation[method=font] problem

2021-06-24 Thread Rik Kabel
=9cm] \definefontfeature [default]    [default]    [protrusion=quality] \setupalign    [hanging] \setupquotation    [method=font] \setupnote [endnote]    [location=none] \setupnotation [footnote

Re: [NTG-context] setupquotation[method=font] problem

2021-06-24 Thread Rik Kabel
Thank you Wolfgang for the quick diagnosis and Hans for the fast turnaround. -- Rik ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl /

Re: [NTG-context] setupquotation[method=font] problem

2021-06-24 Thread Wolfgang Schuster
Hans Hagen schrieb am 24.06.2021 um 23:47: On 6/24/2021 10:00 PM, Rik Kabel wrote: I get no quotation marks at all (and no protrusion) with \quotation{text} using \setupquotation[method=font]. This seems to have started earlier this month, but for the record, I am using ConTeXt  ver

Re: [NTG-context] setupquotation[method=font] problem

2021-06-24 Thread Hans Hagen
On 6/24/2021 10:00 PM, Rik Kabel wrote: I get no quotation marks at all (and no protrusion) with \quotation{text} using \setupquotation[method=font]. This seems to have started earlier this month, but for the record, I am using ConTeXt  ver: 2021.06.24 19:19 LMTX. Wolfgang's example from

[NTG-context] setupquotation[method=font] problem

2021-06-24 Thread Rik Kabel
I get no quotation marks at all (and no protrusion) with \quotation{text} using \setupquotation[method=font]. This seems to have started earlier this month, but for the record, I am using ConTeXt  ver: 2021.06.24 19:19 LMTX. Wolfgang's example from a related thread earlier this month (https

[NTG-context] \setupquotation [indenting=no] error

2014-06-06 Thread Alan BRASLAU
Minimal example: \setupquotation [indenting=no] % Undefined \p_indenting error \starttext Knuth: \startquotation \input knuth \stopquotation Ward: \startquotation \input ward \stopquotation \stoptext Alan ___ If your

[NTG-context] slanted style in quotations: setupquotation?

2013-06-20 Thread Sander Maijers
While there is a \setupquote in a recent MkIV beta, when I try to use \setupquotation to set the quotation text style to slanted, this has no effect. Is there a neat way to do this, without redefining \quotation

Re: [NTG-context] slanted style in quotations: setupquotation?

2013-06-20 Thread Philipp Gesang
Hi Sander, ···date: 2013-06-20, Thursday···from: Sander Maijers··· While there is a \setupquote in a recent MkIV beta, when I try to use \setupquotation to set the quotation text style to slanted, this has no effect. Is there a neat way to do this, without redefining \quotation

[NTG-context] setupquotation and setupquote

2013-03-24 Thread Alan BRASLAU
Hello, quotation is linked to quote. Indeed, we have in typo-del.mkiv \definedelimitedtext [\v!quote][\v!quotation] However, when the user then changes options using \setupquotation, \startquote\stopquote also gets modified. In the minimal example below, it is necessary to uncomment

[NTG-context] \setupquotation

2010-11-04 Thread Herbert Voss
- Can I get the first line of the same length as the lower one? - \setupquote[style=bold] works, bit I thougth that \setupquote[style=normal] would set the text in upright?? - I do not understand the meaning of the optional argument location = TEXT margin for \setupquotation. \starttext

[NTG-context] \setupquotation affecting \quote

2009-10-09 Thread Matthijs Kooijman
Hi, I've been trying to use \setupquotation, but it seems it doesn't just affect \quotation, but also \quote. In particular, setting style to tfb enlarges the font used by \quote and somehow removes the quotes from around it. Seeing that there is also a \setupquote, and from looking at the code