LATEX错误编译.docx_第1页
LATEX错误编译.docx_第2页
LATEX错误编译.docx_第3页
LATEX错误编译.docx_第4页
LATEX错误编译.docx_第5页
已阅读5页,还剩12页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

LATEX技巧04:LatexErrorClasses,查询编译错误的原因!(2010-10-12 09:54:47)转载标签:latex技巧教育分类:latex技巧转自:/witchel/errorclasses.htmlLatex Error ClassesAmbiguous ErrorsThis is a list of error classes with ambiguos error messages. Here either the errors are have different causes and the message output is same or else the errors have the same root cause but the messages are different.S.NoClassError MessageCause of Error1e_des! LaTeX Error: Theres no line here to endUsage of at the end of a long label in description environment2e_center! LaTeX Error: Theres no line here to endUsage of after the heading line in center environment3e_foot! Argument of sect has an extra Usage of a fragile command footnote within section4e_ragged! Argument of caption has an extra Usage of within raggedright or raggedleft environment5e_and! Extra alignment tab has been changed to crToo many &s in a row of a table or array or eqnarray.6e_cline! Extra alignment tab has been changed to crReference no non existing column in cline7e_col! Extra alignment tab has been changed to cr.Usage in tabular* environment8e_num! Missing number treated as zeroUsage of non numeric parameter after 9e_asteriskMissing * at the end of the line* is not printed when used without brace after 10e_pbox_miss! Missing number, treated as zero.parboxt .Missing argument to parbox11e_mis_circle! Missing number, treated as zero.Missing numeric parameter to circle12e_list! Argument of lstnext has an extra Usage of 1stlisting inside fragile command parbox13e_capacity! TeX capacity exceeded, sorry input stack size=1500Usage of 1stlisting inside fragile command parbox14e_runawayRunaway argument?Generally because of missing braces, e.g cline1-2 instead of cline1-215e_verbatimRunaway argument?Usage of verbatim within scope of another command e.g: ifthenelse16e_undefined! Undefined control sequenceUsage of an unknown command17e_footnote! Undefined control sequenceUsage of footnote within footnote18e_integral! Missing inserted.Integral bounds are malformed19e_zeta! Missing inserted.Extra subscript before integral upper limit term20e_bezier! Illegal unit of measure (pt inserted).Missing numeric argument to qbezier21e_too_bezier! Illegal unit of measure (pt inserted).Too many arguments to qbezier22e_unit! Illegal unit of measure (pt inserted)parboxt2 .Illegal unit of second parameter23e_symfoot! LaTeX Error: Counter too large.More than 9 footnotes when using symbolic footnotes24e_large_count! LaTeX Error: Counter too large.Trying to display a corresponding letter for a counter vallue 2625e_begin! LaTeX Error: Missing begindocumentEither text has been placed before begindocument or begindocument is missing26e_margin! LaTeX Error: Missing begindocument.Misuse of marginsizeCommon ErrorsS.NoClassError MessageCause of Error1e_fileEnd! File ended while scanning use of end.Generally caused because of missing a brace2e_endNo message only an asterisk, i.e *Missing enddocument3e_illegalLaTeX Error: Illegal character in array argUsage of a letter other than r,l and c in tabular environment4e_tab! Misplaced alignment tab character &Missing begintabular while using tabular environment5e_backslash! Missing endcsname insertedUsage of a backslash in front of the name of an environment, e.g beginitemize6e_delimiter! LaTeX Error: Bad math environment delimiterMissing right immediately after the array environment7e_right! Extra rightright has no matching left OR endarray is missing8e_package! LaTeX Error: Can only be used in preambleUsage of usepackage outside the preamble9e_math! Missing $ insertedMissing a starting or ending $ in Math mode, e.g m_e instead of $m_e$10e_parameter! Illegal parameter number in definition of.Usage of parameter number greater than the number of parameters defined in newcommand, e.g newcommandtest1#311e_cmd! LaTeX Error: Command . already definedTrying to define already existing command, e.g newcommandtime12e_caption! LaTeX Error: caption outside floatcaption. used outside table environment13e_braces! Too many sMissing begintablestatement14e_parbox! Argument of caption has an extra Usage of parbox in a caption15e_item! LaTeX Error: Somethings wrong-perhaps a missing itemMissing item within enumerate environment16e_fraction! Argument of end has an extra Misuse of fraction cmd e.g frac1,217e_verb! LaTeX Error: verb ended by end of lineNewline after verb, e.g. verb*dir*18e_invalid! LaTeX Error: Command enditemize invalid in math modeMissing $ while using math mode in itemize19e_equation! Display math should end with $Usage of $ inside equation mode20e_column! Misplaced omitUsage of newcommand and multicolumn within tabular environment21e_subscript! Double subscript.Usage of double subscript22e_cls! LaTeX Error: File artcle.cls not found.Missing .sty or .cls file23e_nofile! LaTeX Error: File file1.tex not found.Missing file1.tex, e.g. inputfile1.tex24e_sty! LaTeX Error: File anysize1.sty not foundUse of unavailable package25e_doc_class! LaTeX Error: Can be used only in preamble.Usage of documentclass outside preamble26e_circle! LaTeX Error: Command circle invalid in math mode.Usage of circle in math mode27e_picture! Use of pictur doesnt match its definition.Bad parameter to picture28e_line! Use of put dosent match its definitionBadly formatted line directive29e_line_arg! LaTeX Error: Bad line or vector argument.Bad line parameter30e_counter! LaTeX Error: No counter 10 defined.Counter undefined31e_outer! LaTeX Error: Not in outer par mode.Using figure inside parbox32e_minipage! LaTeX Error: Not in outer par mode.Using figure minipage33e_lost! LaTeX Error: Float(s) lost.Counter undefined34e_lonely! LaTeX Error: Lonely item-perhaps a missing list environment.Usage of item outside list environment35e_parg! LaTeX Error: Missing p-arg in array arg.Missing p argument in tabular environment36e_hash! You cant use macro parameter character # in vertical mode.Usage of # in normal mode37e_enlarge! LaTeX Error: Suggested extra height (14454.0pt) dangerously large.Too big a number given in enlargethispage38e_deftab! LaTeX Error: Undefined tab position.Undefined tabbing39e_pushtab! LaTeX Error: pushtabs and poptabs dont match.Unequal numbers of push and pop tabs40e_overtab! LaTeX Error: Tab overflow.Too many = in tabbing environment41e_nest! LaTeX Error: Too deeply nested.Too many list environments42e_eqnarray! LaTeX Error: Too many columns in eqnarray environment.More than three columns in eqnarray43e_classpkg! LaTeX Error: usepackage before documentclass.Usage of usepackage before loading documentclass44e_load! LaTeX Error: Two LoadClass commands.More than one load class command45e_require! LaTeX Error: RequirePackage or LoadClass in Options Section.RequirePackage may not be used with DeclareOption46e_twoclass! LaTeX Error: Two documentclass or documentstyle commands.More than one documentclass declaration47e_font! LaTeX Error: This NFSS syste

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论