[racket] Scribble: fake section links
On 1/26/15 4:14 PM, Stephen Chang wrote:
>> Is there a way to make @link that appears like a @section heading? I
>> want to have links to external URLs that appear as though they're
>> section headings in a scribble-based web page.
>
> So you want the link to have the style of a section header but not
> actually be registered as a section?
Well, I want the TOC listing of a section, but I want that link to point
somewhere else.
For example:
http://www.ccs.neu.edu/home/matthias/4620-s15/index.html
I'd like to add another section heading called "Google" which refers to
google.com but looks just like "General", "Syllabus", etc.
David