projects
/
makefiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aab46d0
)
latex.mkのコメントを修正
author
j8takagi
<j8takagi@nifty.com>
Wed, 4 Dec 2013 11:35:52 +0000
(20:35 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Wed, 4 Dec 2013 11:35:52 +0000
(20:35 +0900)
latex_mk/latex.mk
patch
|
blob
|
history
diff --git
a/latex_mk/latex.mk
b/latex_mk/latex.mk
index
3ae1f31
..
554e5cc
100644
(file)
--- a/
latex_mk/latex.mk
+++ b/
latex_mk/latex.mk
@@
-71,7
+71,6
@@
BASE = $(basename $<)
# .lot: 表リスト。\listoftablesがあれば生成
# .out: PDFブックマーク。hyperrefパッケージをbookmarksオプションtrue(初期値)で呼び出せば生成
# .toc: 目次。\tableofcontentsがあれば生成
-# .toc: 目次(\tableofcontents)
TEX_INT := .glo .lof .lot .out .toc
# 索引中間ファイルの拡張子
# .idx: \makeindexがあれば生成