# LaTeX/Special Characters
## TOC
## Special characters
\check{I} : \check{I}
\acute{J} : \acute{J}
\grave{K} : \grave{K}
\vec{u}, \vec{AB} : \vec{u}, \vec{AB}
\overrightarrow{u}, \overrightarrow{AB} : \overrightarrow{u}, \overrightarrow{AB}
\bar{z} : \bar{z}
\hat{x} : \hat{x}
\tilde{x} : \tilde{x}
\dot{x}, \ddot{x}, \dddot{x} : \dot{x}, \ddot{x}, \dddot{x}
\mathring{A} : \mathring{A}
## Math mode accents
\acute{a} : \acute{a}
\bar{a} : \bar{a}
\acute{\acute{A}} : \acute{\acute{A}}
\bar{\bar{A}} : \bar{\bar{A}}
\breve{a} : \breve{a}
\check{a} : \check{a}
\breve{\breve{A}} : \breve{\breve{A}}
\check{\check{A}} : \check{\check{A}}
\ddot{a} : \ddot{a}
\dot{a} : \dot{a}
\ddot{\ddot{A}} : \ddot{\ddot{A}}
\dot{\dot{A}} : \dot{\dot{A}}
\grave{a} : \grave{a}
\hat{a} : \hat{a}, \widehat{oo} : \widehat{oo}
\grave{\grave{A}} : \grave{\grave{A}}
\hat{\hat{A}} : \hat{\hat{A}}
\tilde{a} : \tilde{a}, \widetilde{oo} : \widetilde{oo}
\vec{a} : \vec{a}
\tilde{\tilde{A}} : \tilde{\tilde{A}}
\vec{\vec{A}} : \vec{\vec{A}}
### To keep the dots of i/j from interfering with the accents.
\hat{\imath} : \hat{\imath}, \hat{i} : \hat{i}
\vec{\jmath} : \vec{\jmath}, \hat{j} : \hat{j}
## RRA
- Wikibooks.org :: LaTeX/Special Characters - Math mode
http/https 링크및 수식 (\ [ Outline 수식 \ ],\ ( inline 수식 \ )::\이후 띄어쓰기 없이) 을 넣으실 수 있습니다. 또한 code 는```시작,```/마지막으로 감싸 주시면 pretty-printed 되어서 나타납니다.```[.lang-js.scrollable.no-linenums]같이 언어를 선택해 주실수도 있고, 긴 수식의 경우 scroll bar 가 생기게 만드실 수도 있습니다. .no-linenums 로 line numbering 을 없앨수도 있습니다.댓글 입력 후 rendering 된 형태를 보시려면, Handle CmtZ (단축키: N) 버튼을 눌러주세요. 오른쪽 아래 Floating Keys 에 있습니다. 아니면 댓글 젤 아래에 버튼이 있습니다.