![如何从字体目录中停用字体](https://linux22.com/image/445331/%E5%A6%82%E4%BD%95%E4%BB%8E%E5%AD%97%E4%BD%93%E7%9B%AE%E5%BD%95%E4%B8%AD%E5%81%9C%E7%94%A8%E5%AD%97%E4%BD%93.png)
例如,如果我想使用https://tug.org/FontCatalogue/royalinitialen/我正在写的故事的第一个字母上是大写,但之后的每个字母都是默认字体。我该怎么做?这就是我所拥有的,它会产生 Royal T 而不会产生其他任何内容(因为 Royal 只接受大写字母):
\initfamily{T}he car was delivered to the appropriate address
例如,如果我想使用https://tug.org/FontCatalogue/royalinitialen/我正在写的故事的第一个字母上是大写,但之后的每个字母都是默认字体。我该怎么做?这就是我所拥有的,它会产生 Royal T 而不会产生其他任何内容(因为 Royal 只接受大写字母):
\initfamily{T}he car was delivered to the appropriate address