Commit Graph

2 Commits

Author SHA1 Message Date
dyork f1b4fd9a6a - Fixed OR statement in <emphasis> template that allows both 'role="strong"'
and 'role="bold"'. It was originally two <xsl:when> tests. In consolidating
  it, I used "@role='bold'|@role='strong'" when I needed to actually use
  "(@role='strong') or (@role='bold')".  Fixed.
2001-07-31 17:15:06 +00:00
dyork 52c5470e03 Initial import of experimental LDP HTML stylesheets 2001-07-31 13:47:13 +00:00