[[TeXstudio]] > [[設定>TeXstudio/設定]] > Linux

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

#contents

**コマンド [#fdb50ca9]
----

#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_general.png,left,around,nolink,37x37,一般)
一般&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_commands.png,left,around,nolink,37x37,コマンド)
&color(Black,#DAEAFF){コマンド            };&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_quickbuild.png,left,around,nolink,37x37,ビルド)
ビルド&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_shortcut.png,left,around,nolink,37x37,キーボードショートカット)
キーボードショートカット&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_editor.png,left,around,nolink,37x37,エディタ)
エディタ&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_highlighting.png,left,around,nolink,37x37,構文の強調表示)
構文の強調表示&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_completion.png,left,around,nolink,37x37,コマンドの補完)
コマンドの補完&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_editor.png,left,around,nolink,37x37,文法)
文法&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_preview.png,left,around,nolink,37x37,プレビュー)
プレビュー&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_svn.png,left,around,nolink,37x37,SVN)
SVN&br;
&br;
&br;
&br;
&br;
&br;
 ☐ 高度なオプションの表示
&br;
----
----

#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_general.png,left,around,nolink,37x37,一般)
一般&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_commands.png,left,around,nolink,37x37,コマンド)
&color(Black,#DAEAFF){コマンド            };&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_quickbuild.png,left,around,nolink,37x37,ビルド)
ビルド&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_shortcut.png,left,around,nolink,37x37,キーボードショートカット)
キーボードショートカット&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_latexmenus.png,left,around,nolink,37x37,メニュー)
メニュー&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_toolbars.png,left,around,nolink,37x37,ツールバー)
ツールバー&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_editor.png,left,around,nolink,37x37,エディタ)
エディタ&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_advancededitor.png,left,around,nolink,37x37,詳細なエディタ設定)
詳細なエディタ設定&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_highlighting.png,left,around,nolink,37x37,構文の強調表示)
構文の強調表示&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_highlighting.png,left,around,nolink,37x37,カスタム強調表示)
カスタム強調表示&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_completion.png,left,around,nolink,37x37,コマンドの補完)
コマンドの補完&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_editor.png,left,around,nolink,37x37,文法)
文法&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_preview.png,left,around,nolink,37x37,プレビュー)
プレビュー&br;
#ref(http://hg.code.sf.net/p/texstudio/hg/raw-file/tip/images/config_svn.png,left,around,nolink,37x37,SVN)
SVN&br;
&br;
&br;
&br;
&br;
&br;
 ☑ 高度なオプションの表示
&br;
----
:LaTeX|
:|platex -synctex=1 -interaction=nonstopmode %.tex
:|uplatex -synctex=1 -interaction=nonstopmode %.tex
:|latex -synctex=1 -interaction=nonstopmode %.tex
:PdfLaTeX|
:|pdflatex -synctex=1 -interaction=nonstopmode %.tex
:XeLaTeX|
:|xelatex -synctex=1 -interaction=nonstopmode %.tex
:LuaLaTeX|
:|lualatex -synctex=1 -interaction=nonstopmode %.tex
:|luajitlatex -synctex=1 -interaction=nonstopmode %.tex
:外部PDFビューア|
:|evince %.pdf
:|okular --unique %.pdf
:|zathura %.pdf
:|qpdfview --unique %.pdf
:|pdfviewer %.pdf
:DviPs|
:|dvips -Ppdf -o %.ps %.dvi
:DviPng|
:|dvipng -T tight -D 120 %.dvi
:Ps2Pdf|
:|ps2pdf %.ps
:DviPdf|
:|dvipdfmx %.dvi
:BibTeX|
:|pbibtex %
:|upbibtex %
:|bibtexu %
:|bibtex %
:BibTex 8ビット|
:|bibtex8 %
:Biber|
:|biber %
:Makeindex|
:|mendex %.idx
:|makeindex %.idx
:Texindy|texindy %.idx
:Makeglossary|
:|makeglossaries
:Metapost|
:|pmpost -interaction=nonstopmode %
:|upmpost -interaction=nonstopmode %
:|mpost -interaction=nonstopmode %
:Asymptote|
:|asy %.asy
:Ghostscript|
:|gs
:Latexmk|
:|latexmk -e "$latex=q/platex %%O -synctex=1 -interaction=nonstopmode %%S/" -e "$bibtex=q/pbibtex %%O %%B/" -e "$makeindex=q/mendex %%O -o %%D %%S/" -e "$dvipdf=q/dvipdfmx %%O -o %%D %%S/" -norc -gg -pdfdvi -silent %
:|latexmk -e "$latex=q/uplatex %%O -synctex=1 -interaction=nonstopmode %%S/" -e "$bibtex=q/upbibtex %%O %%B/" -e "$makeindex=q/mendex %%O -o %%D %%S/" -e "$dvipdf=q/dvipdfmx %%O -o %%D %%S/" -norc -gg -pdfdvi -silent %
:|latexmk -e "$pdflatex=q/pdflatex %%O -synctex=1 -interaction=nonstopmode %%S/" -e "$bibtex=q/bibtex %%O %%B/" -e "$makeindex=q/makeindex %%O -o %%D %%S/" -norc -gg -pdf -silent %
:|latexmk -e "$pdflatex=q/lualatex %%O -synctex=1 -interaction=nonstopmode %%S/" -e "$bibtex=q/bibtexu %%O %%B/" -e "$makeindex=q/texindy %%O -o %%D %%S/" -norc -gg -lualatex -silent %
:|latexmk -e "$pdflatex=q/luajitlatex %%O -synctex=1 -interaction=nonstopmode %%S/" -e "$bibtex=q/bibtexu %%O %%B/" -e "$makeindex=q/texindy %%O -o %%D %%S/" -norc -gg -lualatex -silent %
:|latexmk -e "$pdflatex=q/xelatex %%O -synctex=1 -interaction=nonstopmode %%S/" -e "$bibtex=q/bibtexu %%O %%B/" -e "$makeindex=q/texindy %%O -o %%D %%S/" -norc -gg -xelatex -silent %
:SVN|
:|svn
:SVNADMIN|
:|svnadmin
----