Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Notebooks/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ latex:
latex_documents:
targetname: MRI-education-book.tex

sphinx:
extra_extensions:
- sphinx.ext.imgconverter

# Information about where the book exists on the web
repository:
url: https://github.com/larsonlab/MRI-education-resources # Online location of your book
Expand Down
1 change: 1 addition & 0 deletions apt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ octave-signal
octave-miscellaneous
octave-dev
ghostscript
imagemagick
latexmk
texlive-fonts-recommended
texlive-fonts-extra
Expand Down