Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Paul-Elliot Anglès d'Auriac
class-panic
Commits
edde8e21
Commit
edde8e21
authored
Oct 17, 2018
by
Paul-Elliot Anglès d'Auriac
Browse files
MathJax de nouveau pas en local
parent
4d200ac4
Changes
2
Hide whitespace changes
Inline
Side-by-side
views/play.ejs
View file @
edde8e21
...
...
@@ -5,10 +5,10 @@
<title>
title
</title>
<link
rel=
"stylesheet"
href=
"/stylesheets/css_reset.css"
>
<link
rel=
"stylesheet"
href=
"/stylesheets/play_student.css"
>
<!--
<script type="text/javascript" async
src="
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5
/MathJax.js"> -->
<!-- <script type="text/javascript" async
src="
/javascripts
/MathJax.js"> -->
<script
type=
"text/javascript"
async
src=
"
/javascripts
/MathJax.js"
>
src=
"
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5
/MathJax.js"
>
MathJax
.
Hub
.
Config
({
jax
:
[
"
input/TeX
"
,
"
input/MathML
"
,
"
input/AsciiMath
"
,
"
output/CommonHTML
"
],
extensions
:
[
"
tex2jax.js
"
,
"
mml2jax.js
"
,
"
asciimath2jax.js
"
,
"
MathMenu.js
"
,
"
MathZoom.js
"
,
"
AssistiveMML.js
"
,
"
a11y/accessibility-menu.js
"
],
...
...
views/play_admin.ejs
View file @
edde8e21
...
...
@@ -6,10 +6,10 @@
<link
rel=
"stylesheet"
href=
"/stylesheets/css_reset.css"
>
<link
rel=
"stylesheet"
href=
"/stylesheets/play_student.css"
>
<link
rel=
"stylesheet"
href=
"/stylesheets/play_admin.css"
>
<!--
<script type="text/javascript" async
src="
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5
/MathJax.js"> -->
<!-- <script type="text/javascript" async
src="
/javascripts
/MathJax.js"> -->
<script
type=
"text/javascript"
async
src=
"
/javascripts
/MathJax.js"
>
src=
"
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5
/MathJax.js"
>
MathJax
.
Hub
.
Config
({
jax
:
[
"
input/TeX
"
,
"
input/MathML
"
,
"
input/AsciiMath
"
,
"
output/CommonHTML
"
],
extensions
:
[
"
tex2jax.js
"
,
"
mml2jax.js
"
,
"
asciimath2jax.js
"
,
"
MathMenu.js
"
,
"
MathZoom.js
"
,
"
AssistiveMML.js
"
,
"
a11y/accessibility-menu.js
"
],
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment