r11
r4
1[[분류:테스트]]{{{#!wiki style="overflow-x: visible; overflow-y: hidden;"
r9
2{{{#!wiki style="display: inline-block; padding: 0 calc(25em/@크기=100@); border: 1px solid wheat; font-size: calc(0.04em*@크기=100@);"
r8
3{{{#!wiki style="display: inline-flex; min-width: 1.25em; min-height: 2.5em; background: linear-gradient(to top, transparent calc(50% - .5em - 1px), gray calc(50% - .5em - 1px), gray calc(50% - .5em + 1px), transparent calc(50% - .5em + 1px), transparent calc(50% - .25em - 1px), gray calc(50% - .25em - 1px), gray calc(50% - .25em + 1px), transparent calc(50% - .25em + 1px), transparent calc(50% - 1px), gray calc(50% - 1px), gray calc(50% + 1px), transparent calc(50% + 1px), transparent calc(50% + .25em - 1px), gray calc(50% + .25em - 1px), gray calc(50% + .25em + 1px), transparent calc(50% + .25em + 1px), transparent calc(50% + .5em - 1px), gray calc(50% + .5em - 1px), gray calc(50% + .5em + 1px), transparent calc(50% + .5em + 1px)); align-items: center;"
4{{{#!wiki style="display: inline-block; max-width: 1em; max-height: 1em; margin-top: -0.125em 0.125em 0 0.125em;"
5{{{𝄞}}}}}}{{{#!wiki style="dislay: inline-block; max-width: 1em; margin-top: .125em;"
6{{{#!wiki style="margin-top: 0em; max-height: 1em;"
7\♩}}}{{{#!wiki style="margin-top: -.75em; max-height: .25em;"
8\♩}}}{{{#!wiki style="margin-top: -.75em; max-height: 1em; "
9\♩}}}{{{#!wiki style="margin: 0.625em 0.25em 0 0.125em; height: 0px; border: 1px solid gray;"
10}}}}}}{{{#!wiki style="margin-top: 0em; min-height: calc(1em + 2px); width: .25em; background: linear-gradient(to left, black calc(0% + .15em), transparent calc(0% + .15em), transparent calc(0% + .2em), black calc(0% + .2em))"
r7
11}}}}}}}}}}}}
r1
12위 악보는 그림 파일이 아니라 wiki style과 문자를 넣어서 만든 악보이다.
r4
13미디어위키 엔진에서 구현된 적이 있을 수도 있고 없을 수도 있다.
14
r10
15--\[tableofcontents\]--
16--\== 개요 \==--
17== 유니코드 지원 문제 ==
r4
18{{{#!if "𝄞"[0]==0xd834
r10
19높은음자리표(𝄞)는 0xd834인데 별도 글꼴을 설치해야 볼 수 있다. 높은음자리표만 아니라 다른 주요 악보 기호들은 본문에 기본적으로 표시되는 글꼴에는 지원되지 않는 유니코드들이므로 모두 □로 보인다. 모바일에서는 지원되는 유니코드라서 보이는 모양이다. 그러므로 해당 유니코드가 지원되면서 the seed 엔진 상에 불러올 수 있는 font-family를 찾아야 한다.}}}
r11
20
21{{{#!if "🎼"[0]==0xd83c
22여담으로 악보 이모지(🎼)는 0xd83c이다.}}}