← Back to team overview

zim-wiki team mailing list archive

Re: Add curly quotes to ~/.config/zim/symbols.list

 

The configuration uses decimal values for the characters, not hexadecimal
values

So these will work:
\odq 8220
\cdq 8221

Alternatively you could try these latex style shortcuts:
`` 8220
'' 8221

Btw. found in my case I had to restart zim for the config to take effect if
the editor is blocking file access.

-- Jaap




On Mon, Mar 26, 2018 at 5:56 PM Fernando Basso <fernandobasso.br@xxxxxxxxx>
wrote:

> Is it possible to add more symbols to ~/.config/zim/symbols.list?
>
> I tried something like
>
> \odq    201c
> \cdq    201d
>
> for open double (curly) quote and close double (curly) quote but when I
> type \odq<space> in the document, nothing happens.
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~zim-wiki
> Post to     : zim-wiki@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~zim-wiki
> More help   : https://help.launchpad.net/ListHelp
>

Follow ups

References