[petsc-users] How to generate manul.pdf from source files
Satish Balay
balay at mcs.anl.gov
Fri Jan 26 19:24:45 CST 2018
Its:
make alldoc LOC=$PETSC_DIR
Satish
On Sat, 27 Jan 2018, Smith, Barry F. wrote:
>
> You need to run
>
> make alldocs
>
> in the root PETSc directory first. This builds many things used by the users manual (also builds the users manual). After you have run the make alldocs once you can rebuild just the users manual multiple times directly in the users manual directory.
>
> > On Jan 26, 2018, at 5:53 PM, Kong, Fande <fande.kong at inl.gov> wrote:
> >
> > Hi,
> >
> > I want to generate manul.pdf from source files on my own desktop.
> >
> > In directory: ./src/docs/tex/manual
> >
> > make ALL LOC=/Users/kongf/projects/petsc
> >
> > make: *** No rule to make target `/Users/kongf/projects/petsc/docs/manualpages/htmlmap', needed by `listing_kspex1tmp.tex'. Stop.
> >
> > What else I need to install?
> >
> > Fande
> >
> >
>
>
More information about the petsc-users
mailing list