On 25 April 2010 12:03, Søren Hauberg <so...@hauberg.org> wrote:
>
> tor, 22 04 2010 kl. 22:14 +0200, skrev Thomas Weber:
> > I'm forwarding below a bug report against the gsl package. The
> > gsl_fs.pdf file included in SVN is doubled, that is every function is
> > documented twice.
>
> I see the bug, but I don't speak perl (which is used for generating the
> docs) well enough to figure out what is cause of the problem.
>
> If anybody who speaks perl would take a look it would be most welcome.
>
> Søren

I know a bit of perl. The problem seems to be the file doc/gsl_sf.cc
which seems to be in the wrong place. The file is autogenerated by the
script src/buildgsl_sf.sh so I'm thinking it should be in src/ in the
first place. Anyway, move doc/gsl_sf.cc to src/ (or generate a new
one). Then run "mk_pdf_dvi gsl" and it should be okay.

On another note, the pdf file should be named gsl.pdf not gsl_sf.pdf

Carnë Draug

------------------------------------------------------------------------------
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to