- Updated a couple of comments.
1 parent 57f7532 commit 306178b9da2c529b196ba66fea7b400c90733ff9
nstanger authored on 21 Sep 2011
Showing 1 changed file
View
14
modules/fonts.xml
<?xml version="1.0" encoding="utf-8"?>
 
<!--
Control fonts and typefaces.
Font and typeface control.
-->
 
<stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
</template>
<!--
Font sizing, using relative font size elements borrowed from
LaTeX. Note that we use CSS relative font sizes (smaller and
larger), which means that we have to string a bunch of them
together to achieve the same effect as a single command in
LaTeX. We can't use absolute sizes in CSS as they would probably
look different on different machines.
Font sizing, using relative font size elements borrowed from LaTeX. Note that we use CSS relative font sizes (smaller and larger), which means that we have to string a bunch of them together to achieve the same effect as a single command in LaTeX. We can't use absolute sizes in CSS as they would probably look different on different machines.
-->
<template name="tiny" match="tiny">
<common formats="/latex/xelatex/">{\tiny <xsl:apply-templates />}</common>
<common formats="/html/xhtml/">