Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapting to a new institution #19

Open
ailich opened this issue Nov 9, 2021 · 0 comments
Open

Adapting to a new institution #19

ailich opened this issue Nov 9, 2021 · 0 comments

Comments

@ailich
Copy link

ailich commented Nov 9, 2021

Hi, I'm trying to adapt this package to my institution (University of South Florida). I've been trying to adapt this repository by creating an Rmarkdown template based on some unofficial USF Latex document class and template files which are available from http://shell.cas.usf.edu/~saito/grad/. After playing with that for a while I was able to get a package that has a custom template (https://github.com/ailich/bulldown) and can be installed with remotes::install_github("ailich/bulldown"). The document will knit, but if I add any headers to the child documents (e.g. # Chapter 1) I get the error "! Undefined control sequence. l.49 \hypertarget". Any chance you know what's going on here? I've included a text file which lists the steps I took to create this R package/template and the edits I had to make to various files. I'm not 100% sure what I'm doing in all the steps though (e.g. edits to template.tex and including the functions for knitting from thesisdown) so I might be making some mistakes in the setup. Any help would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant