File: mathconf.js

package info (click to toggle)
python-periodictable 2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,068 kB
  • sloc: python: 13,338; makefile: 103; sh: 92; javascript: 7
file content (7 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
MathJax.Hub.Config({
  TeX: {
    Macros: {
      AA: '\\unicode{x212B}',
    }
  }
});