eduardkareletc

Results 2 issues of eduardkareletc

Running gap as: ``` $ echo 'Display("test");; quit;;' |gap -q |od -N 10 -t a 0000000 cr t e s t nl ``` This shows an initial CR character in...

status: wontfix
topic: packages
kind: discussion

A bug in the bundle building script is triggered when a file is included using \input. The first undefined control sequence in that file kills the build with the error...