| 1099 | | <!-- 10/21/09: viewnlm contains section 16 (display-quote), section 17 (speech and its internals, section 18 (statement and its internals), and section 19 (verse-group and its internals) --> |
| | 1099 | <!-- 10/21/09: viewnlm contains section 16 (display-quote) --> |
| | 1100 | |
| | 1101 | <!-- ============================================================= --> |
| | 1102 | <!-- 17. SPEECH and its internals --> |
| | 1103 | <!-- ============================================================= --> |
| | 1104 | |
| | 1105 | <!-- 7/22/10: viewnlm contains most of the templates in this section --> |
| | 1106 | |
| | 1107 | <!-- 7/22/10: plos modifications. we don't currently use this, so overriding with empty template, but if we ever reinstate it, we'll need to replace the viewnlm <b> with <strong> --> |
| | 1108 | <xsl:template match="speaker" mode="show-it-here" /> |
| | 1109 | |
| | 1110 | <!-- ============================================================= --> |
| | 1111 | <!-- 18. STATEMENT and its internals --> |
| | 1112 | <!-- ============================================================= --> |
| | 1113 | |
| | 1114 | <!-- 7/22/10: viewnlm contains template statement --> |
| | 1115 | |
| | 1116 | <!-- 7/22/10: plos modifications. we don't currently use this, so overriding with empty template, but if we ever reinstate it, we'll need to replace viewnlm <b> with <strong> --> |
| | 1117 | <xsl:template match="statement/label | statement/title" /> |
| | 1118 | |
| | 1119 | <!-- 7/22/10: viewnlm contains section 19 (verse-group and its internals) --> |
| 1661 | | <!-- 11/3/09: viewnlm contains templates (aff-outside-contrib, on-behalf-of, role, email, author-notes mode front, author-notes title) --> |
| | 1695 | <!-- 11/3/09: viewnlm contains templates (aff-outside-contrib, role, email, author-notes mode front) --> |
| | 1696 | |
| | 1697 | <!-- 7/22/10: plos modifications --> |
| | 1698 | <xsl:template match="author-notes/title" mode="front"> |
| | 1699 | <strong> |
| | 1700 | <xsl:apply-templates/> |
| | 1701 | </strong> |
| | 1702 | <br/> |
| | 1703 | <xsl:call-template name="nl-1"/> |
| | 1704 | </xsl:template> |