You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2019/12/01 23:06:54 UTC

svn commit: r1870693 - in /poi/site/publish: ./ components/ components/diagram/ components/document/ components/hmef/ components/hpbf/ components/hpsf/ components/hsmf/ components/oxml4j/ components/poifs/ components/slideshow/ components/spreadsheet/

Author: kiwiwings
Date: Sun Dec  1 23:06:53 2019
New Revision: 1870693

URL: http://svn.apache.org/viewvc?rev=1870693&view=rev
Log:
Add slideshow, WMF, EMF, EMF+ rendering infos

Modified:
    poi/site/publish/changes.html
    poi/site/publish/components/diagram/index.html
    poi/site/publish/components/document/docoverview.html
    poi/site/publish/components/document/index.html
    poi/site/publish/components/document/projectplan.html
    poi/site/publish/components/document/quick-guide-xwpf.html
    poi/site/publish/components/document/quick-guide.html
    poi/site/publish/components/hmef/index.html
    poi/site/publish/components/hpbf/file-format.html
    poi/site/publish/components/hpbf/index.html
    poi/site/publish/components/hpsf/how-to.html
    poi/site/publish/components/hpsf/index.html
    poi/site/publish/components/hpsf/internals.html
    poi/site/publish/components/hpsf/thumbnails.html
    poi/site/publish/components/hpsf/todo.html
    poi/site/publish/components/hsmf/index.html
    poi/site/publish/components/index.html
    poi/site/publish/components/logging.html
    poi/site/publish/components/oxml4j/index.html
    poi/site/publish/components/poi-jvm-languages.html
    poi/site/publish/components/poi-ruby.html
    poi/site/publish/components/poifs/design.html
    poi/site/publish/components/poifs/embeded.html
    poi/site/publish/components/poifs/fileformat.html
    poi/site/publish/components/poifs/how-to.html
    poi/site/publish/components/poifs/index.html
    poi/site/publish/components/poifs/usecases.html
    poi/site/publish/components/slideshow/how-to-shapes.html
    poi/site/publish/components/slideshow/index.html
    poi/site/publish/components/slideshow/ppt-file-format.html
    poi/site/publish/components/slideshow/quick-guide.html
    poi/site/publish/components/slideshow/xslf-cookbook.html
    poi/site/publish/components/spreadsheet/chart.html
    poi/site/publish/components/spreadsheet/converting.html
    poi/site/publish/components/spreadsheet/diagram1.html
    poi/site/publish/components/spreadsheet/diagrams.html
    poi/site/publish/components/spreadsheet/eval-devguide.html
    poi/site/publish/components/spreadsheet/eval.html
    poi/site/publish/components/spreadsheet/examples.html
    poi/site/publish/components/spreadsheet/excelant.html
    poi/site/publish/components/spreadsheet/formula.html
    poi/site/publish/components/spreadsheet/hacking-hssf.html
    poi/site/publish/components/spreadsheet/how-to.html
    poi/site/publish/components/spreadsheet/index.html
    poi/site/publish/components/spreadsheet/limitations.html
    poi/site/publish/components/spreadsheet/quick-guide.html
    poi/site/publish/components/spreadsheet/record-generator.html
    poi/site/publish/components/spreadsheet/use-case.html
    poi/site/publish/components/spreadsheet/user-defined-functions.html
    poi/site/publish/linkmap.html

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sun Dec  1 23:06:53 2019
@@ -205,6 +205,50 @@ document.write("Last Published: " + docu
     
 
     
+<a name="4.1.2"></a>
+<h2 class="boxed">Version
+                4.1.2 (2020-01-??)
+            </h2>
+<div class="section">
+<a name="Changes"></a>
+<h3 class="boxed">Changes</h3>
+<table class="POITable">
+<colgroup>
+<col width="100">
+<col width="200">
+<col width="150">
+<col>
+</colgroup>
+<thead>
+<tr>
+<th>Type</th><th>Bug</th><th>Module</th><th>Description</th>
+</tr>
+</thead>
+<tbody>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63918">63918</a></td><td>SL_Common XSLF</td><td>Fix texture fill - scale stretched images correctly</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.png"></td><td></td><td>XSLF</td><td>Add, insert and remove columns on XSLFTable</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63889">63889</a></td><td>XDDF</td><td>Produce valid PPTX file with several chart series</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="add" src="images/add.png"></td><td></td><td>XDDF</td><td>Add Doughnut chart data series support</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63955">63955</a></td><td>HMEF</td><td>HMEFContentsExtractor fails to extract content from winmail.dat</td>
+</tr>
+      
+</tbody>
+</table>
+</div>
 
     
 <a name="4.1.1"></a>
@@ -231,7 +275,7 @@ document.write("Last Published: " + docu
 <li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
       
 </ul>
-<a name="Changes"></a>
+<a name="Changes-N10094"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -357,7 +401,7 @@ document.write("Last Published: " + docu
                 4.1.0 (2019-04-09)
             </h2>
 <div class="section">
-<a name="Summary-N101D4"></a>
+<a name="Summary-N1023F"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -382,7 +426,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLSec 2.1.2</li>
       
 </ul>
-<a name="Changes-N101F9"></a>
+<a name="Changes-N10264"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -560,7 +604,7 @@ document.write("Last Published: " + docu
                 4.0.1 (2018-12-03)
             </h2>
 <div class="section">
-<a name="Summary-N1047A"></a>
+<a name="Summary-N104E5"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -571,7 +615,7 @@ document.write("Last Published: " + docu
 <li>Upgrade to XMLBeans 3.0.2</li>
       
 </ul>
-<a name="Changes-N1048A"></a>
+<a name="Changes-N104F5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -728,7 +772,7 @@ document.write("Last Published: " + docu
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary-N106BB"></a>
+<a name="Summary-N10726"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -737,7 +781,7 @@ document.write("Last Published: " + docu
 <li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading not anymore through POIXMLTypeLoader</li>
       
 </ul>
-<a name="Changes-N106C8"></a>
+<a name="Changes-N10733"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1039,7 +1083,7 @@ document.write("Last Published: " + docu
                 3.17 (2017-09-15)
             </h2>
 <div class="section">
-<a name="Summary-N10B44"></a>
+<a name="Summary-N10BAF"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1054,7 +1098,7 @@ document.write("Last Published: " + docu
 <li>SXSSF: fix XML processing - unicode surrogates and line breaks (#61048, #61246)</li>
       
 </ul>
-<a name="Changes-N10B5A"></a>
+<a name="Changes-N10BC5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1164,7 +1208,7 @@ document.write("Last Published: " + docu
                 3.17-beta1 (2017-07-01)
             </h2>
 <div class="section">
-<a name="Summary-N10CCB"></a>
+<a name="Summary-N10D36"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1179,7 +1223,7 @@ document.write("Last Published: " + docu
 <li>HWPF: support for Binary RC4 / CryptoAPI de-/encryption</li>
       
 </ul>
-<a name="Changes-N10CE1"></a>
+<a name="Changes-N10D4C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1321,7 +1365,7 @@ document.write("Last Published: " + docu
                 3.16 (2017-04-19)
             </h2>
 <div class="section">
-<a name="Summary-N10ECC"></a>
+<a name="Summary-N10F37"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1332,7 +1376,7 @@ document.write("Last Published: " + docu
 <li>various charset related fixes in SS Common, XSSF and HWPF</li>
       
 </ul>
-<a name="Changes-N10EDC"></a>
+<a name="Changes-N10F47"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1402,7 +1446,7 @@ document.write("Last Published: " + docu
                 3.16-beta2 (2017-02-02)
             </h2>
 <div class="section">
-<a name="Summary-N10FAD"></a>
+<a name="Summary-N11018"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1413,7 +1457,7 @@ document.write("Last Published: " + docu
 <li>Unicode and internationalization improvements</li>
       
 </ul>
-<a name="Changes-N10FBD"></a>
+<a name="Changes-N11028"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1543,7 +1587,7 @@ document.write("Last Published: " + docu
                 3.16-beta1 (2016-11-20)
             </h2>
 <div class="section">
-<a name="Summary-N11180"></a>
+<a name="Summary-N111EB"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1558,7 +1602,7 @@ document.write("Last Published: " + docu
 <li>Examples to encrypt temp files in SXSSF</li>
       
 </ul>
-<a name="Changes-N11196"></a>
+<a name="Changes-N11201"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1752,7 +1796,7 @@ document.write("Last Published: " + docu
                 3.15 (2016-09-19)
             </h2>
 <div class="section">
-<a name="Summary-N1144F"></a>
+<a name="Summary-N114BA"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1773,7 +1817,7 @@ document.write("Last Published: " + docu
 </li>
       
 </ul>
-<a name="Changes-N1146F"></a>
+<a name="Changes-N114DA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1983,7 +2027,7 @@ document.write("Last Published: " + docu
                 3.15-beta2 (2016-07-02)
             </h2>
 <div class="section">
-<a name="Summary-N1176C"></a>
+<a name="Summary-N117D7"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -1998,7 +2042,7 @@ document.write("Last Published: " + docu
 <li>various fixes for merged regions in Common SS</li>
       
 </ul>
-<a name="Changes-N1178E"></a>
+<a name="Changes-N117F9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2196,7 +2240,7 @@ document.write("Last Published: " + docu
                 3.15-beta1 (2016-04-15)
             </h2>
 <div class="section">
-<a name="Summary-N11A59"></a>
+<a name="Summary-N11AC4"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2211,7 +2255,7 @@ document.write("Last Published: " + docu
 <li>fixes for color handling in XSSF and support for system colors in Common SL</li>
       
 </ul>
-<a name="Changes-N11A7B"></a>
+<a name="Changes-N11AE6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2321,7 +2365,7 @@ document.write("Last Published: " + docu
                 3.14 (2016-03-07)
             </h2>
 <div class="section">
-<a name="Summary-N11BE2"></a>
+<a name="Summary-N11C4D"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2345,7 +2389,7 @@ document.write("Last Published: " + docu
 <li>XWPF: various fixes for handling paragraphs and tables</li>
       
 </ul>
-<a name="Changes-N11C10"></a>
+<a name="Changes-N11C7B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2527,7 +2571,7 @@ document.write("Last Published: " + docu
                 3.14-beta1 (2015-12-24)
             </h2>
 <div class="section">
-<a name="Changes-N11E95"></a>
+<a name="Changes-N11F00"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2785,7 +2829,7 @@ document.write("Last Published: " + docu
                 3.13 (2015-09-25)
             </h2>
 <div class="section">
-<a name="Summary-N12238"></a>
+<a name="Summary-N122A3"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -2800,7 +2844,7 @@ document.write("Last Published: " + docu
             be aware of several api breaks especially in HSLF text handling</li>
       
 </ul>
-<a name="Changes-N1224B"></a>
+<a name="Changes-N122B6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2990,7 +3034,7 @@ document.write("Last Published: " + docu
                 3.13-beta1 (2015-07-23)
             </h2>
 <div class="section">
-<a name="Changes-N124F9"></a>
+<a name="Changes-N12564"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3104,7 +3148,7 @@ document.write("Last Published: " + docu
                 3.12 (2015-05-11)
             </h2>
 <div class="section">
-<a name="Summary-N1267A"></a>
+<a name="Summary-N126E5"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -3115,7 +3159,7 @@ document.write("Last Published: " + docu
 <li>Fix shifting comments with shifted rows (<a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56017">56017</a>)</li>
       
 </ul>
-<a name="Changes-N126A2"></a>
+<a name="Changes-N1270D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3249,7 +3293,7 @@ document.write("Last Published: " + docu
                 3.12-beta1 (2015-02-28)
             </h2>
 <div class="section">
-<a name="Changes-N12867"></a>
+<a name="Changes-N128D2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3411,7 +3455,7 @@ document.write("Last Published: " + docu
                 3.11 (2014-12-21)
             </h2>
 <div class="section">
-<a name="Summary-N12A93"></a>
+<a name="Summary-N12AFE"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -3491,7 +3535,7 @@ document.write("Last Published: " + docu
           break on setting required security features.</li>
       
 </ul>
-<a name="Changes-N12B10"></a>
+<a name="Changes-N12B7B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3573,7 +3617,7 @@ document.write("Last Published: " + docu
                 3.11-beta3 (2014-11-11)
             </h2>
 <div class="section">
-<a name="Changes-N12C02"></a>
+<a name="Changes-N12C6D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3719,7 +3763,7 @@ document.write("Last Published: " + docu
                 3.11-beta2 (2014-08-22)
             </h2>
 <div class="section">
-<a name="Changes-N12DFA"></a>
+<a name="Changes-N12E65"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3765,7 +3809,7 @@ document.write("Last Published: " + docu
                 3.10.1 (2014-08-18)
             </h2>
 <div class="section">
-<a name="Summary-N12E68"></a>
+<a name="Summary-N12ED3"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
       
@@ -3791,7 +3835,7 @@ document.write("Last Published: " + docu
           for reporting these issues!</li>
       
 </ul>
-<a name="Changes-N12E7E"></a>
+<a name="Changes-N12EE9"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -3825,7 +3869,7 @@ document.write("Last Published: " + docu
                 3.11-beta1 (2014-08-04)
             </h2>
 <div class="section">
-<a name="Summary-N12EBF"></a>
+<a name="Summary-N12F2A"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
         
@@ -3835,7 +3879,7 @@ document.write("Last Published: " + docu
 <li>Dropped support for Java 1.5. Java 6 is now the minimum version required to run POI.</li>
       
 </ul>
-<a name="Changes-N12ECC"></a>
+<a name="Changes-N12F37"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4129,7 +4173,7 @@ document.write("Last Published: " + docu
                 3.10-FINAL (2014-02-08)
             </h2>
 <div class="section">
-<a name="Changes-N13311"></a>
+<a name="Changes-N1337C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4307,7 +4351,7 @@ document.write("Last Published: " + docu
                 3.10-beta2 (2013-09-19)
             </h2>
 <div class="section">
-<a name="Changes-N1358F"></a>
+<a name="Changes-N135FA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4401,7 +4445,7 @@ document.write("Last Published: " + docu
                 3.10-beta1 (2013-06-28)
             </h2>
 <div class="section">
-<a name="Changes-N136B7"></a>
+<a name="Changes-N13722"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4575,7 +4619,7 @@ document.write("Last Published: " + docu
                 3.9 (2012-12-03)
             </h2>
 <div class="section">
-<a name="Changes-N13925"></a>
+<a name="Changes-N13990"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -4933,7 +4977,7 @@ document.write("Last Published: " + docu
                 3.8-FINAL (2012-03-26)
             </h2>
 <div class="section">
-<a name="Summary-N13E6D"></a>
+<a name="Summary-N13ED8"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -4961,7 +5005,7 @@ document.write("Last Published: " + docu
 <li>support for OOXML Agile Encryption</li>
       
 </ul>
-<a name="Changes-N13E8F"></a>
+<a name="Changes-N13EFA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5231,7 +5275,7 @@ document.write("Last Published: " + docu
                 3.8-beta5 (2011-12-17)
             </h2>
 <div class="section">
-<a name="Changes-N14271"></a>
+<a name="Changes-N142DC"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5449,7 +5493,7 @@ document.write("Last Published: " + docu
                 3.8-beta4 (2011-08-26)
             </h2>
 <div class="section">
-<a name="Changes-N14571"></a>
+<a name="Changes-N145DC"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5795,7 +5839,7 @@ document.write("Last Published: " + docu
                 3.8-beta3 (2011-06-06)
             </h2>
 <div class="section">
-<a name="Changes-N14A50"></a>
+<a name="Changes-N14ABB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -5961,7 +6005,7 @@ document.write("Last Published: " + docu
                 3.8-beta2 (2011-04-08)
             </h2>
 <div class="section">
-<a name="Changes-N14C7D"></a>
+<a name="Changes-N14CE8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6075,7 +6119,7 @@ document.write("Last Published: " + docu
                 3.8-beta1 (2011-03-07)
             </h2>
 <div class="section">
-<a name="Changes-N14DEF"></a>
+<a name="Changes-N14E5A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6257,7 +6301,7 @@ document.write("Last Published: " + docu
                 3.7 (2010-10-29)
             </h2>
 <div class="section">
-<a name="Summary-N15074"></a>
+<a name="Summary-N150DF"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
 
@@ -6338,7 +6382,7 @@ document.write("Last Published: " + docu
 <li>...and much much more: code cleanup, many bug fixes and performance improvements</li>
       
 </ul>
-<a name="Changes-N150DF"></a>
+<a name="Changes-N1514A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6400,7 +6444,7 @@ document.write("Last Published: " + docu
                 3.7-beta3 (2010-09-24)
             </h2>
 <div class="section">
-<a name="Changes-N1518D"></a>
+<a name="Changes-N151F8"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6582,7 +6626,7 @@ document.write("Last Published: " + docu
                 3.7-beta2 (2010-08-09)
             </h2>
 <div class="section">
-<a name="Changes-N15400"></a>
+<a name="Changes-N1546B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -6712,7 +6756,7 @@ document.write("Last Published: " + docu
                 3.7-beta1 (2010-06-20)
             </h2>
 <div class="section">
-<a name="Changes-N155AF"></a>
+<a name="Changes-N1561A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7073,7 +7117,7 @@ document.write("Last Published: " + docu
                 3.6 (2009-12-14)
             </h2>
 <div class="section">
-<a name="Changes-N15AD1"></a>
+<a name="Changes-N15B3C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7236,7 +7280,7 @@ document.write("Last Published: " + docu
                 3.5-final (2009-09-28)
             </h2>
 <div class="section">
-<a name="Changes-N15D09"></a>
+<a name="Changes-N15D74"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7477,7 +7521,7 @@ document.write("Last Published: " + docu
                 3.5-beta6 (2009-06-22)
             </h2>
 <div class="section">
-<a name="Changes-N16078"></a>
+<a name="Changes-N160E3"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7726,7 +7770,7 @@ document.write("Last Published: " + docu
                 3.5-beta5 (2009-02-19)
             </h2>
 <div class="section">
-<a name="Changes-N16410"></a>
+<a name="Changes-N1647B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -7911,7 +7955,7 @@ document.write("Last Published: " + docu
                 3.5-beta4 (2008-11-29)
             </h2>
 <div class="section">
-<a name="Changes-N1669F"></a>
+<a name="Changes-N1670A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8020,7 +8064,7 @@ document.write("Last Published: " + docu
                 3.5-beta3 (2008-09-26)
             </h2>
 <div class="section">
-<a name="Changes-N16807"></a>
+<a name="Changes-N16872"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8057,7 +8101,7 @@ document.write("Last Published: " + docu
                 3.5-beta2 (2008-08-20)
             </h2>
 <div class="section">
-<a name="Changes-N16855"></a>
+<a name="Changes-N168C0"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8130,7 +8174,7 @@ document.write("Last Published: " + docu
                 3.5-beta1 (2008-07-18)
             </h2>
 <div class="section">
-<a name="Changes-N16927"></a>
+<a name="Changes-N16992"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8183,7 +8227,7 @@ document.write("Last Published: " + docu
                 3.2-FINAL (2008-10-19)
             </h2>
 <div class="section">
-<a name="Changes-N169A6"></a>
+<a name="Changes-N16A11"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8596,7 +8640,7 @@ document.write("Last Published: " + docu
                 3.1-final (2008-06-29)
             </h2>
 <div class="section">
-<a name="Changes-N16F80"></a>
+<a name="Changes-N16FEB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8725,7 +8769,7 @@ document.write("Last Published: " + docu
                 3.1-beta2 (2008-05-26)
             </h2>
 <div class="section">
-<a name="Changes-N17135"></a>
+<a name="Changes-N171A0"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -8822,7 +8866,7 @@ document.write("Last Published: " + docu
                 3.1-beta1 (2008-04-28)
             </h2>
 <div class="section">
-<a name="Changes-N17276"></a>
+<a name="Changes-N172E1"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9144,7 +9188,7 @@ document.write("Last Published: " + docu
                 3.0.2-FINAL (2008-02-04)
             </h2>
 <div class="section">
-<a name="Changes-N1770C"></a>
+<a name="Changes-N17777"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9257,7 +9301,7 @@ document.write("Last Published: " + docu
                 3.0.2-BETA2 (2008-01-12)
             </h2>
 <div class="section">
-<a name="Changes-N17887"></a>
+<a name="Changes-N178F2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9314,7 +9358,7 @@ document.write("Last Published: " + docu
                 3.0.2-BETA1 (2007-12-04)
             </h2>
 <div class="section">
-<a name="Changes-N17922"></a>
+<a name="Changes-N1798D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9472,7 +9516,7 @@ document.write("Last Published: " + docu
                 3.0.1-FINAL (2007-07-05)
             </h2>
 <div class="section">
-<a name="Changes-N17B32"></a>
+<a name="Changes-N17B9D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9542,7 +9586,7 @@ document.write("Last Published: " + docu
                 3.0-FINAL (2007-05-18)
             </h2>
 <div class="section">
-<a name="Changes-N17BF4"></a>
+<a name="Changes-N17C5F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9588,7 +9632,7 @@ document.write("Last Published: " + docu
                 3.0-alpha3 (2006-12-12)
             </h2>
 <div class="section">
-<a name="Changes-N17C5C"></a>
+<a name="Changes-N17CC7"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9618,7 +9662,7 @@ document.write("Last Published: " + docu
                 3.0-alpha2 (2006-06-16)
             </h2>
 <div class="section">
-<a name="Changes-N17C8A"></a>
+<a name="Changes-N17CF5"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9656,7 +9700,7 @@ document.write("Last Published: " + docu
                 3.0-alpha1 (2005-06-04)
             </h2>
 <div class="section">
-<a name="Changes-N17CD5"></a>
+<a name="Changes-N17D40"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9694,7 +9738,7 @@ document.write("Last Published: " + docu
                 2.5.1-FINAL (2004-02-29)
             </h2>
 <div class="section">
-<a name="Changes-N17D1D"></a>
+<a name="Changes-N17D88"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9736,7 +9780,7 @@ document.write("Last Published: " + docu
                 2.5-FINAL (2004-02-29)
             </h2>
 <div class="section">
-<a name="Changes-N17D7B"></a>
+<a name="Changes-N17DE6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9770,7 +9814,7 @@ document.write("Last Published: " + docu
                 2.0-FINAL (2004-01-26)
             </h2>
 <div class="section">
-<a name="Changes-N17DB9"></a>
+<a name="Changes-N17E24"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9800,7 +9844,7 @@ document.write("Last Published: " + docu
                 2.0-RC2 (2004-01-11)
             </h2>
 <div class="section">
-<a name="Changes-N17DE7"></a>
+<a name="Changes-N17E52"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -9854,7 +9898,7 @@ document.write("Last Published: " + docu
                 2.0-RC1 (2003-11-02)
             </h2>
 <div class="section">
-<a name="Changes-N17E6F"></a>
+<a name="Changes-N17EDA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10012,7 +10056,7 @@ document.write("Last Published: " + docu
                 2.0-pre3 (2003-07-29)
             </h2>
 <div class="section">
-<a name="Changes-N180A0"></a>
+<a name="Changes-N1810B"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10059,7 +10103,7 @@ document.write("Last Published: " + docu
                 2.0-pre2 (2003-07-06)
             </h2>
 <div class="section">
-<a name="Changes-N18102"></a>
+<a name="Changes-N1816D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10113,7 +10157,7 @@ document.write("Last Published: " + docu
                 2.0-pre1 (2003-05-17)
             </h2>
 <div class="section">
-<a name="Changes-N18171"></a>
+<a name="Changes-N181DC"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10210,7 +10254,7 @@ document.write("Last Published: " + docu
                 1.10-dev (2003-02-19)
             </h2>
 <div class="section">
-<a name="Changes-N1827C"></a>
+<a name="Changes-N182E7"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10247,7 +10291,7 @@ document.write("Last Published: " + docu
                 1.8-dev (2002-09-20)
             </h2>
 <div class="section">
-<a name="Changes-N182C4"></a>
+<a name="Changes-N1832F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10302,7 +10346,7 @@ document.write("Last Published: " + docu
                 1.7-dev (Release date not recorded)
             </h2>
 <div class="section">
-<a name="Changes-N18340"></a>
+<a name="Changes-N183AB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10335,7 +10379,7 @@ document.write("Last Published: " + docu
                 1.5.1 (2002-06-16)
             </h2>
 <div class="section">
-<a name="Changes-N1837B"></a>
+<a name="Changes-N183E6"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10368,7 +10412,7 @@ document.write("Last Published: " + docu
                 1.5 (2002-05-06)
             </h2>
 <div class="section">
-<a name="Changes-N183B6"></a>
+<a name="Changes-N18421"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10417,7 +10461,7 @@ document.write("Last Published: " + docu
                 1.2.0 (2002-01-19)
             </h2>
 <div class="section">
-<a name="Changes-N18425"></a>
+<a name="Changes-N18490"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10446,7 +10490,7 @@ document.write("Last Published: " + docu
                 1.1.0 (2002-01-04)
             </h2>
 <div class="section">
-<a name="Changes-N18453"></a>
+<a name="Changes-N184BE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10487,7 +10531,7 @@ document.write("Last Published: " + docu
                 1.0.2 (2002-01-11)
             </h2>
 <div class="section">
-<a name="Changes-N184A8"></a>
+<a name="Changes-N18513"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10516,7 +10560,7 @@ document.write("Last Published: " + docu
                 1.0.1 (2002-01-04)
             </h2>
 <div class="section">
-<a name="Changes-N184D6"></a>
+<a name="Changes-N18541"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10545,7 +10589,7 @@ document.write("Last Published: " + docu
                 1.0.0 (2001-12-30)
             </h2>
 <div class="section">
-<a name="Changes-N18504"></a>
+<a name="Changes-N1856F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10574,7 +10618,7 @@ document.write("Last Published: " + docu
                 0.14.0 (2001-12-22)
             </h2>
 <div class="section">
-<a name="Changes-N18532"></a>
+<a name="Changes-N1859D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10615,7 +10659,7 @@ document.write("Last Published: " + docu
                 0.13.0 (2001-12-16)
             </h2>
 <div class="section">
-<a name="Changes-N18587"></a>
+<a name="Changes-N185F2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10644,7 +10688,7 @@ document.write("Last Published: " + docu
                 0.12.0 (2001-12-12)
             </h2>
 <div class="section">
-<a name="Changes-N185B5"></a>
+<a name="Changes-N18620"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10693,7 +10737,7 @@ document.write("Last Published: " + docu
                 0.11.0 (2001-12-08)
             </h2>
 <div class="section">
-<a name="Changes-N18624"></a>
+<a name="Changes-N1868F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10722,7 +10766,7 @@ document.write("Last Published: " + docu
                 0.10.0 (2001-12-02)
             </h2>
 <div class="section">
-<a name="Changes-N18652"></a>
+<a name="Changes-N186BD"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10763,7 +10807,7 @@ document.write("Last Published: " + docu
                 0.7 (and interim releases) (2001-11-17)
             </h2>
 <div class="section">
-<a name="Changes-N186A7"></a>
+<a name="Changes-N18712"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10808,7 +10852,7 @@ document.write("Last Published: " + docu
                 0.6 (2001-11-11)
             </h2>
 <div class="section">
-<a name="Changes-N186FC"></a>
+<a name="Changes-N18767"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10841,7 +10885,7 @@ document.write("Last Published: " + docu
                 0.5 (2001-11-05)
             </h2>
 <div class="section">
-<a name="Changes-N18737"></a>
+<a name="Changes-N187A2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10870,7 +10914,7 @@ document.write("Last Published: " + docu
                 0.4 (2001-10-31)
             </h2>
 <div class="section">
-<a name="Changes-N18765"></a>
+<a name="Changes-N187D0"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10899,7 +10943,7 @@ document.write("Last Published: " + docu
                 0.3 (2001-10-26)
             </h2>
 <div class="section">
-<a name="Changes-N18793"></a>
+<a name="Changes-N187FE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10928,7 +10972,7 @@ document.write("Last Published: " + docu
                 0.2 (2001-09-24)
             </h2>
 <div class="section">
-<a name="Changes-N187C1"></a>
+<a name="Changes-N1882C"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -10957,7 +11001,7 @@ document.write("Last Published: " + docu
                 0.1 (2001-08-28)
             </h2>
 <div class="section">
-<a name="Changes-N187EF"></a>
+<a name="Changes-N1885A"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>

Modified: poi/site/publish/components/diagram/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/diagram/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/diagram/index.html (original)
+++ poi/site/publish/components/diagram/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/document/docoverview.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/docoverview.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/document/docoverview.html (original)
+++ poi/site/publish/components/document/docoverview.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/document/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/document/index.html (original)
+++ poi/site/publish/components/document/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/document/projectplan.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/projectplan.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/document/projectplan.html (original)
+++ poi/site/publish/components/document/projectplan.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/document/quick-guide-xwpf.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/quick-guide-xwpf.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/document/quick-guide-xwpf.html (original)
+++ poi/site/publish/components/document/quick-guide-xwpf.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/document/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/document/quick-guide.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/document/quick-guide.html (original)
+++ poi/site/publish/components/document/quick-guide.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/hmef/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hmef/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/hmef/index.html (original)
+++ poi/site/publish/components/hmef/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/hpbf/file-format.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpbf/file-format.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/hpbf/file-format.html (original)
+++ poi/site/publish/components/hpbf/file-format.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/hpbf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpbf/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/hpbf/index.html (original)
+++ poi/site/publish/components/hpbf/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/hpsf/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/how-to.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/how-to.html (original)
+++ poi/site/publish/components/hpsf/how-to.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/hpsf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/index.html (original)
+++ poi/site/publish/components/hpsf/index.html Sun Dec  1 23:06:53 2019
@@ -180,6 +180,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/hpsf/internals.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/internals.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/internals.html (original)
+++ poi/site/publish/components/hpsf/internals.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/hpsf/thumbnails.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/thumbnails.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/thumbnails.html (original)
+++ poi/site/publish/components/hpsf/thumbnails.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/hpsf/todo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hpsf/todo.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/hpsf/todo.html (original)
+++ poi/site/publish/components/hpsf/todo.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/hsmf/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/hsmf/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/hsmf/index.html (original)
+++ poi/site/publish/components/hsmf/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/index.html (original)
+++ poi/site/publish/components/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/logging.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/logging.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/logging.html (original)
+++ poi/site/publish/components/logging.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/oxml4j/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/oxml4j/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/oxml4j/index.html (original)
+++ poi/site/publish/components/oxml4j/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/poi-jvm-languages.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poi-jvm-languages.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/poi-jvm-languages.html (original)
+++ poi/site/publish/components/poi-jvm-languages.html Sun Dec  1 23:06:53 2019
@@ -227,6 +227,9 @@ document.write("Last Published: " + docu
 <a href="../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/poi-ruby.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poi-ruby.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/poi-ruby.html (original)
+++ poi/site/publish/components/poi-ruby.html Sun Dec  1 23:06:53 2019
@@ -227,6 +227,9 @@ document.write("Last Published: " + docu
 <a href="../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/poifs/design.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/design.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/poifs/design.html (original)
+++ poi/site/publish/components/poifs/design.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/poifs/embeded.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/embeded.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/poifs/embeded.html (original)
+++ poi/site/publish/components/poifs/embeded.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/poifs/fileformat.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/fileformat.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/poifs/fileformat.html (original)
+++ poi/site/publish/components/poifs/fileformat.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/poifs/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/how-to.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/poifs/how-to.html (original)
+++ poi/site/publish/components/poifs/how-to.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/poifs/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/poifs/index.html (original)
+++ poi/site/publish/components/poifs/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/poifs/usecases.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/poifs/usecases.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/poifs/usecases.html (original)
+++ poi/site/publish/components/poifs/usecases.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/slideshow/how-to-shapes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/how-to-shapes.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/how-to-shapes.html (original)
+++ poi/site/publish/components/slideshow/how-to-shapes.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/slideshow/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/index.html (original)
+++ poi/site/publish/components/slideshow/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/slideshow/ppt-file-format.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/ppt-file-format.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/ppt-file-format.html (original)
+++ poi/site/publish/components/slideshow/ppt-file-format.html Sun Dec  1 23:06:53 2019
@@ -178,6 +178,9 @@ document.write("Last Published: " + docu
 <div class="menuitem">
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
+<div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
 <div class="menupage">
 <div class="menupagetitle">PPT File Format</div>
 </div>

Modified: poi/site/publish/components/slideshow/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/quick-guide.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/quick-guide.html (original)
+++ poi/site/publish/components/slideshow/quick-guide.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/slideshow/xslf-cookbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/xslf-cookbook.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/xslf-cookbook.html (original)
+++ poi/site/publish/components/slideshow/xslf-cookbook.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <div class="menupagetitle">XSLF Cookbook</div>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/chart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/chart.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/chart.html (original)
+++ poi/site/publish/components/spreadsheet/chart.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/converting.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/converting.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/converting.html (original)
+++ poi/site/publish/components/spreadsheet/converting.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/diagram1.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/diagram1.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/diagram1.html (original)
+++ poi/site/publish/components/spreadsheet/diagram1.html Sun Dec  1 23:06:53 2019
@@ -227,6 +227,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/diagrams.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/diagrams.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/diagrams.html (original)
+++ poi/site/publish/components/spreadsheet/diagrams.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/eval-devguide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/eval-devguide.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/eval-devguide.html (original)
+++ poi/site/publish/components/spreadsheet/eval-devguide.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/eval.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/eval.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/eval.html (original)
+++ poi/site/publish/components/spreadsheet/eval.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/examples.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/examples.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/examples.html (original)
+++ poi/site/publish/components/spreadsheet/examples.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/excelant.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/excelant.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/excelant.html (original)
+++ poi/site/publish/components/spreadsheet/excelant.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/formula.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/formula.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/formula.html (original)
+++ poi/site/publish/components/spreadsheet/formula.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/hacking-hssf.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/hacking-hssf.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/hacking-hssf.html (original)
+++ poi/site/publish/components/spreadsheet/hacking-hssf.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/how-to.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/how-to.html (original)
+++ poi/site/publish/components/spreadsheet/how-to.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/index.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/index.html (original)
+++ poi/site/publish/components/spreadsheet/index.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/limitations.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/limitations.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/limitations.html (original)
+++ poi/site/publish/components/spreadsheet/limitations.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/quick-guide.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/quick-guide.html (original)
+++ poi/site/publish/components/spreadsheet/quick-guide.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/record-generator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/record-generator.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/record-generator.html (original)
+++ poi/site/publish/components/spreadsheet/record-generator.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/use-case.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/use-case.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/use-case.html (original)
+++ poi/site/publish/components/spreadsheet/use-case.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/components/spreadsheet/user-defined-functions.html
URL: http://svn.apache.org/viewvc/poi/site/publish/components/spreadsheet/user-defined-functions.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/components/spreadsheet/user-defined-functions.html (original)
+++ poi/site/publish/components/spreadsheet/user-defined-functions.html Sun Dec  1 23:06:53 2019
@@ -179,6 +179,9 @@ document.write("Last Published: " + docu
 <a href="../../components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="../../components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="../../components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>

Modified: poi/site/publish/linkmap.html
URL: http://svn.apache.org/viewvc/poi/site/publish/linkmap.html?rev=1870693&r1=1870692&r2=1870693&view=diff
==============================================================================
--- poi/site/publish/linkmap.html (original)
+++ poi/site/publish/linkmap.html Sun Dec  1 23:06:53 2019
@@ -227,6 +227,9 @@ document.write("Last Published: " + docu
 <a href="components/slideshow/xslf-cookbook.html">XSLF Cookbook</a>
 </div>
 <div class="menuitem">
+<a href="components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>
+</div>
+<div class="menuitem">
 <a href="components/slideshow/ppt-file-format.html">PPT File Format</a>
 </div>
 </div>
@@ -661,6 +664,12 @@ document.write("Last Published: " + docu
 </li>
 </ul>
             
+<ul>
+<li>
+<a href="components/slideshow/ppt-wmf-emf-renderer.html">Render SL/WMF/EMF</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>slrender</em>
+</li>
+</ul>
+            
 <ul>
 <li>
 <a href="components/slideshow/ppt-file-format.html">PPT File Format</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>format</em>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org