%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% pdflatex logfile: /tmp/Slides/Plan.log Return code: 256 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 001: This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex 2023.3.11) 6 MAY 2025 20:02 002: entering extended mode 003: restricted \write18 enabled. 004: %&-line parsing enabled. 005: **/tmp/Slides/Plan.tex 006: (/tmp/Slides/Plan.tex 007: LaTeX2e <2017/01/01> patch level 3 008: Babel <3.9r> and hyphenation patterns for 83 language(s) loaded. 009: (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls 010: Document Class: report 2014/09/29 v1.4h Standard LaTeX document class 011: (/us 012: ! Undefined control sequence. 013: l.4 \chead 014: { 015: ! ==> Fatal error occurred, no output PDF file produced! 016: Transcript written on /tmp/Slides/Plan.log. 017: t80 018: \c@section=\count81 019: \c@subsection=\count82 020: \c@subsubsection=\count83 021: \c@paragraph=\count84 022: \c@subparagraph=\count85 023: \c@figure=\count86 024: \c@table=\count87 025: \abovecaptionskip=\skip41 026: \belowcaptionskip=\skip42 027: \bibindent=\dimen102 028: ) 029: (/tmp/Slides/Plan.aux) 030: \openout1 = `Plan.aux'. 031: 032: LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 3. 033: LaTeX Font Info: ... okay on input line 3. 034: LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 3. 035: LaTeX Font Info: ... okay on input line 3. 036: LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 3. 037: LaTeX Font Info: ... okay on input line 3. 038: LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 3. 039: LaTeX Font Info: ... okay on input line 3. 040: LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 3. 041: LaTeX Font Info: ... okay on input line 3. 042: LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 3. 043: LaTeX Font Info: ... okay on input line 3. 044: 045: ! Undefined control sequence. 046: l.4 \chead 047: { 048: Here is how much of TeX's memory you used: 049: 216 strings out of 493013 050: 2349 string characters out of 6135682 051: 53286 words of memory out of 5000000 052: 3849 multiletter control sequences out of 15000+600000 053: 3640 words of font info for 14 fonts, out of 8000000 for 9000 054: 1141 hyphenation exceptions out of 8191 055: 23i,0n,17p,140b,36s stack positions out of 5000i,500n,10000p,200000b,80000s 056: 057: ! ==> Fatal error occurred, no output PDF file produced! 058: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Latex source file: /tmp/Slides/Plan.tex Return code: 256 I think it starts here: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 01: ! Undefined control sequence. 02: l.4 \chead 03: { 04: ! ==> Fatal error occurred, no output PDF file produced! 05: Transcript written on /tmp/Slides/Plan.log. 06: t80 07: \c@section=\count81 08: \c@subsection=\count82 09: \c@subsubsection=\count83 10: \c@paragraph=\count84 11: \c@subparagraph=\count85 12: \c@figure=\count86 13: \c@table=\count87 14: \abovecaptionskip=\skip41 15: \belowcaptionskip=\skip42 16: \bibindent=\dimen102 17: ) 18: (/tmp/Slides/Plan.aux) 19: \openout1 = `Plan.aux'. 20: 21: LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 3. 22: LaTeX Font Info: ... okay on input line 3. 23: LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 3. 24: LaTeX Font Info: ... okay on input line 3. 25: LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 3. 26: LaTeX Font Info: ... okay on input line 3. 27: LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 3. 28: LaTeX Font Info: ... okay on input line 3. 29: LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 3. 30: LaTeX Font Info: ... okay on input line 3. 31: LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 3. 32: LaTeX Font Info: ... okay on input line 3. 33: 34: ! Undefined control sequence. 35: l.4 \chead 36: { 37: Here is how much of TeX's memory you used: 38: 216 strings out of 493013 39: 2349 string characters out of 6135682 40: 53286 words of memory out of 5000000 41: 3849 multiletter control sequences out of 15000+600000 42: 3640 words of font info for 14 fonts, out of 8000000 for 9000 43: 1141 hyphenation exceptions out of 8191 44: 23i,0n,17p,140b,36s stack positions out of 5000i,500n,10000p,200000b,80000s 45: 46: ! ==> Fatal error occurred, no output PDF file produced! 47: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ############################## Latex source file: /tmp/Slides/Plan.tex No of lines/chars: 162, 2503 chars ############################## 001: \documentclass{report} 002: %%% Original latex doc: /usr/local/Slides/2_Palestras/2023/01_PyTikZ/01_Latex/Plan.tex 003: \begin{document} 004: \chead{ 005: \textbf{ 006: \begin{Large} 007: Universidade Federal de Goi\'as\\ 008: \end{Large} 009: \begin{large}#Entity_Name\end{large}\\ 010: Campus Samambaia - 74001-970 - Goi\^ania\\ 011: #Entity_WWW - #Entity_Phone - #Entity_Email 012: } 013: } 014: 015: 016: \lfoot{ 017: \small{ 018: \textbf{#Teacher_Name}\\ 019: \textbf{#Entity_Initials, #Unit_Initials, \today} 020: } 021: } 022: 023: %%%! \newcommand{\PlanSection}[2] 024: %%%! { 025: %%%! \textbf{#1} 026: %%%! \nopagebreak 027: %%%! \begin{addmargin}[2em]{2em} 028: %%%! #2 029: %%%! \end{addmargin} 030: %%%! 031: %%%! \vspace{0.25cm} 032: %%%! } 033: 034: \begin{center} 035: \LARGE{\textbf{Plano de Ensino}} 036: \end{center} 037: 038: \PlanSection{01. Dados de Identificação da Disciplina:} 039: { 040: \begin{center}\begin{small} 041: \begin{tabular}{|l|l|l|l|} 042: \hline 043: \textbf{Semestre:} & #Semester_Name & 044: \textbf{Curso:} & #Course_Name 045: \\ 046: 047: \hline 048: \textbf{Turma:} & #Code 049: & 050: \textbf{Unidade Acadêmica:} & #Entity_Responsible_Initials 051: \\ 052: 053: \hline 054: \textbf{Componente:} & #Name 055: & 056: \textbf{Código Componente:} & #Discipline_Code 057: \\ 058: 059: \hline 060: \textbf{Carga Horário:} & #Discipline_CHT 061: & 062: \textbf{Unidade Solicitante:} & #Entity_Initials 063: \\ 064: 065: \hline 066: \textbf{Carga Horária, Teórica/Pratica:} 067: & 068: #Discipline_CH_Theoretical/#Discipline_CH_Practical 069: & 070: 071: \textbf{Carga Horária, EAD/PCC:} 072: & 073: #Discipline_CH_EAD/#Discipline_CH_PCC 074: \\ 075: 076: \hline 077: \end{tabular} 078: \end{small}\end{center} 079: } 080: 081: \PlanSection{02. Ementa:} 082: { 083: #Discipline_Contents 084: } 085: 086: 087: \PlanSection{03. Programa:} 088: { 089: #Discipline_Program 090: } 091: 092: 093: \PlanSection{04. Cronograma:} 094: { 095: #Cronogram 096: } 097: 098: 099: 100: \PlanSection{05. Objetivos Gerais:} 101: { 102: #Objectives_General 103: } 104: 105: 106: 107: \PlanSection{05. Objetivos Específicos:} 108: { 109: #Objectives_Specific 110: } 111: 112: 113: 114: \PlanSection{07. Metodologia:} 115: { 116: #Methodology 117: } 118: 119: 120: \PlanSection{08. Avaliações:} 121: { 122: #Assessment 123: } 124: 125: 126: \PlanSection{09. Bibliografia:} 127: { 128: #Discipline_Bibliography 129: } 130: 131: \PlanSection{10. Bibliografia Complementar:} 132: { 133: #Discipline_Bibliography_Complementary 134: } 135: 136: \PlanSection{11. Livros Texto:} 137: { 138: #Books_Latex 139: } 140: 141: 142: \PlanSection{12. Horários:} 143: { 144: #Lessons_Latex 145: } 146: 147: 148: \PlanSection{13. Horário de Atendimento do(a)s Professor(a):} 149: { 150: #Attendances_Latex 151: } 152: 153: \PlanSection{14. Professor(a):} 154: { 155: #Teachers_Latex 156: } 157: 158: 159: #Signatures_Latex 160: 161: \end{document} 162: ##############################