<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.lithron.de/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.lithron.de/feed.php">
        <title>wiki.lithron.de examples</title>
        <description></description>
        <link>http://wiki.lithron.de/</link>
        <image rdf:resource="http://wiki.lithron.de/lib/images/favicon.ico" />
       <dc:date>2009-06-17T10:29:29+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:002-headlines_paras_and_lists?rev=1243266399&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:003-multiple_files?rev=1243266409&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:100-images_and_pdffiles?rev=1243266429&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:102-image_mode_meet?rev=1243266437&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:104-images_low_resolution?rev=1243266445&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:200-fonts?rev=1243266454&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:202-unicode?rev=1243266467&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:300-wells_and_sinks?rev=1243266488&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:302-column_breaks_2?rev=1243266510&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:500-templating_with_php?rev=1243266526&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:501-lithron_repeater_1?rev=1243266540&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.lithron.de/examples:502-lithron_repeater_2?rev=1243266553&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.lithron.de/lib/images/favicon.ico">
        <title>wiki.lithron.de</title>
        <link>http://wiki.lithron.de/</link>
        <url>http://wiki.lithron.de/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.lithron.de/examples:002-headlines_paras_and_lists?rev=1243266399&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:46:39+02:00</dc:date>
        <title>examples:002-headlines_paras_and_lists</title>
        <link>http://wiki.lithron.de/examples:002-headlines_paras_and_lists?rev=1243266399&amp;do=diff</link>
        <description>Online-Demo


&lt;?php echo '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;'; ?&gt;
&lt;lithron&gt;
    &lt;style&gt;
        page.A4 {
            height: 297mm;
            width: 210mm
        }
        wrapper {
            display: block;
            margin-top: 2cm;
            margin-right: 3cm;
            margin-bottom: 2cm;
            margin-left: 2cm;
        }
    &lt;/style&gt;</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:003-multiple_files?rev=1243266409&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:46:49+02:00</dc:date>
        <title>examples:003-multiple_files</title>
        <link>http://wiki.lithron.de/examples:003-multiple_files?rev=1243266409&amp;do=diff</link>
        <description>Online-Demo



&lt;?php echo '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;'; ?&gt;
&lt;lithron&gt;
    &lt;file name=&quot;FILE-1-&lt;?php echo &quot;lithron-&quot;.basename(__FILE__,&quot;xml.php&quot;).&quot;pdf&quot; ?&gt;&quot;&gt;
        &lt;page&gt;&lt;h1&gt;File 1&lt;/h1&gt;&lt;/page&gt;
    &lt;/file&gt;
    &lt;file name=&quot;FILE-2-&lt;?php echo &quot;lithron-&quot;.basename(__FILE__,&quot;xml.php&quot;).&quot;pdf&quot; ?&gt;&quot;&gt;
        &lt;page&gt;&lt;h1&gt;File 2&lt;/h1&gt;&lt;/page&gt;
    &lt;/file&gt;
&lt;/lithron&gt;</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:100-images_and_pdffiles?rev=1243266429&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:47:09+02:00</dc:date>
        <title>examples:100-images_and_pdffiles</title>
        <link>http://wiki.lithron.de/examples:100-images_and_pdffiles?rev=1243266429&amp;do=diff</link>
        <description>Online-Demo


&lt;?php echo '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;'; ?&gt;
&lt;lithron&gt;
    &lt;file name=&quot;&lt;?php echo &quot;lithron-&quot;.basename(__FILE__,&quot;xml.php&quot;).&quot;pdf&quot; ?&gt;&quot;&gt;
	&lt;page class=&quot;A4&quot;&gt;
            &lt;wrapper&gt;
            &lt;h1&gt;Images &amp;amp; PDF-Files&lt;/h1&gt;
	    &lt;h2&gt;JPG-image&lt;/h2&gt;
            &lt;image src=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/test1.jpg&quot; ?&gt;&quot; /&gt;
            &lt;h2&gt;CMYK-TIFF&lt;/h2&gt;
            &lt;image src=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/test1.tif&quot; ?&gt;&quot; /&gt;
            &lt;h2&gt;PDF-file&lt;/h2&gt;
            &lt;i…</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:102-image_mode_meet?rev=1243266437&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:47:17+02:00</dc:date>
        <title>examples:102-image_mode_meet</title>
        <link>http://wiki.lithron.de/examples:102-image_mode_meet?rev=1243266437&amp;do=diff</link>
        <description>Online-Demo



