emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: "Marvin Gülker" <post+orgmodeml@guelker.eu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Formatting in citation locator
Date: Wed, 19 Oct 2022 08:41:37 +0000	[thread overview]
Message-ID: <87pmeob3y6.fsf@localhost> (raw)
In-Reply-To: <87wndjvi2f.fsf@guelker.eu>

Marvin Gülker <post+orgmodeml@guelker.eu> writes:

> 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/],]
> ...
> 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?

It is expected because we do not allow "]" right after markup. You'd
need to insert an escape character (zero-width space) to force the
italics markup in [Sondervotum /Schluckebier/<zws>].
See https://orgmode.org/manual/Escape-Character.html.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


  reply	other threads:[~2022-10-19  8:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-14  7:07 Formatting in citation locator Marvin Gülker
2022-10-19  8:41 ` Ihor Radchenko [this message]
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=87pmeob3y6.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=post+orgmodeml@guelker.eu \
    /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).