How to get the Ampersand output as single char?

Hello,

I'm trying to write an XSLT for using ImageGen. Everything works quite well, but I just don't seem to find any way to get the Ampersand (&) output as a single char and not as &

I used <xsl:text disable-output-escaping="yes">&amp;</xsl:text> but it just gives me &amp;

I guess its totaly simple but I don't find how!

Looking forward for your help,

Arnim.


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/3116-how-to-get-the-ampersand-output-as-single-char