컴퓨터 관련.../Server
티스토리에서의 수식 입력
김동훈
2007. 11. 29. 11:08
원문 : http://whitestar.tistory.com/1174223314
1. http://www.w3.org/Math 를 참조하고, 다음의 링크에 가서 ASCIIMathML.js 를 받는다.
http://mathcs.chapman.edu/~jipsen/mathml/asciimathdownload.html
2. 티스토리의 블로그 -> 관리자 또는 글쓰기 -> 스킨 -> 직접 올리기에 업로드 시킨다.
3. 자신의 스킨을 편집하여 <head>~</head> 사이에 다음을 추가한다.
<script type="text/javascript" src="./images/ASCIIMathML.js"></script>
4. 잘 사용한다. ^^
어떻게 잘 사용하는지는 다음의 링크에 들어가보면 잘 나와 있다.
http://www1.chapman.edu/~jipsen/mathml/asciimath.html
단, 인터넷 익스플로러(IE) 사용자 중에는 mathplayer를 다운받아 설치해야 하는 경우가 있다.
좀 더 자세한 사항은 원문을 참고하세요~.
수식 테스트 : `x^2+y_1+z+12^34`
1. http://www.w3.org/Math 를 참조하고, 다음의 링크에 가서 ASCIIMathML.js 를 받는다.
http://mathcs.chapman.edu/~jipsen/mathml/asciimathdownload.html
2. 티스토리의 블로그 -> 관리자 또는 글쓰기 -> 스킨 -> 직접 올리기에 업로드 시킨다.
3. 자신의 스킨을 편집하여 <head>~</head> 사이에 다음을 추가한다.
<script type="text/javascript" src="./images/ASCIIMathML.js"></script>
4. 잘 사용한다. ^^
어떻게 잘 사용하는지는 다음의 링크에 들어가보면 잘 나와 있다.
http://www1.chapman.edu/~jipsen/mathml/asciimath.html
단, 인터넷 익스플로러(IE) 사용자 중에는 mathplayer를 다운받아 설치해야 하는 경우가 있다.
좀 더 자세한 사항은 원문을 참고하세요~.
수식 테스트 : `x^2+y_1+z+12^34`