Tips

[LaTex] 티스토리 수식 입력

Visioneer 2024. 1. 31. 18:51

How to do it?

  1. 설정 > 꾸미기 > 스킨 편집 > 'html 편집' 클릭
  2. 아래의 코드를 <head>와 </head> 사이에 넣어준다.
    <script type="text/x-mathjax-config">
    	MathJax.Hub.Config({
    		tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
    	});
    </script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML">
    </script>​

  3.  설정 > 꾸미기 > 모바일 > 모바일 꾸미기 설정 > '티스토리 모바일 웹 자동 연결을 [사용하지 않습니다.]' 
    이렇게 해야 모바일에서 접속했을 때에도 수식이 깨지지 않는다. 

수식 적용

  • 글쓰기에서 수식 앞뒤로 $를 붙여준다.

$\tan ^{-1}\left( \dfrac{G_{x}}{G_{y}}\right)$

 


LaTeX 변환 사이트

수식을 마우스로 직접 작성하고, convert를 클릭하면 우측 상단 LaTex에 LaTex 코드가 나온다.

 

math

 

webdemo.myscript.com


가장 많이 사용하는 사이트는 아래와 같다.

 

Equation Editor for online mathematics - create, integrate and download

Download svg gif png pdf emf 5 pt 9 pt 10 pt 12 pt 18 pt 20 pt 50 80 100 110 120 150 200 300 Transparent White Black Red Green Blue Inline Block WordPress phpBB Tiny Wiki url url encoded xml pre doxygen html latex Formatted string containing your Equation

editor.codecogs.com