public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: How do you change the output directory
Date: Sat, 31 Jan 2015 22:50:56 -0800	[thread overview]
Message-ID: <20150201065056.GD12964@localhost.hsd1.ca.comcast.net> (raw)
In-Reply-To: <e185159b-34cb-4dcb-9825-cb842a876b4e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

Sure. Assuming you're in C:\Example, you could do

    pandoc myfile.txt -s -o here\myfile.html

Or, if you're somewhere else,

    pandoc C:\Example\myfile.txt -s -o C:\Example\here\myfile.html

+++ Darren Doyle [Jan 31 15 20:33 ]:
>Let's say I had a markdown document located in C:\Example.
>If I converted it to HTML can I set the output directory for that file to a
>different folder (C:\Example\here)?
>
>-- 
>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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/e185159b-34cb-4dcb-9825-cb842a876b4e%40googlegroups.com.
>For more options, visit https://groups.google.com/d/optout.


  parent reply	other threads:[~2015-02-01  6:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-01  4:33 Darren Doyle
     [not found] ` <e185159b-34cb-4dcb-9825-cb842a876b4e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-02-01  6:50   ` John MacFarlane [this message]
     [not found]     ` <20150201065056.GD12964-bi+AKbBUZKbivNSvqvJHCtPlBySK3R6THiGdP5j34PU@public.gmane.org>
2015-02-01 18:45       ` Darren Doyle
2023-02-12 15:48       ` Robert Kingett

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=20150201065056.GD12964@localhost.hsd1.ca.comcast.net \
    --to=jgm-tvlzxgkolnx2fbvcvol8/a@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).