Current File : //proc/self/root/kunden/proc/thread-self/root/usr/share/source-highlight/xhtml_notfixed.outlang
include "xhtml_common.outlang"

fixed "<span style=\"font-family: monospace;\">$text</span>"

doctemplate
"<!-- Generator: $additional -->
$header"
"$footer"
end

nodoctemplate
"<!-- Generator: $additional -->
$header"
"$footer"
end

translations
"\n" "<br />\n"
"  " "&nbsp; "
'^ ' "&nbsp;" # a space at the beginning of a line
"\t" "&nbsp; &nbsp; &nbsp; &nbsp; "
end