pzhaonet / bookdownplus

The easiest way to use R package bookdown for writing varied types of books and documents
MIT License
255 stars 32 forks source link

dnd_dev is unavailable #44

Closed myaseen208 closed 5 years ago

myaseen208 commented 5 years ago

The following code throws the error: dnd_dev is unavailable.

library('bookdownplus')
bookdownplus('dnd_dev', render = TRUE, rproj = TRUE)
dnd_dev is unavailable. Please check whether your spelling is correct. Run get_template() to see available templates.

Then I downloaded zip folder from here and tried to compile the document. However, it throws the error:

! Undefined control sequence.
l.61 \hypertarget
                 {chapter-1-bookdownplus}

Any hints to solve the issue. Thanks

pzhaonet commented 5 years ago

'dnd_dev' has been renamed as 'dnd'.