8
votes
1answer
78 views

Changing case of URL in \href argument

I would like to write a macro similar to the \href command from the hyperref package, but which takes a single argument. The URL is generated by making the argument lowercase. Here is a minimal ...
8
votes
2answers
3k views

Autoref's inserted text has not the correct case

I'm using the \autoref tag which comes with the package hyperref for referencing my algorithms, figures etc. I read that it automatically adjusts the reference text's case, but it won't work with my ...
2
votes
2answers
625 views

Error when trying to use \MakeTextUppercase to customize the table of contents

I get the following error when trying to use \MakeTextUppercase to customize the table of contents: ! Undefined control sequence. \find@pdflink ...ode \protected@edef \Hy@testname ...
5
votes
1answer
602 views

Correct case in namerefs

I'd like to use namerefs within a sentence, and have the case of the resulting text match the position within the sentence. The section title is naturally title case, but is there some command to ...