[[TeXlipse]] > [[設定>TeXlipse/設定]] > Windows

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

#contents

*ビルダー設定 &aname(builder); [#j3f79297]

デフォルトの設定では,upLaTeX が使えないので変更します.~

----
&color(Black,#473EBE){ &color(Black,#DAEAFF){ ウィンドウ(W) }; &color(White){''>''}; &color(Black,#DAEAFF){ 設定(P) }; };&br;
----
&color(#675EDE,#675EDE){%%%                       %%%};&br;
  …&br;
  ◢ Texlipse&br;
      BibSonomy&br;
    ▷ BibTeX エディター&br;
    ▷ エディター&br;
    ▷ スペル・チェッカー&br;
      ドキュメント・テンプレート&br;
    ▷ ビューアー設定&br;
    ▷&color(Black,#DAEAFF){ ビルダー設定 };&br;
  …&br;
----

**編集前 [#j7da835a]

TeX Live がインストールされていれば以下のような表示になっているはずです.&br;
----
&color(#675EDE,#675EDE){%%%                          &color(Black){''設定''};                                &color(#675EDE,#675EDE){%%%[ &color(Black){''◛''}; ]%%%};&color(#675EDE,#675EDE){%%%[ &color(Black){''▭''}; ]%%%};&color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
 ''ビルダー設定''

  ドキュメントのビルドに使用するプログラム:&br;
  Latex program   (C:\texlive\2014\bin\win64\latex.exe または C:\texlive\2014\bin\win32\latex.exe)&br;
  PsLatex program   ()&br;
  PdfLatex program   (C:\texlive\2014\bin\win64\pdflatex.exe または C:\texlive\2014\bin\win32\pdflatex.exe)&br;
  XeLatex program   (C:\texlive\2014\bin\win64\xelatex.exe または C:\texlive\2014\bin\win32\xelatex.exe)&br;
  LuaLatex program   (C:\texlive\2014\bin\win64\lualatex.exe または C:\texlive\2014\bin\win32\lualatex.exe)&br;
  Bibtex program   (C:\texlive\2014\bin\win64\bibtex.exe または C:\texlive\2014\bin\win32\bibtex.exe)&br;
  Biber (BibLaTeX)   (C:\texlive\2014\bin\win64\biber.exe または C:\texlive\2014\bin\win32\biber.exe)&br;
  Makeindex program   (C:\texlive\2014\bin\win64\makeindex.exe または C:\texlive\2014\bin\win32\makeindex.exe)&br;
  Dvips program   (C:\texlive\2014\bin\win64\dvips.exe または C:\texlive\2014\bin\win32\dvips.exe)&br;
  Dvipdf program   (C:\texlive\2014\bin\win64\dvipdfm.exe または C:\texlive\2014\bin\win32\dvipdfm.exe)&br;
  Ps2pdf program   ()&br;
  Makeindex program (nomencl)   (C:\texlive\2014\bin\win64\makeindex.exe または C:\texlive\2014\bin\win32\makeindex.exe)&br;
  Kpsewhich program   (C:\texlive\2014\bin\win64\kpsewhich.exe または C:\texlive\2014\bin\win32\kpsewhich.exe)&br;
----

これらを [編集(E)...] します.~

**編集 [#je390768]

----
&color(Black,#473EBE){ &color(White,#1188FF){ Latex program … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the Latex program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\uplatex.exe%%% または %%%C:\texlive\2014\bin\win32\uplatex.exe%%%&br;
   引数:            %%%-no-guess-input-enc -kanji=utf8 -synctex=1 -interaction=nonstopmode "%input"%%%&br;
   Input format: .tex    出力フォーマット: .dvi&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ PdfLatex program … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the PdfLatex program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\pdflatex.exe%%% または %%%C:\texlive\2014\bin\win32\pdflatex.exe%%%&br;
   引数:            %%%-synctex=1 -interaction=nonstopmode "%input"%%%&br;
   Input format: .tex    出力フォーマット: .pdf&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ XeLatex program … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the XeLatex program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\xelatex.exe%%% または %%%C:\texlive\2014\bin\win32\xelatex.exe%%%&br;
   引数:            %%%-synctex=1 -interaction=nonstopmode "%input"%%%&br;
   Input format: .tex    出力フォーマット: .pdf&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ LuaLatex program … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
■ lualatex の場合~
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the LuaLatex program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\lualatex.exe%%% または %%%C:\texlive\2014\bin\win32\lualatex.exe%%%&br;
   引数:            %%%-synctex=1 -interaction=nonstopmode "%input"%%%&br;
   Input format: .tex    出力フォーマット: .pdf&br;
&br;
   Program file ok
----
■ luajitlatex の場合~
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the LuaLatex program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\luajitlatex.exe%%% または %%%C:\texlive\2014\bin\win32\luajitlatex.exe%%%&br;
   引数:            %%%-synctex=1 -interaction=nonstopmode "%input"%%%&br;
   Input format: .tex    出力フォーマット: .pdf&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ Bibtex program … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the Bibtex program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\upbibtex.exe%%% または %%%C:\texlive\2014\bin\win32\upbibtex.exe%%%&br;
   引数:            %%%"%input"%%%&br;
   Input format: .bib    出力フォーマット: .aux&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ Biber (BibLaTeX) … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the Biber (BibLaTeX). If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\biber.exe%%% または %%%C:\texlive\2014\bin\win32\biber.exe%%%&br;
   引数:            %%%--bblencoding=utf8 -u -U --output_safechar "%input"%%%&br;
   Input format: .bcf    出力フォーマット: .bbl&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ Makeindex program … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the Makeindex program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\mendex.exe%%% または %%%C:\texlive\2014\bin\win32\mendex.exe%%%&br;
   引数:            %%%-U -s "%style" "%input"%%%&br;
   Program file:        %%%C:\texlive\2014\bin\win64\upmendex.exe%%% または %%%C:\texlive\2014\bin\win32\upmendex.exe%%%&br;
   引数:            %%%-s "%style" "%input"%%%&br;
   Input format: .idx    出力フォーマット: .ind&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ Dvips program … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the Dvips program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\dvips.exe%%% または %%%C:\texlive\2014\bin\win32\dvips.exe%%%&br;
   引数:            %%%-Ppdf -o "%output" "%input"%%%&br;
   Input format: .dvi    出力フォーマット: .ps&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ Dvipdf program … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the Dvipdf program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\dvipdfmx.exe%%% または %%%C:\texlive\2014\bin\win32\dvipdfmx.exe%%%&br;
   引数:            %%%"%input"%%%&br;
   Input format: .dvi    出力フォーマット: .pdf&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ Ps2pdf program … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                    &color(Black){''Edit builder program''};                  &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the Ps2pdf program. If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\ps2pdf.exe%%% または %%%C:\texlive\2014\bin\win32\ps2pdf.exe%%%&br;
   引数:            %%%"%input"%%%&br;
   Input format: .ps    出力フォーマット: .pdf&br;
&br;
   Program file ok
----

&color(Black,#473EBE){ &color(White,#1188FF){ Makeindex program (nomencl) … }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[編集(E)...]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                        &color(Black){''Edit builder program''};                      &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   Setup the Makeindex program (nomencl). If the program file field is empty, this program is disabled.&br;
   Program file:        %%%C:\texlive\2014\bin\win64\mendex.exe%%% または %%%C:\texlive\2014\bin\win32\mendex.exe%%%&br;
   引数:            %%%-U "%input" -s nomencl.ist -o "%output"%%%&br;
   Program file:        %%%C:\texlive\2014\bin\win64\upmendex.exe%%% または %%%C:\texlive\2014\bin\win32\upmendex.exe%%%&br;
   引数:            %%%"%input" -s nomencl.ist -o "%output"%%%&br;
   Input format: .nlo    出力フォーマット: .nls&br;
&br;
   Program file ok
----

**編集後 [#q5808f84]

----
&color(#675EDE,#675EDE){%%%                          &color(Black){''設定''};                                &color(#675EDE,#675EDE){%%%[ &color(Black){''◛''}; ]%%%};&color(#675EDE,#675EDE){%%%[ &color(Black){''▭''}; ]%%%};&color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
 ''ビルダー設定''

  ドキュメントのビルドに使用するプログラム:&br;
  Latex program   (C:\texlive\2014\bin\win64\uplatex.exe または C:\texlive\2014\bin\win32\uplatex.exe)&br;
  PsLatex program   ()&br;
  PdfLatex program   (C:\texlive\2014\bin\win64\pdflatex.exe または C:\texlive\2014\bin\win32\pdflatex.exe)&br;
  XeLatex program   (C:\texlive\2014\bin\win64\xelatex.exe または C:\texlive\2014\bin\win32\xelatex.exe)&br;
  LuaLatex program   (C:\texlive\2014\bin\win64\lualatex.exe または C:\texlive\2014\bin\win32\lualatex.exe)&br;
  Bibtex program   (C:\texlive\2014\bin\win64\upbibtex.exe または C:\texlive\2014\bin\win32\upbibtex.exe)&br;
  Biber (BibLaTeX)   (C:\texlive\2014\bin\win64\biber.exe または C:\texlive\2014\bin\win32\biber.exe)&br;
  Makeindex program   (C:\texlive\2014\bin\win64\mendex.exe または C:\texlive\2014\bin\win32\mendex.exe)&br;
  Makeindex program   (C:\texlive\2014\bin\win64\upmendex.exe または C:\texlive\2014\bin\win32\upmendex.exe)&br;
  Dvips program   (C:\texlive\2014\bin\win64\dvips.exe または C:\texlive\2014\bin\win32\dvips.exe)&br;
  Dvipdf program   (C:\texlive\2014\bin\win64\dvipdfmx.exe または C:\texlive\2014\bin\win32\dvipdfmx.exe)&br;
  Ps2pdf program   (C:\texlive\2014\bin\win64\ps2pdf.exe または C:\texlive\2014\bin\win32\ps2pdf.exe)&br;
  Makeindex program (nomencl)   (C:\texlive\2014\bin\win64\mendex.exe または C:\texlive\2014\bin\win32\mendex.exe)&br;
  Makeindex program (nomencl)   (C:\texlive\2014\bin\win64\upmendex.exe または C:\texlive\2014\bin\win32\upmendex.exe)&br;
  Kpsewhich program   (C:\texlive\2014\bin\win64\kpsewhich.exe または C:\texlive\2014\bin\win32\kpsewhich.exe)&br;
----

設定を反映させるため [適用(A)] ''>'' [OK] をクリックします.

*ビューアー設定 &aname(viewer); [#g567cc73]

PDF ファイルを表示するための設定をします.

----
&color(Black,#473EBE){ &color(Black,#DAEAFF){ ウィンドウ(W) }; &color(White){''>''}; &color(Black,#DAEAFF){ 設定(P) }; };&br;
----
&color(#675EDE,#675EDE){%%%                       %%%};&br;
  …&br;
  ◢ Texlipse&br;
      BibSonomy&br;
    ▷ BibTeX エディター&br;
    ▷ エディター&br;
    ▷ スペル・チェッカー&br;
      ドキュメント・テンプレート&br;
    ▷&color(Black,#DAEAFF){ ビューアー設定 };&br;
    ▷ ビルダー設定&br;
  …&br;
----

**編集前 [#q44f328c]

----
&color(#675EDE,#675EDE){%%%                          &color(Black){''設定''};                                &color(#675EDE,#675EDE){%%%[ &color(Black){''◛''}; ]%%%};&color(#675EDE,#675EDE){%%%[ &color(Black){''▭''}; ]%%%};&color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
 ''ビューアー設定''

 このページは使用可能なビューアーのためにデフォルトを構成します。プレビューがエディターから起動されたと&br;
 き、現在の出力に合う最も優先度の高いビューアーが選択されます。&br;
&br;
 ビューアー構成 (優先度降順):&br;
 yap ()&br;
 xdvi ()&br;
 itexmac ()&br;
 kdvi ()&br;
 gv ()&br;
 sumatra PDF (C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe (64-bit Windows の場合) C:\Program Files\SumatraPDF\SumatraPDF.exe (32-bit Windows の場合))&br;
 acroread ()&br;
 none ()&br;
----


**PDF ファイル ビューアー [#r96591c7]

***[[Pdf4Eclipse:http://borisvl.github.com/Pdf4Eclipse/]] &aname(pdf4eclipse); [#o62b47a3]

Pdf4Eclipse は PDF ファイルの自動更新と SyncTeX による forward and inverse search に対応しています.~
フォントを埋め込めば日本語も表示可能です.~
プロジェクト・エクスプローラーの PDF ファイルをダブルクリックすると Pdf4Eclipse で開きます.~
編集中の TeX ファイルのタブをクリックしたまま下方にドラッグ (移動) すると TeX ファイルと PDF ファイルを水平分割または垂直分割して表示できます.~
ドラッグする方向や移動する距離によって水平分割・垂直分割を指定できます.~
編集中の TeX ファイルの編集画面を右クリック → Forward search (Ctrl+Alt+F) で forward search ができます.~
PDF ファイルの画面をダブルクリックすると inverse search ができます.~

----
&color(Black,#473EBE){ &color(Black,#DAEAFF){ ウィンドウ(W) }; &color(White){''>''}; &color(Black,#DAEAFF){ 設定(P) }; };&br;
----
&color(#675EDE,#675EDE){%%%                       %%%};&br;
  …&br;
   &color(Black,#DAEAFF){ Pdf4Eclipse };&br;
  ▷ Texlipse&br;
  …&br;
----
&color(#675EDE,#675EDE){%%%                          &color(Black){''設定''};                                &color(#675EDE,#675EDE){%%%[ &color(Black){''◛''}; ]%%%};&color(#675EDE,#675EDE){%%%[ &color(Black){''▭''}; ]%%%};&color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
 General settings for viewing PDF documents&br;
 ☑ Enable pseudo continuous scrolling(E)&br;
  PDF renderer (document must be reopend for change to take effect)&br;
  ◯ SUN renderer (より速い)&br;
  ◯ JPedal renderer (higher compatibility)&br;
  (●) JPedal renderer for some document types that can not be displayed by SUN renderer, otherwise SUN renderer&br;
----

***[[SumatraPDF]] [#b2e80208]

----
&color(Black,#473EBE){ &color(White,#1188FF){ sumatra PDF (C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe (64-bit Windows の場合) C:\Program Files\SumatraPDF\SumatraPDF.exe (32-bit Windows の場合)) }; &color(White){''>''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[     編集(E)...     ]}; }; };&br;
----
■ SumatraPDF を前面に表示したい場合&br;
&color(#675EDE,#675EDE){%%%                          &color(Black){''Modify existing viewer configuration''};                        &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   ビューアーを構成します。&br;
   ビューアー名:                %%%sumatra PDF%%%&br;
   ビューアー・コマンド:             %%%C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe%%% (64-bit Windows の場合) %%%C:\Program Files\SumatraPDF\SumatraPDF.exe%%% (32-bit Windows の場合)&br;
   ビューアー引数:               %%%-reuse-instance "%fullfile" -forward-search "%texfile" %line%%%&br;
    ビューで送信する DDE メッセージ&br;
    コマンド: %%%[ForwardSearch("%fullfile","%texfile",%line,0,0,1)]%%%&br;
    サーバー: %%%SUMATRA%%%                    トピック: %%%control%%%&br;
&br;
    再ビルド前に送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
   ビューアー入力ファイル・フォーマット:  &color(Black,#EEEEEE){[pdf ''ᐯ'']};&br;
   逆検索サポート:              &color(Black,#EEEEEE){[ビューアー実行外部コマンド           ''ᐯ'']};&br;
   ☑ ビューアーでフォーマット済み検索をサポート&br;
&br;
   File ok.
----
■ SumatraPDF を前面に表示したくない場合&br;
[[SumatraPDF/fwdsumatrapdf]] の fwdsumatrapdf.exe を使用します.~
&color(#675EDE,#675EDE){%%%                          &color(Black){''Modify existing viewer configuration''};                        &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   ビューアーを構成します。&br;
   ビューアー名:                %%%sumatra PDF%%%&br;
   ビューアー・コマンド:             %%%C:\texlive\2014\bin\win32\fwdsumatrapdf.exe%%%&br;
   ビューアー引数:               %%%"%fullfile" "%texfile" %line%%%&br;
    ビューで送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
&br;
    再ビルド前に送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
   ビューアー入力ファイル・フォーマット:  &color(Black,#EEEEEE){[pdf ''ᐯ'']};&br;
   逆検索サポート:              &color(Black,#EEEEEE){[ビューアー実行外部コマンド           ''ᐯ'']};&br;
   ☑ ビューアーでフォーマット済み検索をサポート&br;
&br;
   File ok.
----

SumatraPDF を使用する場合は,
>
&color(White,#1188FF){ sumatra PDF (C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe (64-bit Windows の場合) C:\Program Files\SumatraPDF\SumatraPDF.exe (32-bit Windows の場合)) };&br;
<
の優先度を一番上にします.

***[[TeXworks]] [#e36f125c]

----
&color(Black,#473EBE){ &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[     新規(W)...     ]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                             &color(Black){''新規ビューアー構成の追加''};                           &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   ビューアーを構成します。&br;
   ビューアー名:                %%%TeXworks%%%&br;
   ビューアー・コマンド:             %%%C:\texlive\2014\tlpkg\texworks\texworks.exe%%%&br;
   ビューアー引数:               %%%"&#x25;file"%%%&br;
    ビューで送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
&br;
    再ビルド前に送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
   ビューアー入力ファイル・フォーマット:  &color(Black,#EEEEEE){[pdf ''ᐯ'']};&br;
   逆検索サポート:              &color(Black,#EEEEEE){[使用不可                      ''ᐯ'']};&br;
   ☐ ビューアーでフォーマット済み検索をサポート&br;
&br;
   File ok.
----

TeXworks を使用する場合は,
>
&color(White,#1188FF){ TeXworks (C:\texlive\2014\tlpkg\texworks\texworks.exe) };&br;
<
の優先度を一番上にします.

***[[TeXstudio]] [#k839b89f]

----
&color(Black,#473EBE){ &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[     新規(W)...     ]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                             &color(Black){''新規ビューアー構成の追加''};                           &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   ビューアーを構成します。&br;
   ビューアー名:                %%%TeXstudio%%%&br;
   ビューアー・コマンド:             %%%C:\Program Files (x86)\TeXstudio\texstudio.exe%%% (64-bit Windows の場合) %%%C:\Program Files\TeXstudio\texstudio.exe%%% (32-bit Windows の場合)&br;
   ビューアー引数:               %%%--pdf-viewer-only "&#x25;file"%%%&br;
    ビューで送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
&br;
    再ビルド前に送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
   ビューアー入力ファイル・フォーマット:  &color(Black,#EEEEEE){[pdf ''ᐯ'']};&br;
   逆検索サポート:              &color(Black,#EEEEEE){[使用不可                      ''ᐯ'']};&br;
   ☐ ビューアーでフォーマット済み検索をサポート&br;
&br;
   File ok.
----

TeXstudio を使用する場合は,
>
&color(White,#1188FF){ TeXstudio (C:\Program Files (x86)\TeXstudio\texstudio.exe (64-bit Windows の場合) C:\Program Files\TeXstudio\texstudio.exe (32-bit Windows の場合)) };&br;
<
の優先度を一番上にします.

***Mozilla Firefox (PDF.js) [#r5d56a20]

----
&color(Black,#473EBE){ &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[     新規(W)...     ]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                             &color(Black){''新規ビューアー構成の追加''};                           &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   ビューアーを構成します。&br;
   ビューアー名:                %%%Mozilla Firefox%%%&br;
   ビューアー・コマンド:             %%%C:\Windows\System32\cmd.exe%%%&br;
   ビューアー引数:               %%%/c start firefox -new-window "&#x25;fullfile"%%%&br;
    ビューで送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
&br;
    再ビルド前に送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
   ビューアー入力ファイル・フォーマット:  &color(Black,#EEEEEE){[pdf ''ᐯ'']};&br;
   逆検索サポート:              &color(Black,#EEEEEE){[使用不可                      ''ᐯ'']};&br;
   ☐ ビューアーでフォーマット済み検索をサポート&br;
&br;
   File ok.
----

Mozilla Firefox (PDF.js) を使用する場合は,
>
&color(White,#1188FF){ Mozilla Firefox (C:\Windows\System32\cmd.exe) };&br;
<
の優先度を一番上にします.

***Chrome PDF Viewer [#e47a5b91]

----
&color(Black,#473EBE){ &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[     新規(W)...     ]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                             &color(Black){''新規ビューアー構成の追加''};                           &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   ビューアーを構成します。&br;
   ビューアー名:                %%%Chrome PDF Viewer%%%&br;
   ビューアー・コマンド:             %%%C:\Windows\System32\cmd.exe%%%&br;
   ビューアー引数:               %%%/c start chrome --new-window "&#x25;fullfile"%%%&br;
    ビューで送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
&br;
    再ビルド前に送信する DDE メッセージ&br;
    コマンド: &br;
    サーバー:                            トピック: &br;
   ビューアー入力ファイル・フォーマット:  &color(Black,#EEEEEE){[pdf ''ᐯ'']};&br;
   逆検索サポート:              &color(Black,#EEEEEE){[使用不可                      ''ᐯ'']};&br;
   ☐ ビューアーでフォーマット済み検索をサポート&br;
&br;
   File ok.
----

Chrome PDF Viewer を使用する場合は,
>
&color(White,#1188FF){ Chrome PDF Viewer (C:\Windows\System32\cmd.exe) };&br;
<
の優先度を一番上にします.

***[[Adobe Reader]] [#qdfce81e]

----
&color(Black,#473EBE){ &color(White,#1188FF){ acroread () }; &color(White){''&gt;''}; &color(Black,#DEDEEF){ &color(Black,#DAEAFF){[     編集(E)...     ]}; }; };&br;
----
&color(#675EDE,#675EDE){%%%                          &color(Black){''Modify existing viewer configuration''};                        &color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
   ビューアーを構成します。&br;
   ビューアー名:                %%%acroread%%%&br;
   ビューアー・コマンド:             %%%C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe%%% (64-bit Windows の場合) %%%C:\Program Files\Adobe\Reader 11.0\Reader\AcroRd32.exe%%% (32-bit Windows の場合)&br;
   ビューアー引数:               %%%"&#x25;fullfile"%%%&br;
    ビューで送信する DDE メッセージ&br;
    コマンド: %%%[DocOpen("%fullfile")][FileOpen("%fullfile")]%%%&br;
    サーバー: %%%acroviewR11%%%                    トピック: %%%control%%%&br;
&br;
    再ビルド前に送信する DDE メッセージ&br;
    コマンド: %%%[DocClose("%fullfile")]%%%&br;
    サーバー: %%%acroviewR11%%%                    トピック: %%%control%%%&br;
   ビューアー入力ファイル・フォーマット:  &color(Black,#EEEEEE){[pdf ''ᐯ'']};&br;
   逆検索サポート:              &color(Black,#EEEEEE){[使用不可                      ''ᐯ'']};&br;
   ☐ ビューアーでフォーマット済み検索をサポート&br;
&br;
   File ok.
----

Adobe Reader を使用する場合は,
>
&color(White,#1188FF){ acroread (C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe (64-bit Windows の場合) C:\Program Files\Adobe\Reader 11.0\Reader\AcroRd32.exe (32-bit Windows の場合)) };&br;
<
の優先度を一番上にします.

**編集後 [#y59ef935]

----
&color(#675EDE,#675EDE){%%%                          &color(Black){''設定''};                                &color(#675EDE,#675EDE){%%%[ &color(Black){''◛''}; ]%%%};&color(#675EDE,#675EDE){%%%[ &color(Black){''▭''}; ]%%%};&color(#DD4444,#DD4444){%%%[ &color(White){''×''}; ]%%%};%%%};&br;
 ''ビューアー設定''

 このページは使用可能なビューアーのためにデフォルトを構成します。プレビューがエディターから起動されたと&br;
 き、現在の出力に合う最も優先度の高いビューアーが選択されます。&br;
&br;
 ビューアー構成 (優先度降順):&br;
 sumatra PDF (C:\Program Files (x86)\SumatraPDF\SumatraPDF.exe (64-bit Windows の場合) C:\Program Files\SumatraPDF\SumatraPDF.exe (32-bit Windows の場合))&br;
 TeXworks (C:\texlive\2014\tlpkg\texworks\texworks.exe)&br;
 TeXstudio (C:\Program Files (x86)\TeXstudio\texstudio.exe (64-bit Windows の場合) C:\Program Files\TeXstudio\texstudio.exe (32-bit Windows の場合))&br;
 Mozilla Firefox (C:\Windows\System32\cmd.exe)&br;
 Chrome PDF Viewer (C:\Windows\System32\cmd.exe)&br;
 acroread (C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe (64-bit Windows の場合) C:\Program Files\Adobe\Reader 11.0\Reader\AcroRd32.exe (32-bit Windows の場合))&br;
 yap ()&br;
 xdvi ()&br;
 itexmac ()&br;
 kdvi ()&br;
 gv ()&br;
 none ()&br;
----

設定を反映させるため [適用(A)] ''&gt;'' [OK] をクリックします.

*SumatraPDF との連携 [#jcc1d56b]

引数に -synctex=1 を追加します.

**forward search [#z83d5681]
forward search は PDF ファイル ビューアーの [[TeXlipse/設定/Windows#SumatraPDF>TeXlipse/設定/Windows#b2e80208]] の項を参考に設定してください.

**inverse search [#lcd98656]
inverse search は C:\eclipse\invtexlipse.bat を作成します.

texlipse.jar の PATH は自分の環境に合わせて修正してください.

----
-C:\eclipse\invtexlipse.bat
----
 @echo off
 java -classpath "C:\eclipse\plugins\net.sourceforge.texlipse_1.5.0\texlipse.jar" net.sourceforge.texlipse.viewer.util.FileLocationClient -p 55000 -f %1 -l %2
----

SumatraPDF の [☰]-[設定(S)]-[オプション(O)...] の逆順検索コマンドラインの設定で C:\eclipse\invtexlipse.bat を指定し,
 C:\eclipse\invtexlipse.bat "%f" %l
とします.