Tagged Questions
2
votes
1answer
213 views
How to pass a string to a class
I have a class file where I load hyperref. Now I'd like to change the content of hyperref's \pdftitle from the main .tex file on:
\RequirePackage{filecontents}
\begin{filecontents}{myclass.cls}
...