From c1e2823db96c9d7ab43373fd5d7a29fd24379e1e Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 10 May 2009 00:41:55 +0200 Subject: Support for optional hyperref and hyperref options. --- sample/Makefile.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sample') diff --git a/sample/Makefile.sample b/sample/Makefile.sample index a18a985..95e7719 100644 --- a/sample/Makefile.sample +++ b/sample/Makefile.sample @@ -43,6 +43,10 @@ NW_SUBDIRS = . # NW_LINEFORMAT = -L"\# %L \"%F\" %N" NW_LINEFORMAT = +# Options for the hyperref package +# HW_HYPER = yes +# NW_HYPER_OPTIONS = "colorlinks=true,linkcolor=blue" + # Location of noweb.mk NW_MAKEFILE = ../noweb.mk -- cgit v1.2.3