mirror of
				https://github.com/Clortox/tylerperkins.xyz.git
				synced 2025-07-17 14:42:11 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			442 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			442 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"></script>
 | 
						|
<script>
 | 
						|
  MathJax = {
 | 
						|
    tex: {
 | 
						|
      displayMath: [['\\[', '\\]'], ['$$', '$$']],  // block
 | 
						|
      inlineMath: [['\\(', '\\)']]                  // inline
 | 
						|
    },
 | 
						|
    macros: {
 | 
						|
      vect: ["\\boldsymbol{#1}", 1]
 | 
						|
    },
 | 
						|
    chtml: {
 | 
						|
      scale: 1.2
 | 
						|
    }
 | 
						|
  };
 | 
						|
</script>
 | 
						|
<style>
 | 
						|
  .MathJax, .mjx-math {
 | 
						|
    color: white;
 | 
						|
  }
 | 
						|
</style>
 | 
						|
 |