XML Parse Error: Line 536 Character 93
Original file: /home/xxxxxx/.gap/pkg/CAP_project/CAP/doc/_Chapter_Category_of_Categories.xml, line number 141.
-----------
where <Math>D_i = A_i</Math> if <Math>b_i = \mathtt<A>false</A></Math>, and <Math>D_i = A_i^<A>\mathrm<A>op</A></A></Math> otherwise.
^
-----------
Wrong element in A: A
!!! Type 'Show();' to watch the input string in pager - starting with
line containing error !!!
Or 'ShowOrigin();' to look it up in its source file.
Error, at /home/xxxxxx/.gap/pkg/GAPDoc/lib/XMLParser.gi:146 called from
ParseError( str, r.start, Concatenation( "Wrong element in ", name, ": ", r.content[Position( l, false )].name ) ); at /home/xxxxxx/.gap/pkg/GAPDoc/lib/GAPDoc.gi:99 called from
CheckAndCleanGapDocTree( x, str ) at /home/xxxxxx/.gap/pkg/GAPDoc/lib/GAPDoc.gi:157 called from
func( elm ) at /usr/lib/gap/lib/coll.gi:1552 called from
ForAll( r.content, function ( x )
return CheckAndCleanGapDocTree( x, str );
end ) at /home/xxxxxx/.gap/pkg/GAPDoc/lib/GAPDoc.gi:157 called from
CheckAndCleanGapDocTree( x, str ) at /home/xxxxxx/.gap/pkg/GAPDoc/lib/GAPDoc.gi:157 called from
... at makedoc.g:20
you can 'quit;' to quit to outer loop, or
you can 'return;' to continue
After commit 6f7dfcc,
make -B docinCAP_project/CAPleads to an error:This also happens in the following packages:
Is this an intended backwards-incompatible change?