blob: 4e22b4d696178aa4e9a7a8c45026113c9ac62153 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
title: Ligature
slug: Glossary/Ligature
translation_of: Glossary/Ligature
---
<p>“连字” 是指将两个字符组合后变为一个形状,像是法语中的“œ” 就是“oe”的连字。</p>
<p>你可以在网页中使用 {{cssxref("font-variant-ligatures")}} 来实现连字</p>
<section class="Quick_links" id="Quick_Links">
<ol>
<li>{{interwiki("wikipedia", "Typographic ligature", "Ligature")}} on Wikipedia</li>
</ol>
</section>
|