[NTG-context] Re: missing space with French quotation

2024-06-07 Thread Wolfgang Schuster
from ever breaking lines before the punctuation (and not having some space in the source looks awkward when reading French text). I use: [...] This gives proper spacing with \quotation{} and with \startquotation ... \stopquotation. Also, {\en\quotation{}} and {\de\quotation{}} in the document

[NTG-context] Re: missing space with French quotation

2024-06-07 Thread Alan Braslau via ntg-context
spacing with \quotation{} and with \startquotation ... \stopquotation. Also, {\en\quotation{}} and {\de\quotation{}} in the document correctly do not add spaces. Is \setupquotation[symstyle=\resetcharacterspacing] necessary? Alan On Fri, 7 Jun 2024 14:18:19 +0200 Wolfgang Schuster wrote

[NTG-context] Re: missing space with French quotation

2024-06-07 Thread Wolfgang Schuster
Peter Münster schrieb am 07.06.2024 um 13:31: On Thu, May 30 2024, Peter Münster wrote: \mainlanguage[fr] \setcharacterspacing[frenchpunctuation] \starttext bla \quotation{OK} bla\\ bla «OK» bla \startquotation Not Ok: a space is missing \stopquotation \stoptext It seems, that this

[NTG-context] Re: missing space with French quotation

2024-06-07 Thread Peter Münster
On Thu, May 30 2024, Peter Münster wrote: > \mainlanguage[fr] > \setcharacterspacing[frenchpunctuation] > \starttext > bla \quotation{OK} bla\\ > bla «OK» bla > \startquotation > Not Ok: a space is missing > \stopquotation > \stoptext It seems, that this wo

[NTG-context] Re: missing space with French quotation

2024-05-30 Thread Rik Kabel
documents, there is a missing space: \mainlanguage[fr] \setcharacterspacing[frenchpunctuation] \starttext bla \quotation{OK} bla\\ bla «OK» bla \startquotation Not Ok: a space is missing \stopquotation \stoptext Is this a bug or a feature? How could I get a space before "»" please? T

[NTG-context] missing space with French quotation

2024-05-30 Thread Peter Münster
Hi, When using \start/stopquotation in French documents, there is a missing space: \mainlanguage[fr] \setcharacterspacing[frenchpunctuation] \starttext bla \quotation{OK} bla\\ bla «OK» bla \startquotation Not Ok: a space is missing \stopquotation \stoptext Is this a bug or a feature? How

[NTG-context] Re: Spacing problem in formula

2024-01-15 Thread Henning Hraban Ramm
Am 15.01.24 um 13:21 schrieb Hans Hagen: On 1/15/2024 8:00 AM, Shiv Shankar Dayal wrote: Thanks a lot Mikael. in addition: in context lmtx {} are grouping symbols not (ordinary) empty atoms Only in math, or generally? \startquotation {}[…] Here I need the empty group, otherwise the

Re: [NTG-context] missing space with French quotation

2022-09-22 Thread Peter Münster via ntg-context
On Thu, Sep 22 2022, Jean-Pierre Delange via ntg-context wrote: > But why use \startquotation when \quotation{something} does the job > just fine? It's not the same: \starttext bla \quotation{quotation} bla \blank[big] bla \startquotation quotation \stopquotation bla \stoptext

Re: [NTG-context] missing space with French quotation

2022-09-22 Thread Jean-Pierre Delange via ntg-context
Hi Peter, I know that's not the expected answer and I'm sorry about that. But why use \startquotation when \quotation{something} does the job just fine? I've looked to replicate your MWE and for my part, there's just a space missing at the end of the quote before the

[NTG-context] missing space with French quotation

2022-09-21 Thread Peter Münster via ntg-context
Hi, With the latest ConTeXt version, there is a missing space: \mainlanguage[fr] \setcharacterspacing[frenchpunctuation] \starttext bla \quotation{OK} bla\\ bla «OK» bla \startquotation Here is missing space \stopquotation \stoptext How could I get back the space before "»" please

Re: [NTG-context] PDF text stream with delimitedtext

