📚 The CoCalc Library - books, templates and other resources
License: OTHER
<style>1@font-face {2font-family: "Computer Modern";3src: url('http://9dbb143991406a7c655e-aa5fcb0a5a4ec34cff238a2d56ca4144.r56.cf5.rackcdn.com/cmunss.otf');4}5@font-face {6font-family: "Computer Modern";7font-weight: bold;8src: url('http://9dbb143991406a7c655e-aa5fcb0a5a4ec34cff238a2d56ca4144.r56.cf5.rackcdn.com/cmunsx.otf');9}10@font-face {11font-family: "Computer Modern";12font-style: oblique;13src: url('http://9dbb143991406a7c655e-aa5fcb0a5a4ec34cff238a2d56ca4144.r56.cf5.rackcdn.com/cmunsi.otf');14}15@font-face {16font-family: "Computer Modern";17font-weight: bold;18font-style: oblique;19src: url('http://9dbb143991406a7c655e-aa5fcb0a5a4ec34cff238a2d56ca4144.r56.cf5.rackcdn.com/cmunso.otf');20}21div.cell{22width:800px;23margin-left:16% !important;24margin-right:auto;25}26h1 {27font-family: Helvetica, serif;28}29h4{30margin-top:12px;31margin-bottom: 3px;32}33div.text_cell_render{34font-family: Computer Modern, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;35line-height: 145%;36font-size: 130%;37width:800px;38margin-left:auto;39margin-right:auto;40}41.CodeMirror{42font-family: "Source Code Pro", source-code-pro,Consolas, monospace;43}44.prompt{45display: None;46}47.text_cell_render h5 {48font-weight: 300;49font-size: 22pt;50color: #4057A1;51font-style: italic;52margin-bottom: .5em;53margin-top: 0.5em;54display: block;55}5657.warning{58color: rgb( 240, 20, 20 )59}60</style>61<script>62MathJax.Hub.Config({63TeX: {64extensions: ["AMSmath.js"]65},66tex2jax: {67inlineMath: [ ['$','$'], ["\\(","\\)"] ],68displayMath: [ ['$$','$$'], ["\\[","\\]"] ]69},70displayAlign: 'center', // Change this to 'center' to center equations.71"HTML-CSS": {72styles: {'.MathJax_Display': {"margin": 4}}73}74});75</script>767778