MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 248

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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>
Page view 247
1 2 ... 243 244 245 246 247 248 249 250 251 252 253 ... 985 986

Comments to this Manuals

No comments