<div dir="ltr">Thanks Satish, this works.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 4, 2014 at 4:09 PM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
On Tue, 4 Nov 2014, Barry Smith wrote:<br>
<br>
><br>
> > On Nov 4, 2014, at 2:41 PM, Mark Adams <<a href="mailto:mfadams@lbl.gov">mfadams@lbl.gov</a>> wrote:<br>
> ><br>
> > Thanks Satish,  and I do see this in the web page:<br>
> > make alldoc LOC=${PETSC_DIR}<br>
> ><br>
> > This takes a long time.<br>
><br>
>    Yes a very long time<br>
<br>
</span>Or just do the part I mentioned in my e-mail. (i.e a part of 'alldoc1')<br>
<span class=""><br>
><br>
> >  Is the workflow edit part2.tex; make alldoc … ?<br>
><br>
>   No, once you have done the make alldoc once you can simply run make manual.pdf in the manual directory as you edit the users manual.<br>
<br>
</span>i.e the following command:<br>
<span class=""><br>
        -cd src/docs/tex/manual; ${OMAKE} manual.pdf LOC=${LOC}<br>
<br>
</span>Note: LOC=$PETSC_DIR<br>
<span class="HOEnZb"><font color="#888888"><br>
Satish<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
><br>
>    Barry<br>
><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > On Tue, Nov 4, 2014 at 2:52 PM, Satish Balay <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> wrote:<br>
> > You'll have to do 'make alldoc1' from PETSC_DIR - or atleast<br>
> > part of it..<br>
> ><br>
> > alldoc1: chk_loc deletemanualpages chk_concepts_dir<br>
> >         -${PYTHON} bin/maint/countpetsccits.py<br>
> >         -${OMAKE} ACTION=manualpages_buildcite tree_basic LOC=${LOC}<br>
> >         -@sed -e s%man+../%man+manualpages/% ${LOC}/docs/manualpages/manualpages.cit > ${LOC}/docs/manualpages/htmlmap<br>
> >         -@cat ${PETSC_DIR}/src/docs/mpi.www.index >> ${LOC}/docs/manualpages/htmlmap<br>
> >         -cd src/docs/tex/manual; ${OMAKE} manual.pdf LOC=${LOC}<br>
> ><br>
> > Satish<br>
> ><br>
> ><br>
> > On Tue, 4 Nov 2014, Mark Adams wrote:<br>
> ><br>
> > > I get this error when I try to make the manual:<br>
> > ><br>
> > > 14:47 mark/gamgdoc ~/Codes/petsc/src/docs/tex/manual$ latex manual.tex<br>
> > > This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded<br>
> > > format=latex)<br>
> > >  restricted \write18 enabled.<br>
> > > entering extended mode<br>
> > > (./manual.tex<br>
> > > LaTeX2e <2014/05/01><br>
> > > Babel <3.9k> and hyphenation patterns for 78 languages loaded.<br>
> > ><br>
> > >  [snip]<br>
> > ><br>
> > > (/usr/local/texlive/2014/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie<br>
> > > s/tikzlibrarytopaths.code.tex))) (../sty/verbatim.sty<br>
> > > Style-Option: `verbatim' v1.4d <91/04/24> (RmS)<br>
> > > English Documentation          <91/04/24> (RmS)<br>
> > > ) (../sty/tpage.sty) (../sty/here.sty) (../sty/anlhelper.sty)<br>
> > > (../sty/trl.sty<br>
> > ><br>
> > > LaTeX Warning: You have requested package `../sty/trl',<br>
> > >                but the package provides `trl'.<br>
> > ><br>
> > > )<br>
> > ><br>
> > > ! LaTeX Error: Missing \begin{document}.<br>
> > ><br>
> > > See the LaTeX manual or LaTeX Companion for explanation.<br>
> > > Type  H <return>  for immediate help.<br>
> > >  ...<br>
> > ><br>
> > > l.38 h<br>
> > >       yperbaseurl<br>
> > > ?<br>
> > ><br>
> > > On Tue, Nov 4, 2014 at 2:38 PM, Barry Smith <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>> wrote:<br>
> > ><br>
> > > ><br>
> > > >   This is not enough information to help debug your problem.<br>
> > > ><br>
> > > > > On Nov 4, 2014, at 1:26 PM, Mark Adams <<a href="mailto:mfadams@lbl.gov">mfadams@lbl.gov</a>> wrote:<br>
> > > > ><br>
> > > > > I am getting errors building the manual and had to comment this out:<br>
> > > > ><br>
> > > > > %hyperbaseurl<br>
> > > > ><br>
> > > > > And I now get this error:<br>
> > > > ><br>
> > > > > ! LaTeX Error: File `part1tmp.tex' not found.<br>
> > > > ><br>
> > > > > Mark<br>
> > > ><br>
> > > ><br>
> > ><br>
> ><br>
> ><br>
><br>
><br>
</div></div></blockquote></div><br></div>