public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Siddharth Jain <siddhsql-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: Pandoc conversion from markdown to PDF not providing colored hyptertext links
Date: Thu, 8 Sep 2022 13:59:14 -0700	[thread overview]
Message-ID: <CAPqV3pSsH0XrnjHxs6QBMB5Xfd6qKSxbreLVgD6Wkpid4di19Q@mail.gmail.com> (raw)
In-Reply-To: <654477a4-770b-47d9-b8f4-d7abd486b3f5n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

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

thanks a lot. adding -V boxlinks fix it. here is reference if anyone needs
it: https://github.com/jgm/pandoc/issues/8226

On Thu, Sep 8, 2022 at 12:10 PM gnpan <g.panayotou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

> Either update to 2.19.2 or add -V boxlinks to your command.
>
> On Thursday, 8 September 2022 at 04:58:27 UTC+3 Siddharth Jain wrote:
>
>> here is the full command I am running
>>
>> pandoc index.md \
>> -V mainfont="Arial Unicode MS" \
>> -V colorlinks=true \
>> -V linkcolor=blue \
>> -V urlcolor=red \
>> -V toccolor=gray \
>> --lua-filter=../filters/diagram-generator.lua --pdf-engine=xelatex -o
>> index.pdf
>>
>> here is my pandoc version:
>>
>> ➜   pandoc -v
>> pandoc 2.19
>> Compiled with pandoc-types 1.22.2, texmath 0.12.5.2, skylighting 0.13,
>> citeproc 0.8.0.1, ipynb 0.2, hslua 2.2.1
>> Scripting engine: Lua 5.4
>> User data directory: /Users/sijain2/.local/share/pandoc
>> Copyright (C) 2006-2022 John MacFarlane. Web:  https://pandoc.org
>> This is free software; see the source for copying conditions. There is no
>> warranty, not even for merchantability or fitness for a particular
>> purpose.
>>
>> output of pandoc -D latex is attached to this email
>>
>> I don't have any preamble in my markdown file.
>>
>> thanks
>>
> --
> 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/654477a4-770b-47d9-b8f4-d7abd486b3f5n%40googlegroups.com
> <https://groups.google.com/d/msgid/pandoc-discuss/654477a4-770b-47d9-b8f4-d7abd486b3f5n%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/CAPqV3pSsH0XrnjHxs6QBMB5Xfd6qKSxbreLVgD6Wkpid4di19Q%40mail.gmail.com.

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

      parent reply	other threads:[~2022-09-08 20:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08  1:58 Siddharth Jain
     [not found] ` <6b833829-6150-4eb3-ad83-32eec9523925n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-09-08 19:10   ` gnpan
     [not found]     ` <654477a4-770b-47d9-b8f4-d7abd486b3f5n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-09-08 20:59       ` Siddharth Jain [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPqV3pSsH0XrnjHxs6QBMB5Xfd6qKSxbreLVgD6Wkpid4di19Q@mail.gmail.com \
    --to=siddhsql-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.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.
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).