From efcc442499da0cc5d2453ac6d1c7d39375170826 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Thu, 24 Sep 2009 13:18:37 +0000 Subject: Proper handling of `Rs' blocks in -Thtml. --- example.style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'example.style.css') diff --git a/example.style.css b/example.style.css index 99441efa..ad54850b 100644 --- a/example.style.css +++ b/example.style.css @@ -33,6 +33,7 @@ span.lit { font-family: monospace; } /* Literals (Bf -literal). */ span.macro { font-weight: bold; } /* Macro-ish thing (Fd). */ span.name { font-weight: bold; } /* Name of utility (Nm). */ span.opt { } /* Options (Op, Oo/Oc). */ +span.ref { } /* Citations (Rs). */ span.symb { font-weight: bold; } /* Symbols. */ span.type { font-style: italic; } /* Variable types (Vt). */ span.unix { } /* Unices (Ux, Ox, Nx, Fx, Bx, Bsx, Dx). */ -- cgit v1.2.3-56-ge451