public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* unrecognized option: resource path
@ 2019-10-29  7:33 zmwknPUyWz
       [not found] ` <34e50490-f40f-4777-8275-e82850a33c43-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: zmwknPUyWz @ 2019-10-29  7:33 UTC (permalink / raw)
  To: pandoc-discuss


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

Hi everyone,

I am trying to convert a markdown file into a docx file. For this, I would 
like to specify an additional folder containing the images. When using the 
option --resource-path, I am receiving the following error:
pandoc: unrecognized option `--resource-path=./pandoc'
I already tried different versions of the path, such as absolute or 
relative path, with quotes,...

The command I have been using is the following:
pandoc --resource-path=./pandoc -f markdown -t docx -o document.docx 
document.md

I am using pandoc 1.19.2.4 on Ubuntu 18.04.

Am I missing something? Do you have any idea what I could try to resolve 
the issue?
I appreciate any help. And I'm happy to provide any info if I've forgotten 
something.

-- 
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/34e50490-f40f-4777-8275-e82850a33c43%40googlegroups.com.

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

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

* Re: unrecognized option: resource path
       [not found] ` <34e50490-f40f-4777-8275-e82850a33c43-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2019-10-29 23:21   ` John MacFarlane
  0 siblings, 0 replies; 2+ messages in thread
From: John MacFarlane @ 2019-10-29 23:21 UTC (permalink / raw)
  To: zmwknPUyWz, pandoc-discuss


Well, you've got a super-old version of pandoc.
Upgrade!

zmwknPUyWz <zmwknpuywz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Hi everyone,
>
> I am trying to convert a markdown file into a docx file. For this, I would 
> like to specify an additional folder containing the images. When using the 
> option --resource-path, I am receiving the following error:
> pandoc: unrecognized option `--resource-path=./pandoc'
> I already tried different versions of the path, such as absolute or 
> relative path, with quotes,...
>
> The command I have been using is the following:
> pandoc --resource-path=./pandoc -f markdown -t docx -o document.docx 
> document.md
>
> I am using pandoc 1.19.2.4 on Ubuntu 18.04.
>
> Am I missing something? Do you have any idea what I could try to resolve 
> the issue?
> I appreciate any help. And I'm happy to provide any info if I've forgotten 
> something.
>
> -- 
> 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/34e50490-f40f-4777-8275-e82850a33c43%40googlegroups.com.


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

end of thread, other threads:[~2019-10-29 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29  7:33 unrecognized option: resource path zmwknPUyWz
     [not found] ` <34e50490-f40f-4777-8275-e82850a33c43-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-10-29 23:21   ` John MacFarlane

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