Ignore:
Timestamp:
05/14/08 17:35:50 (16 years ago)
Author:
pinsard
Message:

implemenation of xml to bibtex transformation (superbib02_txt.xsl). reverse is not yet correctly done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/superbib01_xml.xsl

    r64 r66  
    231231    <xsl:call-template name="one_biblioentry"> 
    232232     <xsl:with-param name="visu_modif" select="'visu'"/> 
     233     <xsl:with-param name="type" select="'raw'"/> 
    233234     <xsl:with-param name="my_biblioentry" select="."/> 
    234235    </xsl:call-template> 
Note: See TracChangeset for help on using the changeset viewer.