Changeset 752 for ZMS/trunk/import/default_win32.filter.xml
- Timestamp:
- 26.10.2009 17:53:28 (3 years ago)
- File:
-
- 1 edited
-
ZMS/trunk/import/default_win32.filter.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ZMS/trunk/import/default_win32.filter.xml
r698 r752 2404 2404 <xsl:attribute-set name="th"> 2405 2405 <xsl:attribute name="font-size">9pt</xsl:attribute> 2406 <xsl:attribute name="font-weight">bold er</xsl:attribute>2406 <xsl:attribute name="font-weight">bold</xsl:attribute> 2407 2407 <xsl:attribute name="text-align">center</xsl:attribute> 2408 2408 <xsl:attribute name="background-color">silver</xsl:attribute> … … 2431 2431 2432 2432 <xsl:attribute-set name="b"> 2433 <xsl:attribute name="font-weight">bold er</xsl:attribute>2433 <xsl:attribute name="font-weight">bold</xsl:attribute> 2434 2434 </xsl:attribute-set> 2435 2435 <xsl:attribute-set name="strong"> 2436 <xsl:attribute name="font-weight">bold er</xsl:attribute>2436 <xsl:attribute name="font-weight">bold</xsl:attribute> 2437 2437 </xsl:attribute-set> 2438 2438 2439 2439 <xsl:attribute-set name="strong-em"> 2440 <xsl:attribute name="font-weight">bold er</xsl:attribute>2440 <xsl:attribute name="font-weight">bold</xsl:attribute> 2441 2441 <xsl:attribute name="font-style">italic</xsl:attribute> 2442 2442 </xsl:attribute-set> … … 4348 4348 <item key="command"><![CDATA[<!-- BO htmlEntities --> 4349 4349 4350 <dtml-let htmlEntities="[]" htmlIn="str(localfs_read(ZMS_FILTER_IN ))">4350 <dtml-let htmlEntities="[]" htmlIn="str(localfs_read(ZMS_FILTER_IN,{'mode':'b','theshold':2**16}))"> 4351 4351 <dtml-call "htmlEntities.append('<!DOCTYPE html ')"> 4352 4352 <dtml-call "htmlEntities.append(' PUBLIC '+QUOT+'-//W3C//DTD XHTML 1.0 Transitional//EN'+QUOT)">
Note: See TracChangeset
for help on using the changeset viewer.
