mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 17:49:07 -05:00
Enables hover effects and link citations in EPUB.
Updates the EPUB configuration to enable hover effects for footnotes and citations, enhancing user interaction. Also enables linking of citations to their corresponding references for improved navigation within the document.
This commit is contained in:
@@ -350,9 +350,9 @@ format:
|
||||
fig-caption: true
|
||||
|
||||
# --- Footnotes ---
|
||||
footnotes-hover: false
|
||||
link-external-newwindow: false
|
||||
reference-location: document
|
||||
footnotes-hover: true
|
||||
link-citations: true
|
||||
citations-hover: true
|
||||
|
||||
resources:
|
||||
- CNAME
|
||||
|
||||
Reference in New Issue
Block a user