--- doc/ref/function.xml.orig 2018-11-01 16:56:12.000000000 -0600 +++ doc/ref/function.xml 2019-01-25 07:45:01.081185307 -0700 @@ -34,10 +34,8 @@ functions. -
-Calling a function with a list argument that is interpreted as -several arguments +
+Calling a function with a list argument that is interpreted as several arguments <#Include Label="CallFuncList"> --- doc/ref/pperm.xml.orig 2018-11-01 16:56:12.000000000 -0600 +++ doc/ref/pperm.xml 2019-01-24 16:06:33.538234336 -0700 @@ -441,8 +441,7 @@ gap> EmptyPartialPerm(); RandomPartialPerm - + A random partial permutation. @@ -1013,8 +1012,7 @@ gap> MultiplicativeZero(f); in &GAP; into partial permutations. - + A partial permutation. @@ -1165,8 +1163,7 @@ gap> AsPartialPerm(f, [ 2 .. 4 ] ); LQUO(g, f) - LQUO + LQUO returns g^-1*f when f is a partial permutation and g is a permutation or partial permutation.