&lt;image
  img-position-mode=&quot;meet&quot;
  src=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/test1.pdf&quot; ?&gt;&quot; /&gt;



Default.



&lt;image
  height=&quot;7cm&quot;
  img-position-mode=&quot;meet&quot;
  img-position-x=&quot;0.5&quot;
  img-position-y=&quot;0.5&quot;
  src=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/test1.pdf&quot; ?&gt;&quot; /&gt;</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:104-images_low_resolution?rev=1243266445&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:47:25+02:00</dc:date>
        <title>examples:104-images_low_resolution</title>
        <link>http://wiki.lithron.de/examples:104-images_low_resolution?rev=1243266445&amp;do=diff</link>
        <description>Online-Demo



&lt;lithron img-resolution=&quot;low&quot;&gt;
   [...]
&lt;/lithron&gt;


Über die XML-Attribut img-resolution kann die Auflösung von Rasterbildern gesetzt werden, standardmäßig 72dpi.


Weitere Beispiele</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:200-fonts?rev=1243266454&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:47:34+02:00</dc:date>
        <title>examples:200-fonts</title>
        <link>http://wiki.lithron.de/examples:200-fonts?rev=1243266454&amp;do=diff</link>
        <description>Online-Demo



&lt;font font-family=&quot;bitstream-sans&quot;
  file-normal=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/ttf-bitstream-vera-1.10/Vera&quot; ?&gt;&quot;
  embedding-normal=&quot;true&quot;
  file-bold=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/ttf-bitstream-vera-1.10/VeraBd&quot; ?&gt;&quot;
  embedding-bold=&quot;true&quot;
  file-italic=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/ttf-bitstream-vera-1.10/VeraIt&quot; ?&gt;&quot;
  embedding-italic=&quot;true&quot;
  file-oblique=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/ttf-bitstream-vera-1.10/VeraIt&quot; ?&gt;&quot;
  embedding-oblique=&quot;true…</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:202-unicode?rev=1243266467&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:47:47+02:00</dc:date>
        <title>examples:202-unicode</title>
        <link>http://wiki.lithron.de/examples:202-unicode?rev=1243266467&amp;do=diff</link>
        <description>Online-Demo



&lt;font font-family=&quot;cyberbit&quot;
  file-normal=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/cyber/Cyberbit&quot; ?&gt;&quot;
  embedding-normal=&quot;true&quot;
/&gt;
&lt;font font-family=&quot;cybercjk&quot;
  file-normal=&quot;&lt;?php echo dirname(__FILE__).&quot;/media/cyber/Cybercjk&quot; ?&gt;&quot;
  embedding-normal=&quot;true&quot;
/&gt;</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:300-wells_and_sinks?rev=1243266488&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:48:08+02:00</dc:date>
        <title>examples:300-wells_and_sinks</title>
        <link>http://wiki.lithron.de/examples:300-wells_and_sinks?rev=1243266488&amp;do=diff</link>
        <description>Online-Demo

Siehe auch well und sink.


&lt;?php echo '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;'; ?&gt;
&lt;lithron&gt;
    &lt;style&gt;
        page.A4 {
            height: 297mm;
            width: 210mm
        }
        div.column{
            position: absolute;
        }
        sink.column{
            width: 5cm;
            height: 12cm;
            well-id: &quot;mywell&quot;;
        }
    &lt;/style&gt;
    &lt;file name=&quot;&lt;?php echo &quot;lithron-&quot;.basename(__FILE__,&quot;xml.php&quot;).&quot;pdf&quot; ?&gt;&quot;&gt;
        &lt;page class=&quot;A4&quot;&gt;
          …</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:302-column_breaks_2?rev=1243266510&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:48:30+02:00</dc:date>
        <title>examples:302-column_breaks_2</title>
        <link>http://wiki.lithron.de/examples:302-column_breaks_2?rev=1243266510&amp;do=diff</link>
        <description>&lt;?php echo '&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;'; ?&gt;
