public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "John Purnell" <johno108108-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: BasicTex doesn't work (?
Date: Thu, 31 Aug 2017 09:17:57 +1200	[thread overview]
Message-ID: <E858EB2C-2683-433C-B53A-23034FF43C92@gmail.com> (raw)
In-Reply-To: <dca26845-edfd-4a66-9fef-ac217439ecac-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

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

I have been using BasicTeX with pandoc for a number of years without any 
issues. pdflatex is part of the BasicTeX distribution, so you don't need 
to install the full MacTeX to solve this problem. I suspect that the 
addition of the TeX bin directory to your PATH isn't being picked up.  
What is the output of `echo $PATH`?

As I am using custom pandoc templates I have installed some additional 
packages through TeX Live Utility (download from the same page as 
BasicTeX). I also want the documentation and source for all installed 
packages so after the BasicTeX install I follow this procedure:

tlmgr option docfiles 1 (with the sudo prefix if required)
tlmgr option srcfiles 1 (with the sudo prefix if required)
In TeX Live Utility in the Packages tab, sort on Status with "Installed" 
at the top. Then select all the installed packages and from the 
"Actions" menu select "Reinstall Selected Packages". You now have the 
documentation and source files for all installed packages
Using TeX Live Utility install any additional packages as required 
(e.g., `texdoc` for access to the documentation)

John


On 2017-08-30, at 04:30 +1200, <sunyx.johanna2016-1ViLX0X+lBJBDgjK7y7TUQ@public.gmane.org> wrote:

> i think i installed the basictex successfully
> but it doesn't work(?
>
>
> -- 
> 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/dca26845-edfd-4a66-9fef-ac217439ecac%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


-- 
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/E858EB2C-2683-433C-B53A-23034FF43C92%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

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

      parent reply	other threads:[~2017-08-30 21:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-29 16:30 sunyx.johanna2016-1ViLX0X+lBJBDgjK7y7TUQ
     [not found] ` <dca26845-edfd-4a66-9fef-ac217439ecac-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-08-30  0:55   ` Kolen Cheung
2017-08-30  1:09   ` Kolen Cheung
     [not found]     ` <690a499d-a211-43cc-9f7d-129862f78d36-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-08-30  4:28       ` John MacFarlane
2017-08-30 21:17   ` John Purnell [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=E858EB2C-2683-433C-B53A-23034FF43C92@gmail.com \
    --to=johno108108-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).