質問するログイン新規登録

質問編集履歴

5

追記

2021/07/28 07:33

投稿

Uranwed
Uranwed

スコア2

title CHANGED
File without changes
body CHANGED
File without changes

4

誤字

2021/07/28 07:33

投稿

Uranwed
Uranwed

スコア2

title CHANGED
@@ -1,1 +1,1 @@
1
- pLaTeXでoftパッケージが使えない
1
+ pLaTeXでotfパッケージが使えない
body CHANGED
File without changes

3

誤字

2021/07/28 07:23

投稿

Uranwed
Uranwed

スコア2

title CHANGED
File without changes
body CHANGED
@@ -45,6 +45,5 @@
45
45
  ```
46
46
  mktexmf hminr-h.mf
47
47
  mktexmf: empty or non-existent rootfile!
48
- PS C:\Users\UT> PS C:\Users\UT> mktexmf hminr-h.mf
49
48
  ```
50
49
  と帰ってきました。

2

追記

2021/07/28 07:23

投稿

Uranwed
Uranwed

スコア2

title CHANGED
File without changes
body CHANGED
@@ -38,4 +38,13 @@
38
38
  ###使用環境
39
39
  Windows10/64bit版
40
40
  TeXLiVe2021
41
- エディタはVisual Studio Codeを用いております。
41
+ エディタはVisual Studio Codeを用いております。
42
+
43
+ ###追記
44
+ Visual Studio Codeのターミナルでmktexmf hminr-h.mfと入れると
45
+ ```
46
+ mktexmf hminr-h.mf
47
+ mktexmf: empty or non-existent rootfile!
48
+ PS C:\Users\UT> PS C:\Users\UT> mktexmf hminr-h.mf
49
+ ```
50
+ と帰ってきました。

1

誤字

2021/07/28 07:22

投稿

Uranwed
Uranwed

スコア2

title CHANGED
File without changes
body CHANGED
@@ -1,7 +1,7 @@
1
1
  ###実現したいこと
2
2
  pLaTeXでotfパッケージを用いて特殊な文字を使いたいです。
3
3
  ###問題・エラーコード
4
- Visual Studio Codeのターミナル
4
+ Visual Studio Codeで
5
5
  ```latex
6
6
  \usepackage{otf}
7
7
  ```