On Sat, Jul 06, 2019 at 01:17:39PM +0200, Piotr Jastrzębski wrote: > Dear Gap Forum, > > I have problem with compiling documentation via GapDoc on Windows 10. > I have tried to perform activities on the example documentation. > My instructions and commands are available here > https://gist.github.com/pjastr/b5bbb46d59edf44926833326153561a5 > > The problem is with the format of the bibliography. > I would really appreciate it if you help me to fix that. > > Best regards, > Piotr Jastrzębski
Dear Piotr, dear Forum, The function `MakeGAPDocDoc' is documented as operating system dependent example function which demonstrates the various converter functions provided by the GAPDoc package. It should work on UNIX/Linux systems with a sufficiently complete LaTeX installation, but it needs adjustments for use on other systems. I have now commited changes to the development version of the GAPDoc package (https://github.com/frankluebeck/GAPDoc) which make the function `MakeGAPDocDoc' more robust in the case that the external calls to 'bibtex' or 'pdflatex' do not work. There is also a new optional argument "nopdf" for `MakeGAPDocDoc'. In the GAP commands you linked to above the argument 'main' should be a filename inside the 'path' directory, that is (with or without .xml extension): gap> main := "example"; Best regards, Frank -- /// Dr. Frank Lübeck, Lehrstuhl D für Mathematik, Pontdriesch 14/16, \\\ 52062 Aachen, Germany /// E-mail: frank.lueb...@math.rwth-aachen.de \\\ WWW: http://www.math.rwth-aachen.de/~Frank.Luebeck/ _______________________________________________ Forum mailing list Forum@gap-system.org https://mail.gap-system.org/mailman/listinfo/forum