LaTeXiTでプレビューが表示されません

LaTeXiTでプレビューが表示されません

- 優 田中 の投稿
返信数: 4
LaTeXiTで数式や英文字を入力したのですが、プレビュー場面が真っ白なままです。
エラーメッセージが吐き出される訳ではなく、処理自体は行われているようです。

ネットを参考に「プログラム」のところの設定を変えたり、テンプレートを変えたりもしましたが、一向に使えません。

よろしくお願いします。

<テンプレート>

\documentclass[10pt]{article}

\usepackage[usenames]{color} %used for font color

\usepackage{amssymb} %maths

\usepackage{amsmath} %maths

\usepackage[utf8]{inputenc} %useful to type directly diacritic characters



優 田中 への返信

Re: LaTeXiTでプレビューが表示されません

- 和田 勇 の投稿
環境設定(⌘,)から「プログラム」のタブで指定するファイル名は大丈夫ですか?

これを間違えると上下左右に赤い三角マークが出るようです。スクロール機能のようなので上の方に持ってゆくと文字が出ているかもしれません。
ただデフォルトだと文字が小さいのでゴミのように見えるかもしれません。
表示文字サイズはWindow の右枠に沿って + と - が表示されているスライダーを上に持ってゆけば表示文字が大きくなります。

プログラムが正しく設定してもうまくいかないときは、その設定情報を見せてください。以下の defaults コマンドでターミナルで実行すると表示できます。

  defaults read fr.chachatelier.pierre.LaTeXiT

プログラムのパス情報は

  defaults read fr.chachatelier.pierre.LaTeXiT |grep Path

とすると選別できますので、それらのファイルが実際にあるかどうか調べてみてください
和田 勇 への返信

Re: LaTeXiTでプレビューが表示されません

- 優 田中 の投稿
ご返信ありがとうございます。

ちなみにですが現在、PCはMacを使っています。

プログラムの部分を調べてみましたが、特に赤いマークはみられませんでした。
適当にファイル名を打ったところ文字が赤く表示されたので、文字が黒色であれば一応ファイルは存在しているのかと思われます。(パスも確認しました。)

