diff --git a/docs/psblas-3.0.pdf b/docs/psblas-3.0.pdf index dbdb6aa9..7129628a 100644 --- a/docs/psblas-3.0.pdf +++ b/docs/psblas-3.0.pdf @@ -22132,9 +22132,9 @@ endobj /OpenAction 469 0 R >> endobj 1680 0 obj << - /Title (Parallel Sparse BLAS V. 3.0-beta) /Subject (Parallel Sparse Basic Linear Algebra Subroutines) /Keywords (Computer Science Linear Algebra Fluid Dynamics Parallel Linux MPI PSBLAS Iterative Solvers Preconditioners) /Creator (pdfLaTeX) /Producer ($Id: userguide.tex 5789 2012-03-01 15:04:22Z sfilippo $) /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.3)/Keywords() -/CreationDate (D:20120301162309+01'00') -/ModDate (D:20120301162309+01'00') + /Title (Parallel Sparse BLAS V. 3.0-beta) /Subject (Parallel Sparse Basic Linear Algebra Subroutines) /Keywords (Computer Science Linear Algebra Fluid Dynamics Parallel Linux MPI PSBLAS Iterative Solvers Preconditioners) /Creator (pdfLaTeX) /Producer ($Id: userguide.tex 5790 2012-03-01 15:24:09Z sfilippo $) /Author()/Title()/Subject()/Creator(LaTeX with hyperref package)/Producer(pdfTeX-1.40.3)/Keywords() +/CreationDate (D:20120302132704+01'00') +/ModDate (D:20120302132704+01'00') /Trapped /False /PTEX.Fullbanner (This is pdfTeX using libpoppler, Version 3.141592-1.40.3-2.2 (Web2C 7.5.6) kpathsea version 3.5.6) >> endobj @@ -23825,7 +23825,7 @@ trailer << /Size 1681 /Root 1679 0 R /Info 1680 0 R -/ID [ ] >> +/ID [ ] >> startxref 957452 %%EOF diff --git a/docs/src/Makefile b/docs/src/Makefile index 13f5780f..933f1510 100644 --- a/docs/src/Makefile +++ b/docs/src/Makefile @@ -158,7 +158,7 @@ TEXLNFIL = $(addprefix $(PWD)/,$(TEXFILES)) #============================================================================ -all: pdf html +all: pdf pdf: $(PDF) copypdf html: $(HTML)