public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Structure of the outputfile variable in template
@ 2021-05-15 19:09 Clément Aubert
       [not found] ` <e266f9ed-a1df-4469-a773-127cdf488845n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Clément Aubert @ 2021-05-15 19:09 UTC (permalink / raw)
  To: pandoc-discuss


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


Hi,

If I'm not mistaken, since
https://github.com/jgm/pandoc/commit/699d289cc5913c3cb0ec7b1b3d7ae767cbe55339
we can access the `sourcefile` and `outputfile`variables from the templates.

Do those variables have any structure?
Currently the `inputfile` and `outputfile` would contain e.g.
`docs/about.md`
and
`docs/about.html`,

Is there an way to extract the file name (about), the path  (docs/), the 
extension (.md or .html), or a combination of those?

I feel that this variables are not arrays and could not find my answer in 
https://pandoc.org/MANUAL.html#templates

Thanks!
Clément.

-- 
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/e266f9ed-a1df-4469-a773-127cdf488845n%40googlegroups.com.

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

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

* Re: Structure of the outputfile variable in template
       [not found] ` <e266f9ed-a1df-4469-a773-127cdf488845n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-05-15 23:54   ` John MacFarlane
       [not found]     ` <m2h7j3mu3a.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: John MacFarlane @ 2021-05-15 23:54 UTC (permalink / raw)
  To: Clément Aubert, pandoc-discuss


At this time, no, it's just a string.

Clément Aubert <aubert.clement-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Hi,
>
> If I'm not mistaken, since
> https://github.com/jgm/pandoc/commit/699d289cc5913c3cb0ec7b1b3d7ae767cbe55339
> we can access the `sourcefile` and `outputfile`variables from the templates.
>
> Do those variables have any structure?
> Currently the `inputfile` and `outputfile` would contain e.g.
> `docs/about.md`
> and
> `docs/about.html`,
>
> Is there an way to extract the file name (about), the path  (docs/), the 
> extension (.md or .html), or a combination of those?
>
> I feel that this variables are not arrays and could not find my answer in 
> https://pandoc.org/MANUAL.html#templates
>
> Thanks!
> Clément.
>
> -- 
> 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/e266f9ed-a1df-4469-a773-127cdf488845n%40googlegroups.com.

-- 
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/m2h7j3mu3a.fsf%40MacBook-Pro.hsd1.ca.comcast.net.


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

* Re: Structure of the outputfile variable in template
       [not found]     ` <m2h7j3mu3a.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
@ 2021-05-17  0:00       ` Clément Aubert
  0 siblings, 0 replies; 3+ messages in thread
From: Clément Aubert @ 2021-05-17  0:00 UTC (permalink / raw)
  To: John MacFarlane; +Cc: pandoc-discuss

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

Ok thanks.

Le sam. 15 mai 2021 à 19:54, John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org> a écrit :

>
> At this time, no, it's just a string.
>
> Clément Aubert <aubert.clement-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
>
> > Hi,
> >
> > If I'm not mistaken, since
> >
> https://github.com/jgm/pandoc/commit/699d289cc5913c3cb0ec7b1b3d7ae767cbe55339
> > we can access the `sourcefile` and `outputfile`variables from the
> templates.
> >
> > Do those variables have any structure?
> > Currently the `inputfile` and `outputfile` would contain e.g.
> > `docs/about.md`
> > and
> > `docs/about.html`,
> >
> > Is there an way to extract the file name (about), the path  (docs/), the
> > extension (.md or .html), or a combination of those?
> >
> > I feel that this variables are not arrays and could not find my answer
> in
> > https://pandoc.org/MANUAL.html#templates
> >
> > Thanks!
> > Clément.
> >
> > --
> > 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/e266f9ed-a1df-4469-a773-127cdf488845n%40googlegroups.com
> .
>

-- 
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/CAPGHSexApDXCp-ACUJdC4O5pH%3DO144LkGez6dEDWGwCTUQxCug%40mail.gmail.com.

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

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

end of thread, other threads:[~2021-05-17  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15 19:09 Structure of the outputfile variable in template Clément Aubert
     [not found] ` <e266f9ed-a1df-4469-a773-127cdf488845n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-05-15 23:54   ` John MacFarlane
     [not found]     ` <m2h7j3mu3a.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2021-05-17  0:00       ` Clément Aubert

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