File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33A modern syntax highlighting for PowerPoint.
44
5+ (後ろに日本語の説明があります)
6+
57![ Screen Shot] ( doc/PowerSyntax.png )
68
79## How it works?
@@ -22,3 +24,28 @@ Unzip and execute `PowerSyntax.vsto`.
22241 . Choose language and theme.
23252 . Select text or shape that contains text.
24263 . Run "Apply Syntax Highlight" command.
27+
28+ ----
29+
30+ # PowerSyntax
31+
32+ PowerSyntaxは、PowerPoint上でモダンなシンタックスハイライトを提供するアドインです。
33+
34+ ## 動作原理
35+
36+ [ highlight.js] ( https://highlightjs.org/ ) によってシンタックスハイライトを行い、スタイルを抽出しています。
37+
38+ ## 機能
39+
40+ * PowerPointの標準的なフォントスタイルを使います。表示する際にはこのアドインを必要としません。
41+ * 185言語、89スタイルに対応しています(2019-07-11現在, thanks to [ highlight.js] ( https://highlightjs.org/ ) )
42+
43+ ## インストール
44+
45+ Releaseのページからダウンロードしたzipファイルを展開し、` PowerSyntax.vsto ` を実行してください。
46+
47+ ## 使用方法
48+
49+ 1 . "アドイン"タブで言語とテーマを選択します
50+ 2 . テキスト、またはテキストを含む図形を選択します
51+ 3 . "Apply Syntax Highlight"をクリックしてシンタックスハイライトを実行します
You can’t perform that action at this time.
0 commit comments