[petsc-users] How to generate manul.pdf from source files
Smith, Barry F.
bsmith at mcs.anl.gov
Fri Jan 26 18:53:30 CST 2018
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