public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* loading files from data-dir paths
@ 2022-02-16 23:22 jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
       [not found] ` <fa6728c9-d218-486d-bb1b-6fa64aa58befn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2022-02-16 23:22 UTC (permalink / raw)
  To: pandoc-discuss


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

Hello!

I was trying to avoid setting the same metadata on different files, and I 
read in the manual that yaml metadata are interpreted as markdown if loaded 
with `--metadata-file`, so that would not fly. So I tried to put them my 
customizations in different files for each backend (roughly, TeX and ms, to 
generate PDFs) and load them on the command line as follows

$ pandoc -B 2c.ms -H wideltr.ms -H es.ms --eol=lf -st ms filename.docx | 
groff -e -t -ms -Dutf8 | awk '{print > "filename.ps"}'

This works if *.ms are in the same working directory, but not if I put them 
in the data-dir built-in into pandoc's executable. Where should I put them 
so that I don't have to multiply copies in every working directory? I tried 
the base directory, and the templates subdirectory, of pandoc's data-dir, 
where I have my default.ms template. I'm working on Win10, both personal 
and professional.

Cheers!


-- 
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/fa6728c9-d218-486d-bb1b-6fa64aa58befn%40googlegroups.com.

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

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

end of thread, other threads:[~2022-04-30 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-16 23:22 loading files from data-dir paths jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found] ` <fa6728c9-d218-486d-bb1b-6fa64aa58befn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-04-30  0:48   ` jlr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found]     ` <0c7cd331-4b3a-4569-9dc8-d0da10da0cbcn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-04-30  7:47       ` Bastien DUMONT
2022-04-30  7:49       ` Bastien DUMONT
2022-04-30 13:15         ` 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).