[GAP Forum] GAPDoc, BibTeX's names: quid Jr part ? COMPLEMENT
Jerome BENOIT
g6299304p at rezozer.net
Tue Sep 9 23:54:59 BST 2014
Hello Again,
On 09/09/14 23:41, Jerome BENOIT wrote:
> Hello Forum,
>
> I am encountering issue with documentation generation for the GUAVA GAP package
> (with the lasted GAP Debian package with its gap-gapdoc companion on a Wheezy box
> and a Sid virtaul box (pbuilder)):
> it appears that the issue is caused by the Jr of the fifth name in the author entry
> of the last reference, aka TSSFC04: a closer look (Print within the gapdoc code itself)
> shows that the non ASCII char is introduced and ultimately introduces a `fail' that break
> the documentation composition.
Please find in attachment an expurged material that reproduce the bug.
>
> Is it a know issue ? Is there any workaround ?
>
> Any hint is welcome,
> Jerome
Thanks,
Jerome
>
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
>
-------------- next part --------------
## GAP script
##
## test command line:
## $ cat test.g | gap -A -T -q
##
MakeGAPDocDoc(".","test",[],"test");
##
## eos
More information about the Forum
mailing list