=================================================================== RCS file: /cvs/mandoc/Attic/example.style.css,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- mandoc/Attic/example.style.css 2009/11/12 05:02:56 1.17 +++ mandoc/Attic/example.style.css 2009/11/15 06:45:31 1.18 @@ -47,6 +47,7 @@ span.ref-corp { } /* Reference corporate/foreign autho span.ref-rep { } /* Reference report (%R). */ span.ref-title { } /* Reference title (%T). */ span.ref-vol { } /* Reference volume (%V). */ +span.roman { font-style: normal; font-weight: normal; } /* Generic font. */ span.small { font-size: smaller; } /* Generically small (SB, SM). */ span.symb { font-weight: bold; font-style: normal; } /* Symbols. */ span.type { font-style: italic; font-weight: normal; } /* Variable types (Vt). */