質問編集履歴

4

update

2023/10/30 09:39

投稿

hoboki
hoboki

スコア52

test CHANGED
File without changes
test CHANGED
@@ -98,7 +98,7 @@
98
98
  ```
99
99
 
100
100
  ### 試したこと
101
- main.texの11行目あたりに`\usepackage[dvipdfmx]{graphicx}`したらコンパイルできました。しかし、知識不足で原因は未だ不明です。
101
+ main.texの11行目あたりに`\usepackage[dvipdfmx]{graphicx}`を追加したらコンパイルできました。しかし、知識不足で原因は未だ不明です。
102
102
  ```main.tex
103
103
  \documentclass[lettersize,journal]{IEEEtran}
104
104
  \usepackage{amsmath,amsfonts}

3

update

2023/10/30 09:32

投稿

hoboki
hoboki

スコア52

test CHANGED
File without changes
test CHANGED
@@ -15,7 +15,6 @@
15
15
  \usepackage{stfloats}
16
16
  \usepackage{url}
17
17
  \usepackage{verbatim}
18
- \usepackage[dvipdfmx]{graphicx}
19
18
  \usepackage{graphicx}
20
19
  \usepackage{cite}
21
20
  \hyphenation{op-tical net-works semi-conduc-tor IEEE-Xplore}

2

update

2023/10/30 09:31

投稿

hoboki
hoboki

スコア52

test CHANGED
File without changes
test CHANGED
@@ -116,5 +116,5 @@
116
116
  \usepackage{cite}
117
117
  ```
118
118
 
119
- ###バージョン情報
119
+ ### バージョン情報
120
120
  環境:MacOS13.4.1 (c) (22F770820d)

1

update

2023/10/30 09:30

投稿

hoboki
hoboki

スコア52

test CHANGED
File without changes
test CHANGED
@@ -93,7 +93,7 @@
93
93
  to try to force complete processing.
94
94
  Rc files read:
95
95
  /Users/kkawahata/.latexmkrc
96
- Latexmk: Nothing to do for '/Users/kkawahata/Downloads/IEEE-Transactions-LaTeX2e-templates-and-instructions/bare_jrnl_new_sample4 copy.tex'.
96
+ Latexmk: Nothing to do for '/Users/hoboki/Downloads/IEEE-Transactions-LaTeX2e-templates-and-instructions/bare_jrnl_new_sample4 copy.tex'.
97
97
  Collected error summary (may duplicate other messages):
98
98
  latex: gave an error
99
99
  ```