Skip to content

Instantly share code, notes, and snippets.

@nthall
Created October 23, 2019 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nthall/05c16f2f6fbe866aa9d7d5e8eba5d633 to your computer and use it in GitHub Desktop.
Save nthall/05c16f2f6fbe866aa9d7d5e8eba5d633 to your computer and use it in GitHub Desktop.
Latex Errors yikes
This is Rubber version 1.4.
[latex] directive: module pdftex
[latex] built-in module pdftex registered
[latex] parsing /proj/media/assessments/templates/math/assessment/tmpTShyaW
[latex] script module article registered
[latex] no support found for helvet
[latex] no support found for fontenc
[latex] no support found for inputenc
[latex] no support found for geometry
[latex] no support found for fancyhdr
[latex] no support found for color
[latex] no support found for array
[latex] no support found for calc
[latex] built-in module graphicx registered
[latex] no support found for setspace
[latex] no support found for ulem
[latex] no support found for pgf
[latex] parsing /proj/media/assessments/templates/math/assessment/xparse.sty
[latex] no support found for expl3
[latex] end of /proj/media/assessments/templates/math/assessment/xparse.sty
[latex] no support found for babel
[latex] end of /proj/media/assessments/templates/math/assessment/tmpTShyaW
[latex] dependencies: ['tmpTShyaW.aux', '/proj/media/assessments/templates/math/assessment/tmpTShyaW', '/proj/media/assessments/templates/math/assessment/xparse.sty']
[depend] make tmpTShyaW.pdf -> ['tmpTShyaW.aux', '/proj/media/assessments/templates/math/assessment/tmpTShyaW', '/proj/media/assessments/templates/math/assessment/xparse.sty']
[depend] while making tmpTShyaW.pdf: cyclic dependency on tmpTShyaW.aux (pruned)
[latex] building additional files...
compiling tmpTShyaW...
executing: pdflatex \nonstopmode \input{tmpTShyaW}
with environment: {'TEXINPUTS': '.:.:'}
process 11417 (pdflatex) returned 1
There were errors compiling tmpTShyaW.aux.
xparse.sty:1374: Undefined control sequence \__msg_kernel_new:nnnn.
xparse.sty:1374: leading text: \__msg_kernel_new:nnnn
xparse.sty:1374: Missing \begin{document}.
xparse.sty:1374: leading text: \__msg_kernel_new:nnnn { x
xparse.sty:1375: You can't use `macro parameter character #' in horizontal mode.
xparse.sty:1375: leading text: { Bad~argument~specification~'#
xparse.sty:1377: Undefined control sequence \c_msg_coding_error_text_tl.
xparse.sty:1377: leading text: \c_msg_coding_error_text_tl
xparse.sty:1383: You can't use `macro parameter character #' in horizontal mode.
xparse.sty:1383: leading text: { Command~'#
xparse.sty:1385: Undefined control sequence \NewDocumentCommand.
xparse.sty:1385: leading text: You~have~used~\NewDocumentCommand
xparse.sty:1387: You can't use `macro parameter character #' in horizontal mode.
xparse.sty:1387: leading text: The~existing~definition~of~'#
xparse.sty:1390: You can't use `macro parameter character #' in horizontal mode.
xparse.sty:1390: leading text: { Command ~'#
xparse.sty:1392: Undefined control sequence \RenewDocumentCommand.
xparse.sty:1392: leading text: You~have~used~\RenewDocumentCommand
xparse.sty:1394: You can't use `macro parameter character #' in horizontal mode.
xparse.sty:1394: leading text: A~new~command~'#
More errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment