Tagged Questions
3
votes
3answers
330 views
Expand directory names using nested macro definitions
Background
Would like to use values from macros that reference other macros (n-levels deep) and apply their values to the \path command.
Problem
(Scenario A) The following works:
\usepackage{url}
...
7
votes
2answers
1k views
Obey spaces with URL package (path command)
Background
Using the \path command from the URL package to mark-up directory paths. Some of the paths have spaces.
Problem
The preamble is set to:
\usepackage{algorithm}
\usepackage{booktabs}
% ...
6
votes
2answers
515 views
Using \nameref within \path
Background
Looking to apply a consistent style to file and directory names. The book's appendix has a subsection for every file referenced by the book. Every subsection has a label whose value is ...