Index: šablona/makra.xsl
===================================================================
--- šablona/makra.xsl	(revision 51:df1f942f7b69)
+++ šablona/makra.xsl	(revision 57:768a7eecb0cf)
@@ -12,5 +12,5 @@
 		<xsl:comment>
 	Tento seznam maker je automaticky generovaný.
-	Neupravujte ho ručně – použijte příkaz „ant makra“.
+	Neupravujte ho ručně – smažte ho a použijte příkaz „ant makra“.
 </xsl:comment>
 		<xsl:text>
@@ -21,5 +21,5 @@
 			</xsl:for-each>
 			
-			<!-- Uživatelská makra -->
+			<!-- Uživatelská makra: -->
 			<xsl:for-each select="collection('../vstup/makra/?select=*.xsl')">
 				<XSL:include href="{document-uri(.)}"/>
Index: šablona/makra/odkazy.xsl
===================================================================
--- šablona/makra/odkazy.xsl	(revision 56:24e50902b58e)
+++ šablona/makra/odkazy.xsl	(revision 57:768a7eecb0cf)
@@ -117,5 +117,5 @@
 		@href číslo RFCčka
 	-->
-	<xsl:template match="m:a[@typ='rfc']">
+	<xsl:template match="m:a[@typ='rfc' and number(@href)]">
 		<xsl:call-template name="vložOdkaz">
 			<xsl:with-param name="url" select="
