From 2c8407d1d02802e3c8bd38cf02d3e7cc8252a498 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 3 Oct 2009 15:26:26 +0000 Subject: Added the -oincludes=FMT option. The `In' handler now decorates with a hyperlink. If no -oman= or -oincludes= is stipulated, no link is printed (but the text is still style-decorated). --- 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 1867d4fe..cbb279cb 100644 --- a/example.style.css +++ b/example.style.css @@ -54,6 +54,7 @@ span.utility { font-weight: bold; } /* Name of utility (Ex). */ span.var { font-weight: bold; } /* Variables (Rv). */ a.link-ext { } /* Off-site link (Lk). */ +a.link-includes { } /* Include-file link (In). */ a.link-mail { } /* Mailto links (Mt). */ a.link-man { } /* Manual links (Xr). */ a.link-sec { } /* Section links (Sx). */ -- cgit v1.2.3-56-ge451