&lt;lithron&gt;
    &lt;style&gt;
        page.A4 {
            height: 297mm;
            width: 210mm
        }
        div.column{
            position: absolute;
        }
        sink.column{
            width: 5cm;
            height: 12cm;
            well-id: &quot;mywell&quot;;
        }
    &lt;/style&gt;
    &lt;file name=&quot;&lt;?php echo &quot;lithron-&quot;.basename(__FILE__,&quot;xml.php&quot;).&quot;pdf&quot; ?&gt;&quot;&gt;
        &lt;repeater well-id=&quot;mywell&quot;&gt;
        &lt;page class=&quot;A4&quot;&gt;
            &lt;h1…</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:500-templating_with_php?rev=1243266526&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:48:46+02:00</dc:date>
        <title>examples:500-templating_with_php</title>
        <link>http://wiki.lithron.de/examples:500-templating_with_php?rev=1243266526&amp;do=diff</link>
        <description>Online-Demo



&lt;?php echo'&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;' ?&gt;

&lt;?php require_once(&quot;DemoHelper.php&quot;) ?&gt;

&lt;lithron&gt;
    &lt;?php include(&quot;style.xml&quot;); ?&gt;
    &lt;file name=&quot;&lt;?php echo &quot;lithron-&quot;.basename(__FILE__,&quot;xml.php&quot;).&quot;pdf&quot; ?&gt;&quot;&gt;
		&lt;page class=&quot;A4&quot;&gt;
            &lt;wrapper&gt;
                &lt;h1&gt;Mirum commodo option&lt;/h1&gt;
                &lt;?php foreach(DemoHelper::getArray(3) AS $data): ?&gt;
                &lt;p&gt;
                    &lt;?php echo DemoHelper::getBlindText(250); ?&gt;&lt;/p&gt;
                    &lt;…</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:501-lithron_repeater_1?rev=1243266540&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:49:00+02:00</dc:date>
        <title>examples:501-lithron_repeater_1</title>
        <link>http://wiki.lithron.de/examples:501-lithron_repeater_1?rev=1243266540&amp;do=diff</link>
        <description>Online-Demo

Siehe auch well und sink.


&lt;?php echo'&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;' ?&gt;

&lt;?php require_once(&quot;DemoHelper.php&quot;) ?&gt;

&lt;lithron&gt;
    &lt;?php include(&quot;style.xml&quot;); ?&gt;
    &lt;file name=&quot;&lt;?php echo &quot;lithron-&quot;.basename(__FILE__,&quot;xml.php&quot;).&quot;pdf&quot; ?&gt;&quot;&gt;
        &lt;well well-id=&quot;contentwell&quot;&gt;
                &lt;?php foreach(DemoHelper::getArray(3) AS $data): ?&gt;
                &lt;h1&gt;Mirum commodo option&lt;/h1&gt;
                &lt;p&gt;
                    &lt;image height=&quot;1cm&quot; src=&quot;&lt;?php echo dirname(__FIL…</description>
    </item>
    <item rdf:about="http://wiki.lithron.de/examples:502-lithron_repeater_2?rev=1243266553&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-25T17:49:13+02:00</dc:date>
        <title>examples:502-lithron_repeater_2</title>
        <link>http://wiki.lithron.de/examples:502-lithron_repeater_2?rev=1243266553&amp;do=diff</link>
        <description>Online-Demo

Siehe auch well und sink.


&lt;?php echo'&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;' ?&gt;

&lt;?php require_once(&quot;DemoHelper.php&quot;) ?&gt;

&lt;lithron&gt;
    &lt;?php include(&quot;style.xml&quot;); ?&gt;
    &lt;style&gt;
        page.A4 {
            height: 297mm;
            width: 210mm;
        }

        div.header
        {
            position: fixed;
            text-align: center;
            background-color: cmyk(50,0,0,0);
            width: 210mm;
        }
        div.footer
        {
            position: f…</description>
    </item>
</rdf:RDF>