2021-10-30 Thread Rudolf Bahr via ntg-context
gt; \nopdfcompression > \setuppagenumbering[location=] > \starttext > \startquotation Hello world! \stopquotation > \setupquotation[left=«,right=»] > \startquotation Hello world! \stopquotation > \setupquotation[left=‘,right=’] > \startquotation Hello world! \stopquotation >

[NTG-context] PDF text stream with delimitedtext

2021-10-30 Thread Adam Reviczky via ntg-context
Hi, I am trying to use quotation or blockquote in a document, but when selecting and copying the text in poppler/pdf.js I get double marks. Looking at the minimal example below: \nopdfcompression \setuppagenumbering[location=] \starttext \startquotation Hello world! \stopquotation

Re: [NTG-context] quotes potruding out in the left margin

2021-06-05 Thread Michael Guravage
hanging] % Definition inherits, followed by setting up \definedelimitedtext[parquote][quotation] \setupdelimitedtext[parquote][method=font] \def\parquotation#1{\startparquote{#1}\stopparquote} % Provide protrusion for quotations. \startmode[font] \setupquotation[method=font] % Toggle this line to se

Re: [NTG-context] what’s up with \setupdelimitedtext[method=font]?

2021-01-14 Thread Hans Hagen
before=\dontleavehmode\hskip-0.33em\startquotation, % fake hanging quotation mark after=\stopquotation] \usemodule[visual] \starttext \fakewords{50}{50} \startquotation quotation \fakewords{100}{100} \stopquotation\footnote{about quotation} \startZitat Zitat \fakewords{100}{100} \stopZita

Re: [NTG-context] what’s up with \setupdelimitedtext[method=font]?

2021-01-14 Thread Henning Hraban Ramm
ght=1.5em] > > \definenarrower[Zitat] > \setupnarrower[Zitat] > [left=2em, > right=1.5em, > before=\dontleavehmode\hskip-0.33em\startquotation, > % fake hanging quotation mark > after=\stopquotation] > > \usemodule[visual] > > \starttext > > \

[NTG-context] what’s up with \setupdelimitedtext[method=font]?

2021-01-14 Thread Henning Hraban Ramm
in what it does (did, should do)? Hraban \setupdelimitedtext[quotation][method=font] % hanging quotation marks %\setupalign[hanging] \setupnarrower[left=2em,right=1.5em] \definenarrower[Zitat] \setupnarrower[Zitat] [left=2em, right=1.5em, before=\dontleavehmode\hskip-0.33em\startquotation

[NTG-context] Protruding quotation marks obviate narrowed quotations

2020-12-30 Thread Michael Guravage
ttext \startparagraph \quotation[method=font]{Love makes the world go round,} as an old proverb has it\ldots \stopparagraph \startquotation \input tufte \stopquotation \stoptext ___ If your question is of intere

[NTG-context] Quote mark missing from first paragraph in quotation when location=text

2020-12-06 Thread Michael Murphy
quote] This works well, except in cases where the dialog starts in the middle of a paragraph. By default \startquotation starts a new paragraph. I think the way to suppress that is to set location=text, but when I try that I get the odd effect that the first paragraph doesn't get quotes but the

Re: [NTG-context] multiparagraph quotation

2020-11-02 Thread type
thing into the first line of the example to get it to work: \setupdelimitedtext[quotation][repeat=yes, middle=“, leftmargin=0pt] \starttext \startquotation \input knuth \stopquotation \stoptext It seems like a little bit of overkill to set up a \startquotation \stopquotation for each piece of d

Re: [NTG-context] multiparagraph quotation

2020-11-02 Thread Wolfgang Schuster
repeat=yes, middle="] \starttext \quotation{\input knuth } \startquotation \input knuth \stopquotation Wolfgang ___ If your question is of interest to others as well, please add an entry to the Wiki! maillis

[NTG-context] sidefloats and narrower

