情報科学類 二年 吉村 優
https://gist.github.com/3760110
プレゼンテーションを作るアプリケーションは、 MSの製品などいくつあるが、木構造をスライドとして持つものは恐らくない。
open build/LaTeX | |
DefineCommandVars() | |
.SUBDIRS: . |
\lstset{ | |
basicstyle=\footnotesize\tt, | |
keywordstyle=\footnotesize\sl, | |
numbers=left, | |
breaklines=true, | |
frame=trbl, | |
showstringspaces=false, | |
firstnumber=1, | |
xleftmargin=16pt, | |
xrightmargin=4pt, |
\makeatletter | |
\def\@sect#1#2#3#4#5#6[#7]#8{% | |
\ifnum #2>\c@secnumdepth | |
\let\@svsec\@empty | |
\else | |
\refstepcounter{#1}% | |
\protected@edef\@svsec{\@seccntformat{#1}\relax}% | |
\fi | |
\@tempskipa #5\relax |
情報科学類 二年 吉村 優
https://gist.github.com/3760110
プレゼンテーションを作るアプリケーションは、 MSの製品などいくつあるが、木構造をスライドとして持つものは恐らくない。
$ convert -density 10000 mand.pdf mand.png | |
Error: /ioerror in --run-- | |
Operand stack: | |
--dict:6/15(L)-- 59.4618 169.32 | |
Execution stack: | |
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1846 1 3 %oparray_pop 1845 1 3 %oparray_pop 1829 1 3 %oparray_pop --nostringval-- --nostringval-- 2 1 1 --nostringval-- %for_pos_int_continue --nostringval-- --nostringval-- --nostringval-- --nostringval-- %array_continue --nostringval-- false 1 %stopped_push --nostringval-- %loop_continue --nostringval-- --nostringval-- | |
Dictionary stack: | |
--dict:1155/1684(ro)(G)-- --dict:1/20(G)-- --dict:75/200(L)-- --dict:75/200(L)-- --dict:106/127(ro)(G)-- --dict:285/300(ro)(G)-- --dict:22/25(L)-- --dict:4/6(L)-- --dict:21/40(L)-- --dict:5/5(L)-- --dict:1/1(ro)(G)-- --dict:5/5(L)-- | |
Current allocation mode is local | |
Las |
rml H HiraMinPro-W3.otf | |
rmlv V HiraMinPro-W3.otf | |
gbm H HiraKakuPro-W3.otf | |
gbmv V HiraKakuPro-W3.otf | |
%%% OTF package | |
hminr-h H HiraMinPro-W3.otf | |
hminr-v V HiraMinPro-W3.otf | |
otf-ujmr-h UniJIS-UTF16-H HiraMinPro-W3.otf |
\usepackage{listings} | |
\lstset{ | |
language=C, | |
basicstyle=\footnotesize\tt, | |
keywordstyle=\footnotesize\sl, | |
breaklines=true, | |
numbers=left, | |
frame=trbl, | |
showstringspaces=false, |
readline
http://utopia.knoware.nl/~hlub/rlwrap/rlwrap-0.37.tar.gz
$ ./configure --prefix=/path/to/install/directory --disable-debug --disable-dependency-tracking
http://downloads.sourceforge.net/gauche/Gauche/Gauche-0.9.3.2.tgz
なし。
$ ./configure --prefix=/path/to/install/directory --disable-dependency-tracking --enable-multibyte=utf-8
http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz
$./configure --prefix=/path/to/install/directory
--mandir=/path/to/man/directory
--enable-multibyte