#pragma section-numbers off [[TableOfContents]] = 概要 = 自分の案を通すためにはプレゼンは必須です。 どんなに良い案でも、相手を納得させられなければ、実現する事は難しいです。 = プレゼンのポイント = [http://www.namazu.org/~satoru/misc/presen.html 作品をよく見せるためのお手軽なテクニック集] http://itpro.nikkeibp.co.jp/free/ITPro/OPINION/20031104/1/ = TeXによるプレゼン資料作成 = http://www2.odn.ne.jp/nmatunaga/framedir/tex/tex_presen.htm http://www.cc.kyushu-u.ac.jp/RD/watanabe/RESERCH/PROSPER/ http://rd.cc.kyushu-u.ac.jp/~daisuke/prosper/ http://www.al.cs.kobe-u.ac.jp/~toyoda/Hobby/Linux/prosper.html http://risa.is.tokushima-u.ac.jp/~tetsushi/mkslide/ http://www.nls.ics.saitama-u.ac.jp/~kento/japanese/prosper/ ["LaTeX"] = 画像類 = http://puchol.com/cpg/software/mgp/ = Prosperメモ = http://prosper.sourceforge.net/ 全画面表示:WinはCTRL-L,MacはCommand+L。次ページ移動はReturnで、終了はESC prosper-tour.texは以下のようにしてコンパイルします。dviファイルから直接PDF作成できないので注意してください。 {{{ platex prosper-tour platex prosper-tour dvipsk -P dl -D 600 -t a4 prosper-tour ps2pdf13 prosper-tour.ps prosper-tour.pdf }}} フォント埋め込みはエラーが出ます。 unembeddable CIDFont = 参考サイト = ---- CategoryPrograming