emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: emacs-orgmode@gnu.org
Subject: Re: Citations: non-page locators placed in front of citation
Date: Sun, 10 Oct 2021 12:17:23 +0200	[thread overview]
Message-ID: <8735p99ob0.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87wnmljn2y.fsf@atlantis> ("M. ‘quintus’ Gülker"'s message of "Sun, 10 Oct 2021 10:33:41 +0200")

Hello,

M. ‘quintus’ Gülker <post+orgmodeml@guelker.eu> writes:

> apologies for my frequent e-mails. It’s just that I am evaluating the
> citations facility for me.

On the contrary, feedback on citations is very much welcome. This is
a new features, and as such, has some rough edges.

> This time it’s about non-page locators. Take the following document:
>
>     #+TITLE: Test
>     #+AUTHOR: testauthor
>
>     #+LANGUAGE: de
>     #+bibliography: /tmp/mwe/mwe.bib
>
>     #+cite_export: csl /tmp/mwe/juristische-schulung.csl
>
>     Das ist ein Test [cite:@saenger2013gsr § 12 Rn. 488].
>
> juristische-schulung.csl is
> https://github.com/citation-style-language/styles/blob/e22b8a566bad9b4c7f52720f60dd875057a5d210/juristische-schulung.csl.
>
> This is mwe.bib:
>
>     @Book{saenger2013gsr,
>       author       = {Ingo Saenger},
>       title        = {Gesellschaftsrecht},
>       year      = {2013},
>       edition   = {2},
>       publisher = {Franz Vahlen},
>       location  = {München},
>       langid    = {ngerman}}
>
> Note how this work is not cited by page, but instead (which is common
> among German judicial literature) by section number (§) plus margin number
> (Rn.). Exporting this e.g. to HTML yields in Footnote 1:
>
>     §  Saenger, Gesellschaftsrecht, 2. Aufl. (2013), 12 Rn. 488
>
> That is rather unexpected. It has pulled the § sign in front of the
> citation. The citation should have looked like this:
>
>     Saenger, Gesellschaftsrecht, 2. Aufl. (2013), § 12 Rn. 488

[...]

> Is it a bug or (again) my error?

It is a bug. You use a non-breaking space between the locator and the
number. I hadn't anticipated this (duh!). I fixed it. Could you confirm
it?

Thank you.

Regards,
-- 
Nicolas Goaziou


  reply	other threads:[~2021-10-10 10:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-10  8:33 Citations: non-page locators placed in front of citation M. ‘quintus’ Gülker
2021-10-10 10:17 ` Nicolas Goaziou [this message]
2021-10-10 17:50   ` M. ‘quintus’ Gülker
2021-10-10 20:10     ` Nicolas Goaziou
2021-10-10 20:31       ` M. ‘quintus’ Gülker
2021-10-10 20:53       ` András Simonyi
2021-10-11  5:19         ` M. ‘quintus’ Gülker
2021-10-11  9:36           ` Nicolas Goaziou
2021-10-11 17:55             ` M. ‘quintus’ Gülker
2021-10-11 18:09               ` Bruce D'Arcus
2021-10-11 19:34                 ` M. ‘quintus’ Gülker
2021-10-11 22:02                   ` Nicolas Goaziou
2021-10-12  5:42                     ` M. ‘quintus’ Gülker
2021-10-12 10:31                       ` András Simonyi
2021-10-12 17:14                         ` M. ‘quintus’ Gülker
2021-10-11  9:35         ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8735p99ob0.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).