From babf8aa2904c6400a8d3c33a869dc84b07ac102f Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 1 Jul 2007 19:20:36 +0000 Subject: [PATCH] Add comment explaining %t etc. --- gentext/xsl/xsl.xsl | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gentext/xsl/xsl.xsl b/gentext/xsl/xsl.xsl index 741bb0096..6c752f151 100644 --- a/gentext/xsl/xsl.xsl +++ b/gentext/xsl/xsl.xsl @@ -55,6 +55,19 @@ ******************************************************************** + In these files, % with a letter is used for a placeholder: + + %t is the current element's title + + %s is the current element's subtitle (if applicable) + + %n is the current element's number label + + %p is the current element's page number (if applicable) + + ******************************************************************** + + -- 2.40.0