2020-09-16 Thread Henning Hraban Ramm
differently). \useMPlibrary[dum] \usemodule[visual] \setupwhitespace[halfline] \setupdelimitedtext[quotation][method=font] \setupnarrower[left=2em,right=1.5em] \definenarrower[Zitat] \setupnarrower[Zitat] [left=2em, right=1.5em, before=\dontleavehmode\hskip-0.33em\startquotation, after

Re: [NTG-context] two superscript versions with Garamond Libre

2020-05-19 Thread Pablo Rodriguez
On 5/19/20 8:24 AM, Henning Hraban Ramm wrote: > [...] > That’s what I did. WRT swash capitals, the author told me: > > \startquotation > I adopted this font, as a fork from an upstream which is no longer published under a libre license. Then I did make some slight extensions. But

Re: [NTG-context] two superscript versions with Garamond Libre

2020-05-18 Thread Henning Hraban Ramm
xtended). >> – Kerning is not yet perfect. >> – Accents sit a bit too close on the letters. >> – Swash capitals don’t fit the style at all, they look like some modern hand >> font like Lucida Handwriting. > > Thanks a lot for your insights. > > From the repo I g

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] general suggestion for ConTeXt documentation

2018-08-08 Thread Alan Braslau
or unused keys are simply ignored. This has the advantage that often, just trying the obvious simply works. To quote Poincaré: \startquotation Mathematics is the art of giving the same name to different things. It is enough that these things, though differing in matter, should be similar i

Re: [NTG-context] line correction

2017-09-29 Thread Hans Hagen
On 9/29/2017 12:35 AM, mf wrote: Thank you Henri, a slightly modified version of your solution works! This is what I wanted to achieve: \setuplayout[grid=both] \setupquotation[before={\switchtobodyfont[9pt]}] \starttext \showgrid \input knuth \startlinecorrection[halfline] \startquotation

Re: [NTG-context] line correction

2017-09-29 Thread Hans Hagen
[halfline] \startquotation \input sapolsky \stopquotation \stoplinecorrection \input knuth $\displaystyle{\frac{1}{a + b}}$ \input knuth \stoptext --- Now the text snaps to the grid after the quotation, but the tall formula inside the text overlaps with the text lines. The

Re: [NTG-context] line correction

2017-09-28 Thread Rik Kabel
what I wanted to achieve: \setuplayout[grid=both] \setupquotation[before={\switchtobodyfont[9pt]}] \starttext \showgrid \input knuth \startlinecorrection[halfline] \startquotation   \input sapolsky \stopquotation \stoplinecorrection \input knuth %\vadjust pre{\blank[line]}% not line, but halfline

Re: [NTG-context] line correction

2017-09-28 Thread mf
Thank you Henri, a slightly modified version of your solution works! This is what I wanted to achieve: \setuplayout[grid=both] \setupquotation[before={\switchtobodyfont[9pt]}] \starttext \showgrid \input knuth \startlinecorrection[halfline] \startquotation   \input sapolsky \stopquotation

Re: [NTG-context] line correction

2017-09-28 Thread Henri
On Thu, 2017-09-28 at 23:30 +0200, mf wrote: > Thank you Henri. > > Now consider this: > --- > \setuplayout[grid=both] > \setupquotation[before={\switchtobodyfont[9pt]}] > > \starttext > \showgrid > > \input knuth > > \startlin

Re: [NTG-context] line correction

2017-09-28 Thread Henri
On Thu, 2017-09-28 at 23:30 +0200, mf wrote: > Thank you Henri. > > Now consider this: > --- > \setuplayout[grid=both] > \setupquotation[before={\switchtobodyfont[9pt]}] > > \starttext > \showgrid > > \input knuth > > \startlin

Re: [NTG-context] line correction

2017-09-28 Thread luigi scarso
On Thu, Sep 28, 2017 at 11:30 PM, mf wrote: > Thank you Henri. > > Now consider this: > --- > \setuplayout[grid=both] > \setupquotation[before={\switchtobodyfont[9pt]}] > > \starttext > \showgrid > > \input knuth > > \startlin

Re: [NTG-context] line correction

2017-09-28 Thread mf
Thank you Henri. Now consider this: --- \setuplayout[grid=both] \setupquotation[before={\switchtobodyfont[9pt]}] \starttext \showgrid \input knuth \startlinecorrection[halfline] \startquotation   \input sapolsky \stopquotation \stoplinecorrection \input knuth

