Re: [問題] latex 整合的 compile
※ 引述《regeditj (純粹的存在)》之銘言:
2.
submitted 裡面有個 main.tex 跟 all.tex 一樣,但只是 \include{article}
分開 compile 是沒問題的,reference 都會出來,compile 指令為:
pdflatex main.tex
bibtex article
bibtex main
pdflatex main.tex
pdflatex main.tex
但用 compile_all.bat compile 後全部的 reference 全部都變成 [?]
請問一下我要怎麼改 compile_all.bat 裡的指令?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 218.164.50.35
※ 編輯: regeditj 來自: 218.164.50.35 (02/03 12:57)
推
02/03 15:28,
02/03 15:28
→
02/04 01:00,
02/04 01:00
→
02/04 01:27,
02/04 01:27
續上一篇
============================all.tex==================================
\documentclass[]{ksthesis}
\usepackage{subfiles}
...
\doublespace
\phdthesis
\Thesisspace
\begin{document}
\begin{preliminary}
\setcounter{page}{2} \large
\setcounter{tocdepth}{1}
\singlespace
\Thesisspace {}
\tableofcontents
\clearpage
\end{preliminary}
\begin{thesis}
\subfile{part1/submittedA1/article}
\subfile{part1/submittedB1/article}
\subfile{part2/submittedA2/article}
\subfile{part2/submittedB2/article}
\addcontentsline{toc}{section}{References}
\end{thesis}
=====================================================================
可是compile出來後沒東西
是很直覺地這樣使用嗎?我覺得我漏掉什麼東西可是搞不清楚漏了什麼?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 218.164.51.92
→
02/10 18:42, , 1F
02/10 18:42, 1F
討論串 (同標題文章)
完整討論串 (本文為第 2 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章