sync with en

This commit is contained in:
messju
2005-06-17 11:27:24 +00:00
parent a220cc996c
commit cba9a9730d
2 changed files with 18 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<!-- EN-Revision: 1.5 Maintainer: andreas Status: ready -->
<!-- EN-Revision: 1.6 Maintainer: andreas Status: ready -->
<sect1 id="language.escaping">
<title>Smarty Parsing umgehen</title>
<para>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision$ -->
<!-- EN-Revision: 1.2 Maintainer: andreas Status: ready -->
<!-- EN-Revision: 1.3 Maintainer: andreas Status: ready -->
<sect1 id="language.math">
<title>Math</title>
<para>
@@ -23,8 +23,13 @@
{$foo|truncate:"`$fooTruncCount/$barTruncFactor-1`"}
{assign var="foo" value="`$foo+$bar`"}
]]></programlisting>
]]>
</programlisting>
</example>
<para>
Siehe auch: <link linkend="language.function.math">{math}-Funktion</link>.
</para>
</sect1>
<!-- Keep this comment at the end of the file
Local variables: