MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guía de usuario Pagina 248

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 247
8 Create Custom Stylesheets
8-42
name_map — Contains name_mapping elements that specify the name of the font, the
language, and the font usage in the report (for example, body text).
file_map— Contains entries for the location of the font files for the fonts specified in
the name_map.
For example, the following lang_font_map.xml file includes name_map and file_map
entries that provide basic PDF font support for Japanese (ja), Korean (ko), and Russian
(ru).
lang_font_map.xml example
<?xml version="1.0" encoding="UTF-8" ?>
<lang_font_map>
<name_map>
<name_mapping lang="ja" platform="win" usage="body">MS Gothic</name_mapping>
<name_mapping lang="ja" platform="win" usage="monospace">MS Gothic</name_mapping>
<name_mapping lang="ja" platform="win" usage="sans">MS Gothic</name_mapping>
<name_mapping lang="ja" platform="win" usage="title">MS Gothic</name_mapping>
<name_mapping lang="ko" platform="win" usage="body">Gulim</name_mapping>
<name_mapping lang="ko" platform="win" usage="monospace">Gulim</name_mapping>
<name_mapping lang="ko" platform="win" usage="sans">Gulim</name_mapping>
<name_mapping lang="ko" platform="win" usage="title">Gulim</name_mapping>
Vista de pagina 247
1 2 ... 243 244 245 246 247 248 249 250 251 252 253 ... 985 986

Comentarios a estos manuales

Sin comentarios