Generally it is nice to get the actual section title printed when using 
@secref["mysection"]. However, in some cases it is a bit awkwards:

Chapter State of the art presents related work. Chapter Implementation explains 
in detail how this library is implemented. etc.

I'd rather have something as follows, with the whole "Chapter 2" and "Chapter 
3" being hyperlinks:

Chapter 2 presents related work. Chapter 3 explains in detail how this library 
is implemented. etc.

I can do this easily with @seclink, but I need to hardcode the chapter and 
section numbers. Is there an easy way to access them and automatically inject 
the chapter/section number (e.g. in Scribble's resolution phase)?

Thanks,
Georges Dupéron

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to