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@mail.gap-system.org > http://mail.gap-system.org/mailman/listinfo/forum >
## GAP script ## ## test command line: ## $ cat test.g | gap -A -T -q ## MakeGAPDocDoc(".","test",[],"test"); ## ## eos
_______________________________________________ Forum mailing list Forum@mail.gap-system.org http://mail.gap-system.org/mailman/listinfo/forum