Difference between revisions of "Team:Thessaloniki/Model/NAR"

(Created page with "{{Thessaloniki/header}} <html> <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Template:Thessaloniki/katex.css&action=raw&ctype=text/css...")
 
Line 636: Line 636:
 
         ]
 
         ]
  
         equatations.forEach((equatation) => {
+
         iGEM.parseLatex(equatations)
            let el = document.getElementById(equatation.id)
+
            katex.render(equatation.eq, el, {})
+
        })
+
 
     })
 
     })
 
</script>
 
</script>
 
</html>
 
</html>
 
{{Thessaloniki/footer}}
 
{{Thessaloniki/footer}}

Revision as of 19:09, 16 October 2018

NAR