[[Linux]] > Vine Linux

*[[Vine Linux:http://vinelinux.org/]] [#z3f9b7a7]

#ref(http://trac.vinelinux.org/chrome/site/trac-header.png,right,around,nolink,Vine Linux)

&color(White,#5F2F2F){  ''◆目次◆''  };&br;

#contents

*Vine Linux とは [#c3c75f2e]

Vine Linux はコンパクトで軽量な国産の日本語 Linux ディストリビューションです.

-[[Vine Linux:http://vinelinux.org/]]

**VineSeed [#ocbe7947]

VineSeed は Vine Linux の開発版です.~
新しい TeX Live/Vine Linux を使用したい場合は VineSeed がおすすめです.~

-[[VineSeed – VineSeed:http://trac.vinelinux.org/wiki/VineSeed]]
-[[Vine7/HowToUpgrade – VineSeed:http://trac.vinelinux.org/wiki/Vine7/HowToUpgrade]]
-[[VineSeed Package Information:http://vinelinux.org/seed/vineseed.html]]

*TeX Live [#c1d98d5f]

**TeX Live 公式パッケージ [#a6e990be]
-[[Linux#texliveinstall]]

**TeX Live/Vine Linux [#ue950dcc]
-[[TeXEnvironment – VineSeed:http://trac.vinelinux.org/wiki/TeXEnvironment]]

 $ sudo apt-get install task-texlive-full

VineSeed のパッケージは TeX Live 2014/dev/Vine Linux になっています.~

 $ platex -v
 e-pTeX 3.1415926-p3.4-130605-2.6 (utf8.euc) (TeX Live 2014/dev/Vine Linux)
 kpathsea version 6.2.0dev
 ptexenc version 1.3.2dev
 Copyright 2013 D.E. Knuth.
 There is NO warranty.  Redistribution of this software is
 covered by the terms of both the e-pTeX copyright and
 the Lesser GNU General Public License.
 For more information about these matters, see the file
 named COPYING and the e-pTeX source.
 Primary author of e-pTeX: Peter Breitenlohner.

*[[Python]] [#vedf0458]

 $ sudo apt-get install python python3

*[[Ruby]] [#re5ab47e]

 $ sudo apt-get install ruby

*[[Perl]] [#b68da57f]

 $ sudo apt-get install perl

*[[Evince]] [#see6a1a0]

 $ sudo apt-get install evince

*[[Okular]] [#j32e00af]

 $ sudo apt-get install okular

*[[Adobe Reader]] [#p1d90d24]

[[Adobe Reader 9 は 2013年6月26日 でサポートが終了:http://www.adobe.com/jp/jos/acrobat/it/endsupport.html]]しました.~
Adobe Reader 9 を使用している方は Adobe Reader XI にアップグレードしてください.~
Adobe Reader XI は [[Wine]] 上でも動作します.~

*[[TeXworks]] [#g983cd3a]

-[[TeXworks:http://vinelinux.org/docs/vine6/tex-guide/texworks.html]]
-[[Vine Linux 6 でTexWorks:http://blog.livedoor.jp/rootan2007/archives/51823342.html]]

 $ sudo apt-get install texworks

タイプセットのデフォルトが pdfLaTeX に設定されている場合は pLaTeX (ptex2pdf) に変更します.~
VineSeed の TeXworks は初回起動時に Segmentation fault が発生して起動できないことがありますが 2 回目以降は起動できるようです.~

*[[LyX]] [#f3133664]
-[[LyX:http://vinelinux.org/docs/vine6/tex-guide/lyx.html]]

 $ sudo apt-get install lyx

*[[LaTeXila]] [#vec46f06]

 $ sudo apt-get install latexila

*[[Emacs]] [#d8c86cfd]

 $ sudo apt-get install emacs

**[[YaTeX]] [#b339a19f]

-[[YaTeX(やてふ):http://vinelinux.org/docs/vine6/tex-guide/yatex.html]]
-[[[推奨] \C-c から \C-c \C- へ変更 [yatex:04567]:http://trac.vinelinux.org/browser/projects/specs/trunk/y/yatex/vine-default-yatex.el]]

**[[AUCTeX]] [#l05e9420]
-[[AUCTeX:http://vinelinux.org/docs/vine6/tex-guide/auctex.html]]
-[[Vine Linux 6 向けに AUCTeX のパッケージを調整しました:http://d.hatena.ne.jp/munepi/20110623/auctex]]
-[[[あまり要を得ないメモ] auctex のメニュー [Vine Linux 6.0]:http://log-c.blog.so-net.ne.jp/2011-09-16-2]]

*[[Vim]] [#na92681c]

 $ sudo apt-get install vim