1. Defines a programming variable. Typically renders in an italicfont style.
定义程序变量,通常以斜体显示。
来自互联网
2. The place where the italicfont is stored is not broken; but the system's process of rendering italic is broken.
斜体字的存储位置并没有被破坏,但是渲染斜体字的系统进程被破坏了。
来自互联网
3. The XML file can be processed to format this word in some distinct way, such as with a bold or italicfont.
可以处理XML文件来以不同的方式格式化此单词,比如将其设置为粗体或斜体。
来自互联网
4. When making a font family with a Roman and an italicfont, the italic font can be constructed in many different ways.
当你制作一个包含“罗马体”和“意大利体”的字体家族时,这个“意大利体”可以用各种不同的方式来构建。
来自互联网
5. When a true italicfont is not available on a computer or printer, an oblique style can be generated from the normal font and used to simulate an italicfont.
当计算机或打印机上没有真正的斜体字体时,则可以从普通字体生成倾斜字体,并用于模仿斜体字体。
来自互联网
6. You can also specify a bold italicfont by putting a space between the two attributes: bold italic. (This technique for combining attributes holds true for all attributes in the Synth XML file.)
7. Notice how the italic font style has a more flowing and visually appealing appearance than the oblique font style, which is simply created by skewing the normal font style version of the text.
12. Most browsers render emphasized text in italics, and so you can simply transform the element into an fo:inline> element with an italic"> attribute. Start with this markup