ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* No space between \cite and next word.
@ 2021-04-16 10:00 Mikael Sundqvist
  2021-04-18 11:40 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Mikael Sundqvist @ 2021-04-16 10:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I think there has been some change recently. Is it on purpose that
there is no space after the \cite. Look how the parenthesis that ends
the citation and the word "text" are set without space inbetween.

/Mikael

\startbuffer[mybib]
@article{a,
  author = {An Author},
  title = {A title},
  year = {2021},
}
\stopbuffer

\usebtxdefinitions    [apa]
 \usebtxdataset        [mybib.buffer]

\starttext

Text \cite[a] text.

\placelistofpublications

\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: No space between \cite and next word.
  2021-04-16 10:00 No space between \cite and next word Mikael Sundqvist
@ 2021-04-18 11:40 ` Hans Hagen
  2021-04-18 13:06   ` Mikael Sundqvist
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2021-04-18 11:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Mikael Sundqvist

On 4/16/2021 12:00 PM, Mikael Sundqvist wrote:
> Hi,
> 
> I think there has been some change recently. Is it on purpose that
> there is no space after the \cite. Look how the parenthesis that ends
> the citation and the word "text" are set without space inbetween.
> 
> /Mikael
> 
> \startbuffer[mybib]
> @article{a,
>    author = {An Author},
>    title = {A title},
>    year = {2021},
> }
> \stopbuffer
> 
> \usebtxdefinitions    [apa]
>   \usebtxdataset        [mybib.buffer]
> 
> \starttext
> 
> Text \cite[a] text.
> 
> \placelistofpublications
> 
> \stoptext
Wolfgang and I agreed upon the following commands keeping spaces

\cite (and variants)
\citation (and variants)
\date
\figuresymbol
\note
\notesymbol
\symbol
\typeinlinebuffer
\externalfigure

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: No space between \cite and next word.
  2021-04-18 11:40 ` Hans Hagen
@ 2021-04-18 13:06   ` Mikael Sundqvist
  0 siblings, 0 replies; 3+ messages in thread
From: Mikael Sundqvist @ 2021-04-18 13:06 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

Hi,

thanks! That seems like a fair list of commands.

To the mailing list: The commands listed in the previous mail all have
more than one argument (in square brackets [ ]). We had a discussion
off list, and commands such as \in will as I understood it also keep
spaces, but it has only one argument (in square brackets [ ], there
are two optional arguments in addition, but they come in braces { }).

I assume that I should wikify this, but I do not currently see where
it would be good to put it.

/Mikael

On Sun, Apr 18, 2021 at 1:40 PM Hans Hagen <j.hagen@xs4all.nl> wrote:
>
> On 4/16/2021 12:00 PM, Mikael Sundqvist wrote:
> > Hi,
> >
> > I think there has been some change recently. Is it on purpose that
> > there is no space after the \cite. Look how the parenthesis that ends
> > the citation and the word "text" are set without space inbetween.
> >
> > /Mikael
> >
> > \startbuffer[mybib]
> > @article{a,
> >    author = {An Author},
> >    title = {A title},
> >    year = {2021},
> > }
> > \stopbuffer
> >
> > \usebtxdefinitions    [apa]
> >   \usebtxdataset        [mybib.buffer]
> >
> > \starttext
> >
> > Text \cite[a] text.
> >
> > \placelistofpublications
> >
> > \stoptext
> Wolfgang and I agreed upon the following commands keeping spaces
>
> \cite (and variants)
> \citation (and variants)
> \date
> \figuresymbol
> \note
> \notesymbol
> \symbol
> \typeinlinebuffer
> \externalfigure
>
> Hans
>
>
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>         tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-18 13:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-16 10:00 No space between \cite and next word Mikael Sundqvist
2021-04-18 11:40 ` Hans Hagen
2021-04-18 13:06   ` Mikael Sundqvist

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).