設定情報は以下の通りです。(colorやvalueの英数字の羅列の部分は削除いたしました)
<!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:3 0 0 0 1 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-536859905 -1073732485 9 0 511 0;} @font-face {font-family:"Yu Mincho"; panose-1:2 2 4 0 0 0 0 0 0 0; mso-font-alt:游明朝; mso-font-charset:128; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-2147482905 717749503 18 0 131231 0;} @font-face {font-family:"Ricty Diminished"; panose-1:2 11 5 9 2 2 3 2 2 7; mso-font-charset:128; mso-generic-font-family:modern; mso-font-pitch:fixed; mso-font-signature:-536870145 1783102955 18 0 1180063 0;} @font-face {font-family:"\@Ricty Diminished"; mso-font-charset:128; mso-generic-font-family:modern; mso-font-pitch:fixed; mso-font-signature:-536870145 1783102955 18 0 1180063 0;} @font-face {font-family:"\@Yu Mincho"; mso-font-charset:128; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-2147482905 717749503 18 0 131231 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Calibri",sans-serif; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Yu Mincho"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; font-family:"Calibri",sans-serif; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Yu Mincho"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} @page WordSection1 {size:595.0pt 842.0pt; margin:72.0pt 72.0pt 72.0pt 72.0pt; mso-header-margin:35.4pt; mso-footer-margin:35.4pt; mso-paper-source:0;} div.WordSection1 {page:WordSection1;} -->

{

AdditionalFilesWindowControllerVisibleAtStartup = 0;

CompositionConfigurations = (

{

additionalProcessingScripts = {

0 = {

body = "";

enabled = 0;

file = "";

shell = "/bin/sh";

sourceType = 0;

};

1 = {

body = "";

enabled = 0;

file = "";

shell = "/bin/sh";

sourceType = 0;

};

2 = {

body = "";

enabled = 0;

file = "";

shell = "/bin/sh";

sourceType = 0;

};

};

compositionMode = 1;

dviPdfPath = "/Applications/TeXLive/Library/mactexaddons/bin/dvipdf";

gsPath = "/Applications/TeXLive/Library/mactexaddons/bin/gs-noX11";

isDefault = 1;

latexPath = "/Applications/TeXLive/Library/texlive/2016/bin/x86_64-darwin/latex";

luaLatexPath = "/Applications/TeXLive/Library/texlive/2016/bin/x86_64-darwin/lualatex";

name = default;

pdfLatexPath = "/Applications/TeXLive/Library/texlive/2016/bin/x86_64-darwin/pdflatex";

programArguments = {

pdfLatexPath = (

""

);

};

psToPdfPath = "/Applications/TeXLive/Library/mactexaddons/bin/ps2pdf";

useLoginShell = 0;

xeLatexPath = "/Applications/TeXLive/Library/texlive/2016/bin/x86_64-darwin/xelatex";

}

);

CompositionConfigurationsControllerVisibleAtStartup = 0;

DefaultColor = <

>;

DocumentStyle = 0;

DragExportType = 1;

EncapsulationsControllerVisibleAtStartup = 0;

HistoryControllerVisibleAtStartup = 0;

LatexPalettesControllerVisibleAtStartup = 0;

LibraryControllerVisibleAtStartup = 0;

MarginControllerVisibleAtStartup = 0;

NSNavLastRootDirectory = "/Applications/TeXLive/Library/texlive/2016/bin/x86_64-darwin";

NSNavPanelExpandedSizeForOpenMode = "{799, 448}";

"NSSplitView Subview Frames NSColorPanelSplitView" = (

"0.000000, 0.000000, 224.000000, 258.000000, NO, NO",

"0.000000, 259.000000, 224.000000, 48.000000, NO, NO"

);

"NSToolbar Configuration com.apple.NSColorPanel" = {

"TB Is Shown" = 1;

};

"NSWindow Frame LaTeXiT-window-1" = "635 134 717 636 0 0 1280 777 ";

"NSWindow Frame NSColorPanel" = "125 210 224 275 0 0 1280 777 ";

"NSWindow Frame preferences" = "254 148 600 479 0 0 1280 777 ";

Preambles = (

{

name = default;

value = <;

},

{

name = "Copy of default";

value = <>;

},

{

name = "Copy of Copy of default";

value = <>;

},

{

name = "pLaTeX + dvipdfmx";

value = <;

}

);

SUEnableAutomaticChecks = 1;

SUHasLaunchedBefore = 1;

SULastCheckTime = "2018-11-09 17:02:53 +0000";

SUSendProfileInfo = 0;

ServiceRespectsColor = 0;

ServiceUsesHistory = 1;

version = "2.11.0";

}

添付 Screen_Shot_2018-11-10_at_2.16.23.png
優 田中 への返信

Re: LaTeXiTでプレビューが表示されません

- 和田 勇 の投稿
プログラムが適切に設定されていれば赤い三角マークが表示されないようですね。(私は pdflatex を pdftex などとしてこの動作を確認しました)

さて、LaTeXiT の GUI 画面での「最後のログ表示」では状況がわかりにくいので、ちょっとデバッグレベルが高くなりますが ...

LaTeXiT がコンパイルしている場所は以下のコマンドでわかります。

find /private/var/folders/ -name 'LaTeXiT-*' 2>/dev/null

このディレクトリに移動してログを調べます。

cd (上記 find コマンドの出力をコピペ)

latexit-1-2.pdf latexit-1-crop.pdf latexit-1.pdf があれば

open latexit-1-2.pdf latexit-1-crop.pdf latexit-1.pdf

のようにしてプレビューアで想定通りかどうか確認してください。

また ls コマンドで latexit-1.log latexit-1-2.log を less コマンドなどで見て、エラーになっていないか確認してください。
先頭行にコンパイルした時に使ったプログラム情報が記録されています。

これらの情報で解決の目処がたたなければ以下のこのディレクトリをアーカイブして添付して投稿してください。

アーカイブ作成実行例

cd ..
tar --gzip -vcf ~/Desktop/Report.tgz LaTeXiT-2.11.0

デスクトップに Report.tgz というファイル作成されますのでそれを添付してください。

*追加情報その1「LaTeXiT設定情報の初期化」

defaults コマンドでもできますが、LaTeXiT の設定情報は ~/Library/Preferences/fr.chachatelier.pierre.LaTeXiT.plist に記録されていますので、これを rename などで退避すると設定の初期化が行えます。

*追加情報その2
 解決に長引くのであれば、類似アプリである TeX2img の利用も検討してみてはいかがでしょうか
和田 勇 への返信

Re: LaTeXiTでプレビューが表示されません

- 優 田中 の投稿
ご返信ありがとうございます。

ひとまず別のPCでLaTeXをダウンロードして使用したところ正常に動作したためLaTeXの方に問題があるかもしれません。

ひとまずはこのまま使用しようかと思います。

丁寧な回答ありがとうございました。