blob: 382255f6dd07f3bb9a6da87688e90d6e28cca28a [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta content="text/html; charset=windows-1252" http-equiv="content-type">
<title>Define script parts: &lt;gendoc&gt; tag:</title>
<link rel="stylesheet" type="text/css" href="userguide.css">
</head>
<body>
<h1>Define script parts: <span class="code">&lt;gendoc&gt;</span> tag :</h1>
<p>Each dynamic part corresponds to a <span class="code">&lt;gendoc&gt;</span>
tag.</p>
<p>A <span class="code">&lt;context&gt; </span>tag must be present before,
in order to set the execution context.</p>
<p><span class="code">&lt;gendoc&gt; </span>tag can contain:</p>
<ul>
<li><a href="script_language.html">Acceleo script</a> (see details on this
language on <a href="http://eclipse.org/acceleo/">http://eclipse.org/acceleo/</a>)</li>
<li>Static text</li>
<li><a href="script_formatting.html">Styles (colors / bullets / …)</a></li>
<li><a href="script_images_generation.html">Images and diagrams</a></li>
</ul>
<p>Note: Rich text content is not supported in this release</p>
<p>Note: Animations inside &lt;gendoc&gt; tags are not supported in this
release.</p>
<p>Note: Bookmark are not supported in this release.</p>
<p>Note: External document inclusion is not supported in this release.</p>
<p>Note: List and tables are not supported in this release.</p>
</body>
</html>