Tagged Questions
3
votes
2answers
96 views
Toggle links globally using macro
I'm writing a CV for my wife using moderncv. We're not sure whether her supervisor wants links in the document, so every time a link might be required, I write the text twice:
PhD student at the ...
4
votes
1answer
96 views
Defining a command for linked and indexed section headings?
What is the (preferred way of) defining a command that
places a heading (like \section, \chapter, etc.)
creates a label for this heading that can be referenced
places the heading in the TOC (I ...