public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Inserting a PDF Comment
@ 2023-06-05 13:13 guild_navigator
       [not found] ` <4e8c40a3-6229-4a3a-88cb-7c409e3931ddn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: guild_navigator @ 2023-06-05 13:13 UTC (permalink / raw)
  To: pandoc-discuss


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

What's the easiest way to insert a PDF comment attached to a block of 
markdown?

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

* Re: Inserting a PDF Comment
       [not found] ` <4e8c40a3-6229-4a3a-88cb-7c409e3931ddn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2023-06-07 13:34   ` Bernardo C. D. A. Vasconcelos
  2023-06-07 15:12   ` BP Jonsson
  1 sibling, 0 replies; 3+ messages in thread
From: Bernardo C. D. A. Vasconcelos @ 2023-06-07 13:34 UTC (permalink / raw)
  To: pandoc-discuss


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

Unless I am mistaken, there is no way to do that.

On Monday, June 5, 2023 at 10:13:09 AM UTC-3 guild_navigator wrote:

> What's the easiest way to insert a PDF comment attached to a block of 
> markdown?

-- 
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/55fd9e9e-9ca4-480a-b88c-1c9b42e650cdn%40googlegroups.com.

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

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

* Re: Inserting a PDF Comment
       [not found] ` <4e8c40a3-6229-4a3a-88cb-7c409e3931ddn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  2023-06-07 13:34   ` Bernardo C. D. A. Vasconcelos
@ 2023-06-07 15:12   ` BP Jonsson
  1 sibling, 0 replies; 3+ messages in thread
From: BP Jonsson @ 2023-06-07 15:12 UTC (permalink / raw)
  To: pandoc-discuss

[-- Attachment #1: Type: text/plain, Size: 1763 bytes --]

You can use block or inline raw LaTeX to create annotations with the
pdfcomment package

https://ctan.org/pkg/pdfcomment

(not the most reader-friendly manual in the world. You probably want to
read the "Environments" and "Commands" parts before the "Options" part!)

You can also use a filter to wrap the text of a span or div with a certain
class or attribute in the appropriate raw LaTeX. Basically you insert a raw
latex element with `\pdfcomment[<options>]{` before the span content and
one raw latex element with `}` after the content.

Den mån 5 juni 2023 15:13guild_navigator <markarichman-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> skrev:

> What's the easiest way to insert a PDF comment attached to a block of
> markdown?
>
> --
> 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/4e8c40a3-6229-4a3a-88cb-7c409e3931ddn%40googlegroups.com
> <https://groups.google.com/d/msgid/pandoc-discuss/4e8c40a3-6229-4a3a-88cb-7c409e3931ddn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAFC_yuTvtG8H2jvPG12ZCEhmdvMni5NY0Gs5i3WeTGOX_XRFqg%40mail.gmail.com.

[-- Attachment #2: Type: text/html, Size: 2698 bytes --]

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

end of thread, other threads:[~2023-06-07 15:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-05 13:13 Inserting a PDF Comment guild_navigator
     [not found] ` <4e8c40a3-6229-4a3a-88cb-7c409e3931ddn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-06-07 13:34   ` Bernardo C. D. A. Vasconcelos
2023-06-07 15:12   ` BP Jonsson

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