Hello, I have to typeset paragraphed quotations in a smaller font (and maybe a smaller baselineskip, but this is not necessary) and with larger margins. However, after the quotation, the main text has to be on the grid again. Main Text Main Text Main Text (on grid) Main Text Main Text Main Text (on grid) Main Text Main Text quotation text (need not to be on grid, in a smaller font) quotation text Main Text Main Text Main Text (on grid) Main Text Main Text Main Text (on grid) Main Text Main Text I tried to use contexts quotation-mechanism, but it puts quotationmarks around the quotation, which is not only unnecessary (as the smaller font size marks the paragraph as a quotation already), but a problem, because footnotemarks appear right in front of the ending quotation mark (»quot¹« instead of »quot«¹, which would be right). Footnotes seem to be a bigger problem. When using the linecorrection mechanism (either with \start|\stoplinecorrection and with \placeongrid), the footnotetexts don't get typeset at all. They seem to get lost within the linecorrection environment. TIA for your help, olli \setuppapersize[A5][A4] \setuplayout[location=middle, marking=on, offset=0mm, grid=yes, ] \mainlanguage[de] \setuplanguage[de][leftquotation=\rightguillemot,rightquotation=\leftguillemot] \setupquotation[ before={\startlinecorrection[blank]\noindentation}, after={\stoplinecorrection}, style=\tfx] \def\begquote{% \placeongrid[low]\bgroup \rightskip=10mm \leftskip=10mm \baselineskip=13pt \blank[small] \noindentation\small } \def\endquote{% \blank[small] \egroup } \startbuffer[quot] Ein autobiografischer Spielfilm ohne Bekenntnis des Regisseurs und ohne dessen Verkörperung einer Figur wird nur als fiktionale Biografie verstanden. Ein autobiografischer Spielfilm ohne Bekenntnis des Regisseurs, aber mit dessen Verkörperung einer fiktionalen Figur wird zumindest selbstreflexiv gedeutet. \stopbuffer \showgrid \starttext \input tufte \startquotation \getbuffer[quot]\footnote{foobar} \stopquotation \input tufte \begquote \getbuffer[quot]\footnote{barbaz} \endquote \input tufte \stoptext -- Oliver Heins heins@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/no-word-attachments.html