小编XaB*_*Bla的帖子

未定义的控制序列\chapter

你好,我是乳胶新手。

\n\n

我正在尝试使用 MasterDoctoralClass.cls 来撰写论文。

\n\n

这是我的 main.tex:

\n\n
\\documentclass[\n11pt, \nenglish, \nsinglespacing,\nheadsepline\n]{MastersDoctoralThesis} \n\n\\usepackage[utf8]{inputenc}\n\\usepackage[T1]{fontenc} \n\n\\usepackage{mathpazo} \n\n\\usepackage[backend=bibtex,style=authoryear,natbib=true]{biblatex} )\n\n\\addbibresource{example.bib} \n\n\\usepackage[autostyle=true]{csquotes}\n\n%----------------------------------------------------------------------------------------\n%   MARGIN SETTINGS\n%----------------------------------------------------------------------------------------\n\n\\geometry{\n    paper=a4paper, \n    inner=2.5cm, \n    outer=3.8cm, \n    bindingoffset=.5cm, \n    top=1.5cm,\n    bottom=1.5cm\n}\n\n%----------------------------------------------------------------------------------------\n%   THESIS INFORMATION\n%----------------------------------------------------------------------------------------\n\n\\thesistitle{Title Thesis} \n\\supervisor{Prof. X \\textsc{Y} \\\\ Dr. Z \\textsc{W}}\n\\degree{Master of Science in  Electronic Engineering} \n\\author{Name \\textsc{Surname}}\n\n\\subject{Electronic Engineering} \n\\keywords{} \n\\university{{Universit\xc3\xa0}} \n\\department{{Department of Information Engineering, Electronics and Telecommunications}} \n\\group{{Master of Science in Electronic Engineering}} \n\\faculty{{Faculty of Information Engineering, Informatics and Statistics}} \n\n\\AtBeginDocument{\n\\hypersetup{pdftitle=\\ttitle} \n\\hypersetup{pdfauthor=\\authorname}\n\\hypersetup{pdfkeywords=\\keywordnames} \n}\n\n\\begin{document}\n\n\\frontmatter \n\n\\pagestyle{plain} \n\n%----------------------------------------------------------------------------------------\n%   TITLE PAGE\n%----------------------------------------------------------------------------------------\n\n\\begin{titlepage}\n\n\\begin{center}\n\\includegraphics[scale=1]{logo.jpg}\n\\end{center}\n\n\\begin{center}\n\n\\vspace*{.01\\textheight}\n\\textsc{\\Large Master Thesis}\\\\[1cm]\n\n\\HRule \\\\[0.4cm] \n{\\huge …
Run Code Online (Sandbox Code Playgroud)

latex pdflatex

4
推荐指数
1
解决办法
2万
查看次数

标签 统计

latex ×1

pdflatex ×1