<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 25, 2017 at 7:01 PM, Anne Gentle <span dir="ltr"><<a href="mailto:annegentle@justwriteclick.com" target="_blank">annegentle@justwriteclick.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="gmail-">On Thu, May 25, 2017 at 6:36 PM, Ian Y. Choi <span dir="ltr"><<a href="mailto:ianyrchoi@gmail.com" target="_blank">ianyrchoi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <div class="gmail-m_6733868140759092386gmail-m_9195138373424424830moz-cite-prefix">Hello Anne,<br>
      <br>
      I think you want to generate a PDF for "os-doc-demo" which is in
      openstackdocstheme :)<br></div></div></blockquote><div><br></div></span><div>You got it!</div><span class="gmail-"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF"><div class="gmail-m_6733868140759092386gmail-m_9195138373424424830moz-cite-prefix">
      <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="gmail-m_6733868140759092386gmail-m_9195138373424424830moz-txt-link-freetext" href="http://git.openstack.org/cgit/openstack/openstackdocstheme/tree/tox.ini#n28" target="_blank">http://git.openstack.org/cgit/<wbr>openstack/openstackdocstheme/t<wbr>ree/tox.ini#n28</a></div></div></blockquote><div><br></div></span><div>Yep, I see os-doc-demo.tex in the doc/build/pdf folder.</div><span class="gmail-"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF"><div class="gmail-m_6733868140759092386gmail-m_9195138373424424830moz-cite-prefix"><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="gmail-m_6733868140759092386gmail-m_9195138373424424830moz-txt-link-freetext" href="https://www.tug.org/mactex/" target="_blank">https://www.tug.org/mactex/</a> .<br>
      <br>
      <br></div></div></blockquote><div><br></div></span><div>Hm, must be a symlink problem. What does this mean exactly?</div><div><br></div><div><div>$ ls -la /Library/TeX/Distributions/.<wbr>DefaultTeX/Contents/Programs/<wbr>texbin/pdflatex</div><div><br></div><div>lrwxr-xr-x  1 agentle  wheel  6 May 25 14:47 /Library/TeX/Distributions/.<wbr>DefaultTeX/Contents/Programs/<wbr>texbin/pdflatex -> pdftex</div></div></div></div></div></blockquote><div><br></div><div>Hi again all - Had a chance to look into this further with Doug Hellman, thanks Doug, and we concluded there's no way to get mactex working using the homebrew package manager. Working on installing with the direct download from <a class="gmail-m_6733868140759092386gmail-m_9195138373424424830moz-txt-link-freetext" href="https://www.tug.org/mactex/" target="_blank">https://www.tug.org/mactex/</a> and that should work.</div><div><br></div><div>Thanks -</div><div>Anne</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>Thanks for the help Ian!</div><span class="gmail-HOEnZb"><font color="#888888"><div>Anne</div></font></span><div><div class="gmail-h5"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF"><div class="gmail-m_6733868140759092386gmail-m_9195138373424424830moz-cite-prefix">
      With many thanks,<br>
      <br>
      /Ian<div><div class="gmail-m_6733868140759092386gmail-h5"><br>
      <br>
      Anne Gentle wrote on 5/26/2017 6:22 AM:<br>
    </div></div></div>
    <blockquote type="cite"><div><div class="gmail-m_6733868140759092386gmail-h5">
      <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" target="_blank">https://tex.stackexchange.c<wbr>om/questions/97183/what-are-th<wbr>e-practical-differences-betwee<wbr>n-installing-latex-from-mactex<wbr>-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-m_6733868140759092386gmail-m_9195138373424424830gmail_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">justwrite.click</a></div>
                      <div>Subscribe to Docs|Code: <a href="http://docslikecode.com" target="_blank">docslikecode.com</a> </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="gmail-m_6733868140759092386gmail-m_9195138373424424830mimeAttachmentHeader"></fieldset>
      <br>
      </div></div><pre>______________________________<wbr>_________________
OpenStack-docs mailing list
<a class="gmail-m_6733868140759092386gmail-m_9195138373424424830moz-txt-link-abbreviated" href="mailto:OpenStack-docs@lists.openstack.org" target="_blank">OpenStack-docs@lists.openstack<wbr>.org</a>
<a class="gmail-m_6733868140759092386gmail-m_9195138373424424830moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-docs" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-docs</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </div>

</blockquote></div></div></div><div><div class="gmail-h5"><br><br clear="all"><div><br></div>-- <br><div class="gmail-m_6733868140759092386gmail_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">justwrite.click</a></div><div>Subscribe to Docs|Code: <a href="http://docslikecode.com" target="_blank">docslikecode.com</a> </div></div></div></div></div></div></div>
</div></div></div></div>
</blockquote></div><br><br clear="all"><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">justwrite.click</a></div><div>Subscribe to Docs|Code: <a href="http://docslikecode.com" target="_blank">docslikecode.com</a> </div></div></div></div></div></div></div>
</div></div>