Output encoding support, using Babel

This commit is contained in:
David Lichteblau
2008-04-13 16:48:24 +02:00
committed by David Lichteblau
parent 6a4a3be00f
commit 4c11d5b68a
5 changed files with 324 additions and 217 deletions

View File

@ -297,6 +297,14 @@
<li>
<tt>indentation</tt> -- indentation level. An integer or <tt>nil</tt>.
</li>
<li>
<tt>encoding</tt> -- the character encoding to use. A string or
keyword. <tt>nil</tt> is also allowed and means UTF-8.
</li>
<li>
<tt>omit-xml-declaration-p</tt> -- Boolean. Don't write an XML
declaration.
</li>
</ul>
<p>
The following <tt>canonical</tt> values are allowed: