Changeset 8242
- Timestamp:
- 02/22/10 19:54:09 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/XSL-refactor/ambra/webapp/src/main/resources/plos.xsl
r8241 r8242 904 904 </xsl:template> 905 905 906 <!-- 10/29/09: viewnlm 2.3 contains changes (new choose/when/span), need to decide whether to keep 2.3 changes -->907 906 <!-- 10/19/09: plos modifications (major) --> 908 907 <!-- The first p in a footnote displays the fn symbol or, if no symbol, the fn ID --> … … 1059 1058 <!-- ============================================================= --> 1060 1059 1061 <!-- 10/21/09: viewnlm 2.3 added call-template make-anchor, if test, when test, select list-item. need to decide whether to keep 2.3 changes -->1062 1060 <!-- 10/29/09: plos modifications (minor) --> 1063 1061 <xsl:template match="list"> … … 1742 1740 <!-- ============================================================= --> 1743 1741 1744 <!-- 11/4/09: viewnlm 2.3 changed this template. need to decide whether to keep 2.3 changes -->1745 1742 <!-- 11/4/09: plos modifications (major) --> 1746 1743 <!-- symbol or id is displayed by the first para within the fn -->
