Advertisement
Guest User

Untitled

a guest
Sep 8th, 2016
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.74 KB | None | 0 0
  1. ! Argument of \MakeTextLowercase has an extra }.
  2. <inserted text>
  3. \par
  4. l.120 \end{quote}
  5. I've run across a `}' that doesn't seem to match anything.
  6. For example, `\def\a#1{...}' and `\a}' would produce
  7. this error. If you simply proceed now, the `\par' that
  8. I've just inserted will cause me to report a runaway
  9. argument that might be the root of the problem. But if
  10. your `}' was spurious, just type `2' and it will go away.
  11. Runaway argument?
  12. ! Paragraph ended before \MakeTextLowercase was complete.
  13. <to be read again>
  14. \par
  15. l.120 \end{quote}
  16. I suspect you've forgotten a `}', causing me to apply this
  17. control sequence to too much text. How can we recover?
  18. My plan is to forget the whole thing and hope for the best.
  19. ! You can't use `math shift character $' after \the.
  20. \@uclcnotmath ...dgroup \noexpand \@skipmath #3#4$
  21. \valign $}\reserved@a
  22. l.120 \end{quote}
  23. I'm forgetting what you said and using zero instead.
  24. ! Argument of \@skipmath has an extra }.
  25. <inserted text>
  26. \par
  27. l.120 \end{quote}
  28. I've run across a `}' that doesn't seem to match anything.
  29. For example, `\def\a#1{...}' and `\a}' would produce
  30. this error. If you simply proceed now, the `\par' that
  31. I've just inserted will cause me to report a runaway
  32. argument that might be the root of the problem. But if
  33. your `}' was spurious, just type `2' and it will go away.
  34. Runaway argument?
  35. \SOUL@token
  36. ! Paragraph ended before \@skipmath was complete.
  37. <to be read again>
  38. \par
  39. l.120 \end{quote}
  40. I suspect you've forgotten a `}', causing me to apply this
  41. control sequence to too much text. How can we recover?
  42. My plan is to forget the whole thing and hope for the best.
  43. ! Undefined control sequence.
  44. \newlinetospace #1->\let \@tufte@orig@cr
  45. \\\def \\{\@tufte@newlinetospace }...
  46. l.120 \end{quote}
  47. The control sequence at the end of the top line
  48. of your error message was never \def'ed. If you have
  49. misspelled it (e.g., `\hobx'), type `I' and the correct
  50. spelling (e.g., `I\hbox'). Otherwise just continue,
  51. and I'll forget about whatever was undefined.
  52. ! Use of \SOUL@n doesn't match its definition.
  53. \\... {\string \MakeTextLowercase }\edef \SOUL@n {
  54. \string #2}\ifx \SOUL@x \S...
  55. l.120 \end{quote}
  56. If you say, e.g., `\def\a1{...}', then you must always
  57. put `1' after `\a', since control sequence names are
  58. made up of letters only. The macro here has not been
  59. followed by the required stuff, so I'm ignoring it.
  60. ! Use of \protect doesn't match its definition.
  61. \@tufte@newlinetospace ...\@tufte@newlinetospace
  62. l.120 \end{quote}
  63. If you say, e.g., `\def\a1{...}', then you must always
  64. put `1' after `\a', since control sequence names are
  65. made up of letters only. The macro here has not been
  66. followed by the required stuff, so I'm ignoring it.
  67. ! Package soul Error: Reconstruction failed.
  68. See the soul package documentation for explanation.
  69. Type H <return> for immediate help.
  70. ...
  71. l.120 \end{quote}
  72. I came across hyphenatable material enclosed in group braces,
  73. which I can't handle. Either drop the braces or make the material
  74. unbreakable using an \mbox (\hbox). Note that a space
  75. also counts as possible hyphenation point. See page 4 of the manual.
  76. I'm leaving a black square so that you can see where I am right now.
  77. ! Undefined control sequence.
  78. \SOUL@postamble ...obal \skip@ =\SOUL@soouterskip
  79. \aftergroup \SOUL@socheck
  80. l.120 \end{quote}
  81. The control sequence at the end of the top line
  82. of your error message was never \def'ed. If you have
  83. misspelled it (e.g., `\hobx'), type `I' and the correct
  84. spelling (e.g., `I\hbox'). Otherwise just continue,
  85. and I'll forget about whatever was undefined.
  86. ! Missing number, treated as zero.
  87. <to be read again>
  88. \aftergroup
  89. l.120 \end{quote}
  90. A number should have been here; I inserted `0'.
  91. (If you can't figure out why I needed to see a number,
  92. look up `weird error' in the index to The TeXbook.)
  93. ! Illegal unit of measure (pt inserted).
  94. <to be read again>
  95. \aftergroup
  96. l.120 \end{quote}
  97. Dimensions can be in units of em, ex, in, pt, pc,
  98. cm, mm, dd, cc, nd, nc, bp, or sp; but yours is a new one!
  99. I'll assume that you meant to say pt, for printer's points.
  100. To recover gracefully from this error, it's best to
  101. delete the erroneous units; e.g., type `2' to delete
  102. two letters. (See Chapter 27 of The TeXbook.)
  103. ! Extra }, or forgotten \endgroup.
  104. \SOUL@n ...rave \z@ \SOUL@do {#1}\SOUL@postamble }
  105. l.120 \end{quote}
  106. I've deleted a group-closing symbol because it seems to be
  107. spurious, as in `$x}$'. But perhaps the } is legitimate and
  108. you forgot something else, as in `\hbox{$x}'. In such cases
  109. the way to recover is to insert both the forgotten and the
  110. deleted material, e.g., by typing `I$}'.
  111. [4]
  112. ! Argument of \@tforloop has an extra }.
  113. <inserted text>
  114. \par
  115. l.188
  116. I've run across a `}' that doesn't seem to match anything.
  117. For example, `\def\a#1{...}' and `\a}' would produce
  118. this error. If you simply proceed now, the `\par' that
  119. I've just inserted will cause me to report a runaway
  120. argument that might be the root of the problem. But if
  121. your `}' was spurious, just type `2' and it will go away.
  122. Runaway argument?
  123. \reserved@a {\t@st@ic }\fi \ifmaybe@ic \sw@slant \fi \fi \def \check@icr \ETC.
  124. ! Paragraph ended before \@tforloop was complete.
  125. <to be read again>
  126. \par
  127. l.188
  128. I suspect you've forgotten a `}', causing me to apply this
  129. control sequence to too much text. How can we recover?
  130. My plan is to forget the whole thing and hope for the best.
  131. Runaway argument?
  132. {\protect \newlinetospace {Entextualization and Preparation in Patte\ETC.
  133. ! Paragraph ended before \@skipmath was complete.
  134. <to be read again>
  135. \par
  136. l.188
  137. I suspect you've forgotten a `}', causing me to apply this
  138. control sequence to too much text. How can we recover?
  139. My plan is to forget the whole thing and hope for the best.
  140. ! Missing $ inserted.
  141. <inserted text>
  142. $
  143. l.188
  144. I've inserted a begin-math/end-math symbol since I think
  145. you left one out. Proceed, with fingers crossed.
  146. ! Missing { inserted.
  147. <to be read again>
  148. $
  149. l.188
  150. A left brace was mandatory here, so I've put one in.
  151. You might want to delete and/or insert some corrections
  152. so that I will find a matching right brace soon.
  153. (If you're confused by all this, try typing `I}' now.)
  154. )
  155. Runaway preamble?
  156. $}\let \SOUL@errmsg \SOUL@error \let \-\relax \count@ \m@ne \SOUL@analyze \ETC.
  157. ! File ended while scanning preamble of \valign.
  158. <inserted text>
  159. \cr }
  160. l.67 \input{tex/patterson}
  161. I suspect you have forgotten a `}', causing me
  162. to read past where you wanted me to stop.
  163. I'll try to recover; but if the error is serious,
  164. you'd better type `E' or `X' now and fix your file.
  165. ! Missing # inserted in alignment preamble.
  166. <to be read again>
  167. \cr
  168. l.67 \input{tex/patterson}
  169. There should be exactly one # between &'s, when an
  170. \halign or \valign is being set up. In this case you had
  171. none, so I've put one in; maybe that will work.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement