diff --git a/src/current/summary.xsl b/src/current/summary.xsl index c9055c1d..3c90ac70 100644 --- a/src/current/summary.xsl +++ b/src/current/summary.xsl @@ -504,6 +504,8 @@ and ( not( @src ) or @src='' ) ) ) + and not( starts-with( @orig-name, '__' ) ) + and not( starts-with( @orig-name, '--' ) ) ]" />