Re: [NTG-context] line correction

2017-09-28 Thread Henri
\showgrid > > \input knuth > > \startlinecorrection[halfline] > \startquotation >   \input sapolsky > \stopquotation > \stoplinecorrection > > \input knuth > > \stoptext > -- > > If I prepend a \setuplayout[grid=yes], it works, but grid snapping > introd

[NTG-context] line correction

2017-09-28 Thread MF
Hello list, I would like ConTeXt to snap normal text to grid after a quotation. This example does not work: -- \setupquotation[before={\switchtobodyfont[9pt]}] \starttext \showgrid \input knuth \startlinecorrection[halfline] \startquotation \input sapolsky \stopquotation

Re: [NTG-context] avoid newline after definestartstop

2016-10-24 Thread Wolfgang Schuster
ything after is belongs to a new paragraph. thanks michael \definestartstop[Citation] [before={\startnarrower[left,right]\startquotation}, after={\stopquotation\stopnarrower\dontleavehmode}] You can do the same with a custom quote environment: \definedelimitedtext [Citation] [quotation] [left

Re: [NTG-context] avoid newline after definestartstop

2016-10-24 Thread Michael Eidenbenz
;> but this did not work. >> >> any help is appreciated >> >> thanks michael >> >> >>> Am 21.08.2014 um 23:42 schrieb Gerben Wierda >> <http://rna.nl/>>: >>> >>>> Is it possible to use \startquotation

Re: [NTG-context] avoid newline after definestartstop

2016-10-24 Thread Otared Kavian
> to put the marks by hand. > > i was looking at spac-hor.mkiv and tried setupnarrower[after=]. > but this did not work. > > any help is appreciated > > thanks michael > > >> Am 21.08.2014 um 23:42 schrieb Gerben Wierda > <http://rna.nl/>>: >>

Re: [NTG-context] avoid newline after definestartstop

2016-10-24 Thread Michael Eidenbenz
s did not work. any help is appreciated thanks michael > Am 21.08.2014 um 23:42 schrieb Gerben Wierda : > >> Is it possible to use \startquotation..\stopquotation and have an endnote >> number follow the closing ''? If the \endnote is before \stopquotation, it >

[NTG-context] avoid newline after definestartstop

2016-10-20 Thread Michael Eidenbenz
hello, how can I put the footnote number right after the quotationmarks without having a newline? dontleavehmode does not work. thanks michael \definestartstop[Citation] [before={\startnarrower[left,right]\startquotation}, after={\stopquotation\stopnarrower

Re: [NTG-context] New btx code problem with quote protrusion, redux

2015-11-02 Thread Hans Hagen
then. Wolfgang suggested (http://www.mail-archive.com/ntg-context%40ntg.nl/msg35580.html) that method=font is required for proper protrusion handling for quotations. 1. When \setupdelimitedtext[quotation][method=font] is present /and //there is //no citation//in a footnote within a startquotation

Re: [NTG-context] New btx code problem with quote protrusion, redux

2015-10-26 Thread Wolfgang Schuster
tation//in a footnote within a startquotation block and a bibliography is produced/, compilation proceeds normally. 2. When \setupdelimitedtext[quotation][method=font] is present /and //there is a citation//in a footnote within a startquotation block and a bibliography is produced,/ the compi

Re: [NTG-context] New btx code problem with quote protrusion, redux

2015-10-23 Thread Rik Kabel
startquotation block and a bibliography is produced/, compilation proceeds normally. 2. When \setupdelimitedtext[quotation][method=font] is present /and //there is a citation//in a footnote within a startquotation block and a bibliography is produced,/ the compilation complains of a missing

[NTG-context] New btx code problem with quote protrusion, redux

2015-10-23 Thread Rik Kabel
-archive.com/ntg-context%40ntg.nl/msg35580.html) that method=font is required for proper protrusion handling for quotations. 1. When \setupdelimitedtext[quotation][method=font] is present /and //there is //no citation//in a footnote within a startquotation block and a bibliography is

Re: [NTG-context] New btx code problem with quote protrusion

2015-10-23 Thread Wolfgang Schuster
> This is still a problem. Is it a bug that will be addressed, or is the fix coming with a new release of the new bibliography system, or is it something that has to be worked around? I also note that the method=font option for \setupdelimited text a

Re: [NTG-context] New btx code problem with quote protrusion

2015-10-22 Thread Rik Kabel
that will be addressed, or is the fix coming with a new release of the new bibliography system, or is it something that has to be worked around? I also note that the method=font option for \setupdelimited text appears to be incompatible with the left option for \startquotation. The document co

[NTG-context] New btx code problem with quote protrusion

2015-07-05 Thread Rik Kabel
quoted text. Is this a bug, or simply something not yet ready with the new regime, or am I doing something wrong? % The next line should allow \startquotation to protrude quotes \setupdelimitedtext[quotation][method=font] % However, it causes the new bib code to fail when there is a

Re: [NTG-context] context -> docx ??

2015-01-14 Thread Idris Samawi Hamid ادريس سماوي حامد
, thanks. 2. I modified Alan's test file [same preamble]: \starttext \startquotation \input darwin \bf \input darwin \stopquotation \stoptext darwin-xml-div.xhtml and darwin-xml-tag.xhtml show up in the browser, but the bold does not. Well, I cannot see any bold in "&quo

Re: [NTG-context] context -> docx ??

2015-01-14 Thread Pablo Rodriguez
ml-raw.xml > > 1. Which one of these three files is the one we want to convert to docx? Only *-div.xhtml are (X)HTML files. > 2. I modified Alan's test file [same preamble]: > > > \starttext > > \startquotation > \input darwin > > \bf \input darwin &g

Re: [NTG-context] context -> docx ??

2015-01-14 Thread Aditya Mahajan
On Wed, 14 Jan 2015, Idris Samawi Hamid ادريس سماوي حامد wrote: \starttext \startquotation \input darwin \bf \input darwin \stopquotation \stoptext darwin-xml-div.xhtml and darwin-xml-tag.xhtml show up in the browser, but the bold does not. What is needed to get the typography

Re: [NTG-context] context -> docx ??

2015-01-14 Thread Idris Samawi Hamid ادريس سماوي حامد
w.xml 1. Which one of these three files is the one we want to convert to docx? 2. I modified Alan's test file [same preamble]: \starttext \startquotation \input darwin \bf \input darwin \stopquotation \stoptext darwin-xml-div.xhtml and darwin-xml-tag.xhtml show up in the brows

Re: [NTG-context] context -> docx ??

2015-01-14 Thread Idris Samawi Hamid ادريس سماوي حامد
t darwin 9 10 \setupexport 11 [hyphen=yes, 12width=60em] 13 14 \stopmode 15 16 \starttext 17 18 \startquotation 19 >> \input darwin 20 \stopquotation 21 22 \stoptext Please advise. Best wishes Idris It's one of those weird thing

Re: [NTG-context] context -> docx ??

2015-01-14 Thread Idris Samawi Hamid ادريس سماوي حامد
Hi Alan, On Wed, 14 Jan 2015 10:55:50 -0700, Alan BRASLAU wrote: \enablemode[export] \startmode[export] \setupbackend [export=yes, xhtml=yes, css=export-example.css] \setupexport [hyphen=yes, width=60em] \stopmode \starttext \startquotation \input

Re: [NTG-context] context -> docx ??

2015-01-14 Thread Alan BRASLAU
ode[export] \startmode[export] \setupbackend [export=yes, xhtml=yes, css=export-example.css] \setupexport [hyphen=yes, width=60em] \stopmode \starttext \startquotation \input darwin \stopquotation \stoptext The css example file can be found in

Re: [NTG-context] (again) bug in index sorting?

2014-11-03 Thread Alan BRASLAU
fore Singh, Y., not the reverse, precisely > because, as you say, “nothing precedes something”, or the space > between Singh and Siddhu precedes the comma between Singh and Y. > Same with López de Molina, G. and López, M. E. > > Or does ConTeXt, or TeX, have its own sorting ord

Re: [NTG-context] (again) bug in index sorting?

2014-11-02 Thread Alan BRASLAU
ograf\'{i}adig]{tipograf\'{i}a digital} >\index[tipograf\'{i}as]{tipograf\'{i}as} >\index[idiomadeu]{idioma+de un pasaje} >\index[idiomadel]{idioma+del documento} >\completeindex >\stoptext > > if you want tipografias digital before tipogra

Re: [NTG-context] \stopquotation and \endnote

2014-08-22 Thread Wolfgang Schuster
Am 22.08.2014 um 07:35 schrieb Gerben Wierda : > On 22 Aug 2014, at 06:37, Wolfgang Schuster > wrote: > >> >> Am 21.08.2014 um 23:42 schrieb Gerben Wierda : >> >>> Is it possible to use \startquotation..\stopquotation and have an endnote >>> num

Re: [NTG-context] \stopquotation and \endnote

2014-08-21 Thread Gerben Wierda
On 22 Aug 2014, at 06:37, Wolfgang Schuster wrote: > > Am 21.08.2014 um 23:42 schrieb Gerben Wierda : > >> Is it possible to use \startquotation..\stopquotation and have an endnote >> number follow the closing ''? If the \endnote is before \stopquota

Re: [NTG-context] \stopquotation and \endnote

2014-08-21 Thread Wolfgang Schuster
Am 21.08.2014 um 23:42 schrieb Gerben Wierda : > Is it possible to use \startquotation..\stopquotation and have an endnote > number follow the closing ''? If the \endnote is before \stopquotation, it > ends up inside the '' character at the end. If it is after \sto

[NTG-context] \stopquotation and \endnote

2014-08-21 Thread Gerben Wierda
Is it possible to use \startquotation..\stopquotation and have an endnote number follow the closing ''? If the \endnote is before \stopquotation, it ends up inside the '' character at the end. If it is after \stopquotation, it becomes the beginning of th

[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

Re: [NTG-context] Quotation blocs with repetition symbol in the left column

2014-06-01 Thread Hans Hagen
this: \mainlanguage[fr] \starttext \input tufte \startquotation \input tufte \stopquotation \input tufte \setupdelimitedtext [quotation] [nextleft=right, nextright=left] \startquotation \input tufte \stopquotation \input tufte \setupdelimitedtext [quotation] [nextleft={\s

Re: [NTG-context] mp: choose colors randomly from list

2014-02-19 Thread Alan BRASLAU
like detecting the moment of passage of cosmic radiation. One point of view is that chance is simply a reflection of our limited knowledge, our "bounded rationality". The classical expression of this is due to Laplace: \startquotation All events, even those that, because of their insigni

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

2013-06-20 Thread Philipp Gesang
ttings apply to the paragraph based variant only (use \startquotation|\stopquotation to see the difference). For inline quotes you need to set the parameter *location* to *text*, like for instance: \definedelimitedtext [myquotes] [quotation] [ style=slanted, color=red, l

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

[NTG-context] setupquotation and setupquote

2013-03-24 Thread Alan BRASLAU
\setupquote in order to restore normal quote text. I believe that this to be a bug (and not a feature). \setupquotation [style=slanted] %\setupquote [style=normal] \starttext Tufte: \startquotation \input tufte \stopquotation Ward: \startquote \input ward \stopquote \stoptext

Re: [NTG-context] bibliography (interaction)

2013-03-23 Thread Alan BRASLAU
ex [database=test] \setuppublications [refcommand=authoryear] % author (year) \starttext \startquotation The mind cannot possibly grasp the full meaning of the term of a hundred million years. \stopquotation \rightaligned{\cite [Darwin1859]} \completepublications [criterium=all] \stoptext --

Re: [NTG-context] Big double quotes

2013-02-11 Thread Devendra Ghate
\define[2]\QuotationCmd {\dontleavehmode\symbol[MyLeftQuote]%% \placeannotationcontent\symbol[MyRightQuote]} There is an extra space before the right quote. So I added *\hskip-5pt* before \symbol[MyRightQuote]. Thank you for the solution. Regards, Devendra \starttext \startquotation \

Re: [NTG-context] Big double quotes

2013-02-11 Thread Marco Patzer
tQuote]%% \placeannotationcontent\symbol[MyRightQuote]} \starttext \startquotation \input ward \stopquotation \startquotationTwo \input ward \stopquotationTwo \stoptext Marco signature.asc Description: Digital sig

[NTG-context] Big double quotes

2013-02-11 Thread Devendra Ghate
ation]} \blank \startquotation This is would be interesting. \stopquotation \stoptext <>___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.n

Re: [NTG-context] Misbehaving \starthanging\stophanging

2013-01-21 Thread Alan BRASLAU
Mimimal example: \starttext \startplacefigure [location=right,number=no] \externalfigure [cow] [width=.3\textwidth] \stopplacefigure This is a first paragraph. \startquotation \input tufte \stopquotation \stoptext Alan

Re: [NTG-context] Changing the font in quotation

2012-11-16 Thread Marco Patzer
2012-11-16 H. Özoguz: > I use \startquotation \stopquotation for longer quotations. > > I want to globally change the font in this quotations (f.e. to garamond > or helvetica - my default is times new roman). How to make this? Quotations are defined as delimited text,

[NTG-context] Changing the font in quotation

2012-11-16 Thread H. Özoguz
I use \startquotation \stopquotation for longer quotations. I want to globally change the font in this quotations (f.e. to garamond or helvetica - my default is times new roman). How to make this? Thanks Huseyin

Re: [NTG-context] align and location in \setupcombination

2012-10-29 Thread Wolfgang Schuster
onTeXt changed as a form of "\start … \stop"? No, not all commands are available in a start/stop form and even when it doesn’t mean you can replace a command with a environment, e.g. \quotation{…} is different from \startquotation … \stopquotation but there will be more commands in the fu

Re: [NTG-context] Multi-paragraph quotations according to AP

2012-09-24 Thread Bill Meahan
On 09/24/2012 07:08 PM, Sietse Brouwer wrote: \setupquotation[repeat=yes, middle=“] \startquotation bsdf bsdf bsdf \stopquotation Problem in my test file :( Works fine if I create a new file and put in bits and pieces from my test file rather than running the whole thing. I

Re: [NTG-context] Multi-paragraph quotations according to AP

2012-09-24 Thread Sietse Brouwer
> Unfortunately, I get _two_ open-quote marks on the first paragraph and a > space between the open-quote mark and the first word of the other > paragraphs. This works correctly for me, using 20120916 23:18 MKIV: \setupquotation[repeat=yes, middle=“] \startquotation bsdf bsdf

Re: [NTG-context] Multi-paragraph quotations according to AP

2012-09-24 Thread Sietse Brouwer
Hi Bill, Bill Meahan wrote: > \startquotation .. \stopquotation easily takes care of the open on the first > paragraph and close at the end of the last. What I can't figure out is how > to put an open quotation mark on the intervening paragraphs. \setupquotation[repeat=yes

[NTG-context] Multi-paragraph quotations according to AP

2012-09-24 Thread Bill Meahan
; but only the last paragraph has the "close quotation" mark at the end. \startquotation .. \stopquotation easily takes care of the open on the first paragraph and close at the end of the last. What I can't figure out is how to put an open quotation mark on the intervening paragra

Re: [NTG-context] simpleslides help needed

2012-07-24 Thread Pavneet Arora
On 12-07-24 07:44 AM, Sietse Brouwer wrote: On Tue, Jul 24, 2012 at 12:51 PM, Pavneet Arora wrote: Now, I don't know whether there should be a difference in behaviour, [between \quotation and \startquotation], but there definitely is. This is deliberate: \quotation is for inline qu

Re: [NTG-context] simpleslides help needed

2012-07-24 Thread Sietse Brouwer
On Tue, Jul 24, 2012 at 12:51 PM, Pavneet Arora wrote: > Now, I don't know whether there should be a difference in behaviour, > [between \quotation and \startquotation], but there definitely is. This is deliberate: \quotation is for inline quotations, while \startquotation i

Re: [NTG-context] simpleslides help needed

2012-07-24 Thread Pavneet Arora
, the existing spreadsheet programs required the user to type all of these items into the same (typically single) sheet’s cells.% \stopbuffer \starttext \startquotation \getbuffer \stopquotation \setupdelimitedtext[quotation][leftmargin=3cm] \startquotation \getbuffer \stopquotation \quotation{\getb

Re: [NTG-context] simpleslides help needed

2012-07-23 Thread Wolfgang Schuster
ws of that data, and the formulas that acted on that data were very separate concepts. Yet in every case, the existing spreadsheet programs required the user to type all of these items into the same (typically single) sheet’s cells.% \stopbuffer \starttext \startquotation \getbuffer \stopquo

Re: [NTG-context] Line Wrapping/Hyphenation in Chapter/Section Headings

2012-03-16 Thread Malte Stien
page. > 8. if it is red - click on it > 9. then write > [[category:commands]] > to link it to the tree, > > I hope lot's of you help at least a little bit ... it's fun > :-) And it's for ConTeXt. > > Regards > Jannis > > > > -

Re: [NTG-context] ntg-context Digest, Vol 93, Issue 55

2012-03-16 Thread Malte Stien
f the page. > 8. if it is red - click on it > 9. then write > [[category:commands]] > to link it to the tree, > > I hope lot's of you help at least a little bit ... it's fun > :-) And it's for ConTeXt. > > Regards > Jannis > > > >

Re: [NTG-context] more indenting

2012-03-16 Thread Peter Wüsten
Am Freitag, den 16.03.2012, 17:01 +0100 schrieb Alan Braslau: > % Minimal example: > \setupindenting [big,yes] > \setupquotation [before=\noindent] % no effect \setupquotation [indenting=next] % noindent only at beginning of quotation > \starttext > \input tufte > \startquotat

Re: [NTG-context] more indenting

2012-03-16 Thread Aditya Mahajan
cally (like when immediately following a heading, as is the current practice). The minimal example below is another such situation: \startquotation\stopquotation \setupquotation [before=\noindent,after=\noindent] would be one solution, but it does not work - maybe the syntax is wrong; maybe I'm

Re: [NTG-context] more indenting

2012-03-16 Thread luigi scarso
ediately following a > heading, as is the current practice). > > The minimal example below is another such situation: > \startquotation\stopquotation > \setupquotation [before=\noindent,after=\noindent] > would be one solution, but it does not work - maybe the syntax is > wrong; may

[NTG-context] more indenting

2012-03-16 Thread Alan Braslau
ow is another such situation: \startquotation\stopquotation \setupquotation [before=\noindent,after=\noindent] would be one solution, but it does not work - maybe the syntax is wrong; maybe I'm missing a critical \par. I haven't managed to figure this out myself, looking at the s

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] Bug

2011-02-14 Thread Oliver Buerschaper
>> here's a bug with quotations in 2011.02.11 18:18 MKIV: >> >> --- >> \starttext >> \startquotation >> \input tufte >> \stopquotation >> \stoptext >> --- >> >> The closing delimiter should be placed on the same l

Re: [NTG-context] Bug

2011-02-13 Thread Wolfgang Schuster
Am 14.02.2011 um 00:06 schrieb Oliver Buerschaper: > Hi, > > here's a bug with quotations in 2011.02.11 18:18 MKIV: > > --- > \starttext > \startquotation > \input tufte > \stopquotation > \stoptext > --- > > The closing delimiter should be pla

[NTG-context] Bug

2011-02-13 Thread Oliver Buerschaper
Hi, here's a bug with quotations in 2011.02.11 18:18 MKIV: --- \starttext \startquotation \input tufte \stopquotation \stoptext --- The closing delimiter should be placed on the same line. Oliver ___ If

Re: [NTG-context] delimitedtext, spacebefore and grid

2011-02-11 Thread Oliver Buerschaper
gt; --- > \setuplayout >[grid=yes] > > \setupdelimitedtext >[quotation] >[spacebefore=halfline] > > \showgrid > > \starttext > > \input tufte > > \startquotation >\input tufte > \stopquotation > > \blank > \input tufte > >

  1   2   >