emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Marvin Gülker" <post+orgmodeml@guelker.eu>
To: emacs-orgmode@gnu.org
Subject: Formatting in citation locator
Date: Tue, 14 Jun 2022 09:07:52 +0200	[thread overview]
Message-ID: <87wndjvi2f.fsf@guelker.eu> (raw)

Dear list,

is it possible to apply formatting within the citation locator? It is
sometimes useful to me. For example, when I want to cite a dissenting
opinion contained in a judgment of the German Constitutonal Court, it is
helpful to highlight that the cited location is a dissenting opinion and
not the majority’s position. Take for example this bibliographic entry:

    @Jurisdiction{bverfg2010vds,
        author = {BVerfG},
        type = {Urteil},
        number = {1 BvR 256/08 u.a.},
        date = {2010-03-02},
        title = {Vorratsdatenspeicherung},
        shortjournal = {BVerfGE},
        journaltitle = {Entscheidungen des Bundesverfassungsgerichts},
        pages = {260-385},
        volume = {125},
        jurisdiction = {de},
        langid = {ngerman}
    }

The decision contains two dissenting opinions at its end. Now I try to
cite the first one like this:

    #+TITLE: Test
    #+AUTHOR: Test
    #+LANGUAGE: de
    #+cite_export: csl /tmp/juristische-schulung.csl
    #+bibliography: /tmp/test.bib

    Abweichende Meinung. [cite:@bverfg2010vds p. 373 [Sondervotum /Schluckebier/],]

juristische-schulung.csl is this style: https://github.com/citation-style-language/styles/blob/e22b8a566bad9b4c7f52720f60dd875057a5d210/juristische-schulung.csl

Exporting this to HTML comes out as:

    ¹ BVerfGE 125, 260 (373 [Sondervotum /Schluckebier/])

I would have expected that the word “Schluckebier” – which is the
dissenting judge’s name – is italicised, but instead the raw markup is
exported. I want it italicised, because it is common to italicise names
in German judicial citation styles.

Is this expected behaviour?

Org mode version 9.5 (release_9.5-661-g5e0afb @ /home/quintus/.emacs.d/org-mode/lisp/)
citeproc.el at ba49516265fa24b138346c4918d39d19b4de8a62

  -quintus

--
Dipl.-Jur. M. Gülker | https://mg.guelker.eu | PGP: Siehe Webseite
Passau, Deutschland  | kontakt@guelker.eu    | O<


             reply	other threads:[~2022-06-14  7:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-14  7:07 Marvin Gülker [this message]
2022-10-19  8:41 ` Formatting in citation locator Ihor Radchenko
2022-10-19 17:40   ` M. ‘quintus’ Gülker
2022-10-20  5:24     ` Ihor Radchenko
2022-10-25  6:44       ` András Simonyi
2022-10-25 11:17         ` Ihor Radchenko
2022-10-26 15:49           ` András Simonyi
2022-11-11 20:28             ` M. ‘quintus’ Gülker
2022-11-12 13:04               ` Ihor Radchenko

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=87wndjvi2f.fsf@guelker.eu \
    --to=post+orgmodeml@guelker.eu \
    --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).