public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Special symbols in code blocks?
@ 2020-01-01 13:10 Axel Rauschmayer
       [not found] ` <f7effcb8-15e8-4462-953e-d20e4095b752-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Axel Rauschmayer @ 2020-01-01 13:10 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 865 bytes --]

At the moment, I’m doing the following if I want to refer to lines in code:

```js
function func() { // (A)
}
```
The function declaration starts in line A.

I’d prefer this, though:

```js
function func() { // 🅰
}
```
The function declaration starts in line 🅰.

This works for HTML, but not for PDF/LaTeX where especially the monospaced 
(coding) font must have a glyph for 🅰.

Any ideas how this could be achieved?

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/f7effcb8-15e8-4462-953e-d20e4095b752%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1796 bytes --]

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

end of thread, other threads:[~2020-01-04 19:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-01 13:10 Special symbols in code blocks? Axel Rauschmayer
     [not found] ` <f7effcb8-15e8-4462-953e-d20e4095b752-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-02 18:30   ` BPJ
     [not found]     ` <CADAJKhCu5a84wtjzUTKNO_jodTs=6AOz9jhbBNuOpDd6AUpxOQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-01-02 21:36       ` Axel Rauschmayer
     [not found]         ` <5988cef2-5907-4a1f-8efb-de33f5b61c41-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-03 18:47           ` BPJ
     [not found]             ` <CADAJKhBUHhryaxKHLTb2iamzW-7nu7wxhODG_8nZjop-oijE_A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-01-03 18:54               ` BPJ
2020-01-03 19:02               ` Fwd: " BPJ
     [not found]                 ` <CADAJKhAYT0n_8R4+bv1JAmTko7XPXEMHaMdBP1ZviZwmp2PXRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-01-04 17:24                   ` Axel Rauschmayer
     [not found]                     ` <d1112893-e65d-4bb7-8dd0-68a88b966d89-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-04 19:33                       ` BPJ

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).