latex

関数 argmax の表記を定義する

\newcommand{\argmin}{\operatornamewithlimits{argmin}} http://d.hatena.ne.jp/audioswitch/20090111/1231644867

LaTeXで式展開の説明文を付ける方法

http://www.hyuki.com/d/200603.html#i20060325120127 \tag*{hoge} でその行の数式番号をhogeに置き換える。

Arbitrary \LaTeX reference

http://latexdev.knobs-dials.com/ アクセントって意外に標準のLaTeXでも入れられるものが多い。 \'o \`o \^o \"o \~n \=o \.o \u{o} \v{o} \H{o} \r{u} \.Z \t{oo} \c{c} \d{o} \b{o} \ae ~ \AE \oe ~ \OE \o ~ \O \aa ~ \AA \l ~ \L \ss \c{\ss}

T E Xのページ(Powered by 元幹事長)

http://www.geocities.jp/whitekeyhole/ronbun/frame.html yet another TeX と 論文作成 tutorial

備忘録 - Meadow

http://chaosweb.complex.eng.hokudai.ac.jp/~hagi/contents/memo-meadow-tex.html latexmk とか reftex の使い方 with YaTeX

研究報告文献の引用の仕方

http://www.ipsj.or.jp/09sig/kenkyukai/innyou.html 情報処理学会研究報告の論文を引用する場合

内部向け TeX いくらかのコツ

http://hawaii.aist-nara.ac.jp/~shige-o/tips/textips.html 複数行数式には align を使うことを検討しよう

AVMs in LaTeX

http://www.essex.ac.uk/linguistics/clmt/latex4ling/avms/

JabRef reference manager

http://jabref.sourceforge.net citation 管理の定番 bibtex ファイルの編集ソフト。 カスタマイズ可能なエクスポートと、bibtex ネイティブの読み書きという基本機能がそろっている。 citeseer からインポートとかできるらしい。via BibTeX関連ツール - TeX…

日本語フォントの埋め込み

$TEXMF/fonts/truetype に msgothic.ttc, msmincho.ttc をコピーする。(普通は必要ないが) $TEXMF/web2c/texmf.cnf -SYSTTF = c:/{winnt,windows,winnt35}/fonts//;c:/usr/sysfonts// +SYSTTF = c:/{winnt,windows,windows.1,winnt35}/fonts//;c:/usr/sysfon…

kagiPDF

数式・画像を含む LaTeX を出力できる、日本語対応の reStructuredText基本的には、rst2latex.py のための小さなラッパー。nkfとLV が必要。

TeXmacs

TeXmacs で日本語使うための方法

sideset in amsmath

TeX Frequently Asked Questions -- question label "algorithms"

http://www.tex.ac.uk/cgi-bin/texfaq2html?label=algorithms

ruby in LaTeX

確か奥村先生の作。 %%%%%%% ruby{body}{rb} \makeatletter \def\kanjistrut{\vrule \@height0.88zw \@depth0.12zw \@width\z@} \newdimen\mytempdima \newcommand{\ruby}[2]{% \leavevmode \setbox0=\hbox{#1}% \mytempdima=\f@size\p@ \setbox1=\hbox{\fon…

LaTeX for writing papers in English

http://www.jaist.ac.jp/~n-yoshi/tips/latex_tricks.html

The TeX Catalogue OnLine, Topic Index

CTAN にある LaTeX のいろんなパッケージのカテゴリ分けされたリスト。 http://www.ctan.org/tex-archive/help/catalogue/bytopic.html csvtools とかある。

reStructuredText -> LaTeX

Wiki っぽい簡単なマークアップから、LaTeX ソース(など)への変換ができる。 この手のツールの中では、一番広く使われている感じ。とりあえず、docutils と、 rst-mode.el を入れて、 Meadow/Emacs memo -- ロードパス を参考にして、load-path が通ってる…

\usepackage{fullpage}

http://www.tug.org/tex-archive/macros/latex/contrib/preprint/fullpage.dtx % Call as \usepackage[options]{fullpage} % Options = in (default) for 1 inch % cm for 1.5 cm % plain (default) sets \pagestyle{plain} % empty sets \pagestyle{empty} …

環境変数TEXINPUTS - 物理のかぎしっぽ

http://hooktail.org/computer/index.php?%b4%c4%b6%ad%ca%d1%bf%f4texinputs TEXINPUTS = .;C:/xxx/xxx/mytex//; ポイントは、カレントディレクトリを入れること、 区切りは;であること、 各ディレクトリの最後は//で終わること。←「再帰的」の意味らしい。

Another Font for English in the LaTeX distribution

\usepackage{txfonts}

draft オプションがあるときだけ表示

[src] \newcommand\Draft[1]{ \ifdraft{\hfill \bf ■---\texttt{DRAFT}--- #1 ---\texttt{DRAFT}---■ \hspace{-2em}}\fi } [/src] \Draft{あとで図を} のように使うと、 \documentclass[draft] のときだけ表示される。

pdf を縮小してタイル状に配置

pdfnup --nup 2x3 --delta "0 2cm" --frame true xxx.pdf pdfnup は、pdfjam というパッケージにはいってる。PDFファイルを生成する仮想プリンタ cups-pdf と組み合わせると、 けっこう柔軟に拡大縮小ができるっぽい。

表の中身に脚注をつける

じかに \footnote と付けても表示されない。 \begin{tabular}{|c|c|c|} 1.234 \footnotemark& 1234 & 111 \\ \end{tabular} \footnotetext{概算値}

LaTeXでプレゼンテーション・シリーズ:まとめ - 外圏Wiki

http://windom.phys.hirosaki-u.ac.jp/fswiki/wiki.cgi?page=latex%a4%c7%a5%d7%a5%ec%a5%bc%a5%f3%a5%c6%a1%bc%a5%b7%a5%e7%a5%f3%a1%a6%a5%b7%a5%ea%a1%bc%a5%ba%a1%a7%a4%de%a4%c8%a4%e1 pLaTex 2e 配布に含まれる slides, seminar クラスを使ったスライ…

Screen Presentation Tools

http://www.miwie.org/presentations/html/ LaTeX + PDF を中心に、プレゼン用のツールを網羅的に紹介。

dvips の日本語フォントを変える

dvips はデフォルトで東風フォントを使う。 東風フォントは大きくしたとき特にアンバランスさが気になる。 ということで、 Ghostscript 7.07 - TeX Wiki あたりを参考に、 GhostScript が使う仮想的なフォントである Ryumin-Light や GothicBBB-Medium など…