| r117 vs r118 | ||
|---|---|---|
| ... | ... | |
| 511 | 511 | * 편집창에서 쓰는 띄어쓰기는 명령어를 구분해주는 기능을 합니다. 수식 자체의 띄어쓰기는 {{{\, \quad, \qquad}}}를 입력해 줍니다. |
| 512 | 512 | === 분수 === |
| 513 | 513 | 분수는 {{{\frac{분자}{분모} }}}혹은{{{ {분자 \over 분모}}}} 형태로 나타낼 수 있습니다. 이 때 글씨 크기를 일정하게 유지하려면{{{ \displaystyle}}}를 씁니다. |
| 514 | {{{<math> \frac{1}{3} + \frac{5}{7} = \frac{22}{21}</math>}}} | |
| 514 | 515 | |
| 515 | 516 | <math> \frac{1}{3} + \frac{5}{7} = \frac{22}{21}</math> |
| 517 | ||
| 518 | {{{<math> \displaystyle \frac{1}{3} + \frac{5}{7} = \frac{22}{21}</math>}}} | |
| 519 | ||
| 520 | <math> \displaystyle \frac{1}{3} + \frac{5}{7} = \frac{22}{21}</math> | |
| 516 | 521 | == youtube 동영상 삽입 == |
| 517 | 522 | |
| 518 | 523 | {{{ [youtube(유튜브 공유 링크)] }}} 로 유튜브 동영상을 삽입 가능합니다. |
| ... | ... |