Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save youcune/8310781 to your computer and use it in GitHub Desktop.
Save youcune/8310781 to your computer and use it in GitHub Desktop.
これを ~/Library/Application Support/Microsoft/Office/ユーザー テンプレート/個人用テーマ/Theme Fonts に設置すると、Mac版PowerPointでヒラギノ角ゴをデフォルトフォントにしたテーマが使えます。 参考 http://irritantis.info/2013/08/font_pattern_for_mac_powerpoint_theme/
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<a:fontScheme xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" name="Lucida Grande+ヒラギノ角ゴ"><a:majorFont><a:latin typeface="Lucida Grande"/><a:ea typeface="ヒラギノ角ゴ ProN"/><a:cs typeface=""/></a:majorFont><a:minorFont><a:latin typeface="Lucida Grande"/><a:ea typeface="ヒラギノ角ゴ ProN"/><a:cs typeface=""/></a:minorFont></a:fontScheme>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment