Re: [NTG-context] \startquotation and citations

2020-03-26 Thread Wolfgang Schuster
Michael Guravage schrieb am 26.03.2020 um 15:31: Thank you Wolfgang, Now is there a way to persuade the quotation marks to protrude? You can either enable hanging punctuation for the bodyfont (which is done with \definefontfeature and \setupalign) or put the quotation mark in a box and move

Re: [NTG-context] \startquotation and citations

2020-03-26 Thread Michael Guravage
] [renderingsetup=userdata:extendedquotation] \defineuserdata [extendedquotation] [alternative=extendedquotation, before=\blank, after=\blank] \starttext \input tufte \blank \startquotation %% Quotation marks protrude \input tufte \stopquotation \startuserdata[extendedquotation

Re: [NTG-context] \startquotation and citations

2020-03-26 Thread Wolfgang Schuster
Michael Guravage schrieb am 26.03.2020 um 14:29: Greetings, I would like to add a citation to a block quotation. Wolfgang proposed a solution back in May 2011. With \star-stopquotation, the left quotation mark protrudes to the le

[NTG-context] \startquotation and citations

2020-03-26 Thread Michael Guravage
Greetings, I would like to add a citation to a block quotation. Wolfgang proposed a solution back in May 2011. With \star-stopquotation, the left quotation mark protrudes to the left of the text. With Wolfgang's solution, the quotation

Re: [NTG-context] setupinterlinespace in \startquotation\stopquotation

2013-03-24 Thread Wolfgang Schuster
quotation [style=\tfx\setupinterlinespace] > > \starttext > > \startquotation > \input tufte > > \input tufte > > \input tufte > \stopquotation > > \stoptext > -- > > The interline spacing is wrong for the las

[NTG-context] setupinterlinespace in \startquotation\stopquotation

2013-03-24 Thread Alan BRASLAU
Hello, It can be quite common to typeset long quotations in a smaller typeface. The following minimal example is somewhat problematic: -- \setupquotation [style=\tfx\setupinterlinespace] \starttext \startquotation \input tufte \input tufte

Re: [NTG-context] startquotation and stopquotation in latest beta

2011-12-19 Thread Wolfgang Schuster
Am 19.12.2011 um 11:01 schrieb Vedran Miletić: > Hi, > > I'm getting ! Extra }, or forgotten \endgroup. on this: > \starttext > \startquotation > test > \stopquotation > \stoptext core-mis.mkiv \def\dostopdelimitedtextpar {\removeunwan

[NTG-context] startquotation and stopquotation in latest beta

2011-12-19 Thread Vedran Miletić
Hi, I'm getting ! Extra }, or forgotten \endgroup. on this: \starttext \startquotation test \stopquotation \stoptext with mtx-context | current version: 2011.12.19 01:47 Vedran Miletić ___ If your question

Re: [NTG-context] \startquotation and citations

2011-05-23 Thread Wolfgang Schuster
Am 23.05.2011 um 15:39 schrieb Oliver Buerschaper: > Dear all, > > I'm struggling with quotation blocks and proper placing of citations… In an > ideal world I'd be striving for something like this: > > \startquotation[source=…] >\input tufte > \stopquot

[NTG-context] \startquotation and citations

2011-05-23 Thread Oliver Buerschaper
Dear all, I'm struggling with quotation blocks and proper placing of citations… In an ideal world I'd be striving for something like this: \startquotation[source=…] \input tufte \stopquotation where … could be either of: 1. a simple string: {Edward Tufte}, 2. a citation comm

Re: [NTG-context] \startquotation, grid and footnote

2011-01-16 Thread Oliver Heins
tartlinecorrection[blank]\noindentation}, >> after={\stoplinecorrection}, >> style=\tfx] > > \setupdelimitedtext > [blockquote] > [spacebefore=line, >style=\tfx] > >> […] >> >> \startquotation >> \getbuffer[quot]\footnote{foobar} >&

Re: [NTG-context] \startquotation, grid and footnote

2011-01-15 Thread Wolfgang Schuster
={\startlinecorrection[blank]\noindentation}, > after={\stoplinecorrection}, > style=\tfx] \setupdelimitedtext [blockquote] [spacebefore=line, style=\tfx] > […] > > \startquotation > \getbuffer[quot]\footnote{foobar} > \stopquotation \startblockquote … \stopblockqu

Re: [NTG-context] \startquotation, grid and footnote

2011-01-15 Thread Oliver Heins
I forgot to say that I use mkiv. olli -- Oliver Heins he...@sopos.org http://www.sopos.org/olli GPG: F27A BA8C 1CFB B905 65A8 2544 0F07 B675 9A00 D827 1024D/9A00D827 2004-09-24 -- gpg --recv-keys 0x9A00D827 Please avoid sending me Word or PowerPoint attachments: http://www.gnu.org/philosophy/n

[NTG-context] \startquotation, grid and footnote

2011-01-15 Thread Oliver Heins
uffer \showgrid \starttext \input tufte \startquotation \getbuffer[quot]\footnote{foobar} \stopquotation \input tufte \begquote \getbuffer[quot]\footnote{barbaz} \endquote \input tufte \stoptext -- Oliver Heins he...@sopos.org http://www.sopos.org/olli GPG: F27A BA8C 1CFB B905 65A8 2544 0F07

Re: [NTG-context] \startquotation, \cite and footnotes

2006-12-06 Thread Oliver Buerschaper
>> Ok. As for the strange things happening I was able to hunt them down >> and prepare a simple example (still with the standard >> \startquotation): > > We are looking into this. All footnotes in vertical mode are > behaving oddly. Thanks! >> I tried that

Re: [NTG-context] \startquotation, \cite and footnotes

2006-12-04 Thread Taco Hoekwater
nt them down > and prepare a simple example (still with the standard \startquotation): We are looking into this. All footnotes in vertical mode are behaving oddly. > >>>2. When typesetting a quotation block I'd like to add a reference >>>directly after the closing quot

Re: [NTG-context] \startquotation, \cite and footnotes

2006-12-03 Thread Oliver Buerschaper
sult from this, > then it is a bug in the footnote handling that is (should be) > unrelated to the bibliography module. Ok. As for the strange things happening I was able to hunt them down and prepare a simple example (still with the standard \startquotation): --- \usemodule [bib] \startpublica

Re: [NTG-context] \startquotation, \cite and footnotes

2006-12-03 Thread Taco Hoekwater
Oliver Buerschaper wrote: > Hi, > > I've been wondering whether someone (perhaps Taco?) can give me a > hint on the following: > > 1. Is there an automated way to place citations into footnotes? So > whenever I use \cite in the running text it should produce a footnote > with the reference

[NTG-context] \startquotation, \cite and footnotes

2006-12-02 Thread Oliver Buerschaper
Hi, I've been wondering whether someone (perhaps Taco?) can give me a hint on the following: 1. Is there an automated way to place citations into footnotes? So whenever I use \cite in the running text it should produce a footnote with the reference alongside the usual footnotes. However, wh