<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hello Anne,<br>
      <br>
      I think you want to generate a PDF for "os-doc-demo" which is in
      openstackdocstheme :)<br>
      <br>
      In my opinion, the problem is that pdflatex command cannot be
      found when<br>
      make command is being executed, since the error message looks that
      pdflatex command<br>
      cannot be found, not os-doc-demo.tex command cannot be found.<br>
      <br>
      1. Please check whether os-doc-demo.tex file exists or not in<br>
      doc/build/pdf folder. It should exist after executing sphinx-build<br>
      :
<a class="moz-txt-link-freetext" href="http://git.openstack.org/cgit/openstack/openstackdocstheme/tree/tox.ini#n28">http://git.openstack.org/cgit/openstack/openstackdocstheme/tree/tox.ini#n28</a><br>
      <br>
      2. Would you let me know where pdflatex command locates in your
      mac environment?<br>
      Building PDFs on Mac environment was fine when I tested with
      mactex package<br>
      directly downloaded from <a class="moz-txt-link-freetext" href="https://www.tug.org/mactex/">https://www.tug.org/mactex/</a> .<br>
      <br>
      <br>
      With many thanks,<br>
      <br>
      /Ian<br>
      <br>
      Anne Gentle wrote on 5/26/2017 6:22 AM:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAD0KtVHOKHR-=rozc8MWJHduAJKCAnDphR_rZ3um6eQTJJ3LUQ@mail.gmail.com">
      <div dir="ltr">Hi all, 
        <div><br>
        </div>
        <div>In trying to build PDFs on my Mac, I'm geting this error:</div>
        <div><br>
        </div>
        <div>
          <div>$ /usr/bin/make -C doc/build/pdf</div>
          <div><br>
          </div>
          <div>pdflatex  'os-doc-demo.tex'</div>
          <div>make: pdflatex: No such file or directory</div>
          <div>make: *** [os-doc-demo.pdf] Error 1</div>
        </div>
        <div><br clear="all">
          <div>Anyone know where our system expects the .tex files to
            be? </div>
          <div><br>
          </div>
          <div>More background info: I had to install latex with:</div>
          <div>$ brew cask install Caskroom/cask/mactex</div>
          <div><br>
          </div>
          <div>Based on a read of <a
href="https://tex.stackexchange.com/questions/97183/what-are-the-practical-differences-between-installing-latex-from-mactex-or-macpo"
              moz-do-not-send="true">https://tex.stackexchange.com/questions/97183/what-are-the-practical-differences-between-installing-latex-from-mactex-or-macpo</a></div>
          <div><br>
          </div>
          <div>Thanks for insights you may have,</div>
          <div>Anne</div>
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature">
            <div dir="ltr">
              <div>
                <div dir="ltr">
                  <div dir="ltr">
                    <div dir="ltr">
                      <div><br>
                      </div>
                      <div>Read my blog: <a
                          href="https://justwriteclick.com"
                          target="_blank" moz-do-not-send="true">justwrite.click</a></div>
                      <div>Subscribe to Docs|Code: <a
                          href="http://docslikecode.com" target="_blank"
                          moz-do-not-send="true">docslikecode.com</a> </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
OpenStack-docs mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OpenStack-docs@lists.openstack.org">OpenStack-docs@lists.openstack.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>