[NTG-context] missing space with French quotation
Peter Münster
pm at a16n.net
Thu Sep 22 14:46:20 CEST 2022
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
> I use the command \startnarrower and \stopnarrower.
It's not the same:
\starttext
\startquotation
quotation\\quotation
\stopquotation
\startnarrower
\quotation{quotation\\quotation}
\stopnarrower
\stoptext
--
Peter
More information about the ntg-context
mailing list