We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0389a1e commit 5fb07e9Copy full SHA for 5fb07e9
1 file changed
lectures/_config.yml
@@ -55,6 +55,13 @@ sphinx:
55
- "image/jpeg"
56
- "text/markdown"
57
- "text/plain"
58
+ latex:
59
+ - "text/latex"
60
+ - "application/pdf"
61
+ - "image/png"
62
+ - "image/jpeg"
63
+ - "text/markdown"
64
+ - "text/plain"
65
html_favicon: _static/lectures-favicon.ico
66
html_theme: quantecon_book_theme
67
html_static_path: ['_static']
0 commit comments