Changeset f2fad80 for xsl/specific.xsl


Ignore:
Timestamp:
07/14/11 13:30:27 (23 months ago)
Author:
Aurélien Bompard <aurelien@…>
Branches:
master
Children:
56b06fd
Parents:
fb98182
git-author:
Aurélien Bompard <aurelien@…> (07/14/11 13:30:27)
git-committer:
Aurélien Bompard <aurelien@…> (07/14/11 13:30:27)
Message:

Add specific rendering code for Elyxer

Exlyxer <http://elyxer.nongnu.org/> is a LyX to HTML converter. This
commit adapts to its use of div tags instead of p tags.

Thanks to Denis Prost for reporting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsl/specific.xsl

    r976e09f rf2fad80  
    5353<xsl:include href="specific/pygments.xsl"/> 
    5454<xsl:include href="specific/geshi.xsl"/> 
     55<xsl:include href="specific/elyxer.xsl"/> 
    5556 
    5657</xsl:stylesheet> 
Note: See TracChangeset for help on using the changeset viewer.