carettah usage

Post on 12-May-2015

2.462 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

$ sudo apt-get install carettah

http://www.debian.org/releases/sid/

* http://www.haskell.org/platform をインストール* http://www.haskell.org/haskellwiki/Gtk2Hs をインストール* http://abstrakraft.org/cwiid/ をインストール* cabal update; cabal install carettah

$ carettah -n hoge.md & # プレゼンウィンドウ起動$ cat hoge.md# Presentation Title![background](debian.png)

Your Name

# Slide Title* item1* item2* item3

![inline](turtle.png)

# スライドタイトル![background](しゃれおつ画像.png)

![inline](もっとしゃれおつ画像.png)

$ carettah -o sample.md$ evince output.pdf

top related