home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 3 / Meeting_Pearls_III.iso / Pearls / texmf / source / TeX / tex / help.c < prev    next >
Text File  |  1992-04-07  |  15KB  |  461 lines

  1. /* help.c */
  2.  
  3. char *help_messages[] = { 0L,
  4.  
  5. /* buildbox.c: 1 */
  6. "You should say `\\leaders <box or rule><hskip or vskip>'.\n\
  7. I found the <box or rule>, but there's no suitable\n\
  8. <hskip or vskip>, so I'm ignoring these leaders.",
  9.  
  10. "Sorry; this \\lastbox will be void.",
  11.  
  12. "Sorry...I usually can't take things from the current page.",
  13. "This \\lastbox will therefore be void.",
  14.  
  15. "I'm working on `\\vsplit<box number> to <dimen>';\n\
  16. will look for the <dimen> next.",
  17.  
  18. "I was expecting to see \\hbox or \\vbox or \\copy or \\box or\n\
  19. something like that. So you might find something missing in\n\
  20. your output. But keep trying; you can fix this later.",
  21.  
  22. /* dump.c: 7 (12) */
  23.  
  24. "`{...\\dump}' is a no-no.",
  25.  
  26. /* gettoken.c: 8 (13) */
  27.  
  28. "A funny symbol that I can't read has just been input.\n\
  29. Continue, and I'll forget that it ever happened.",
  30.  
  31.  
  32. /* itex.c: 9 (15) */
  33.  
  34. "All patterns must be given before typesetting begins.",
  35. "(See Appendix H.)",
  36.  
  37.  
  38. /* overflow.c: 11 (17) */
  39.  
  40. "If you really absolutely need more capacity,\n\
  41. you can ask a wizard to enlarge me.",
  42.  
  43.  
  44. /* math.c: 12 (19) */
  45.  
  46. "Somewhere in the math formula just ended, you used the\n\
  47. stated character from an undefined font family. For example,\n\
  48. plain TeX doesn't allow \\it or \\sl in subscripts. Proceed,\n\
  49. and I'll try to forget that I needed that character.",
  50.  
  51. "Sorry, but I can't typeset math unless \\textfont 2\n\
  52. and \\scriptfont 2 and \\scriptscriptfont 2 have all\n\
  53. the \\fontdimen values needed in math symbol fonts.",
  54.  
  55. "Sorry, but I can't typeset math unless \\textfont 3\n\
  56. and \\scriptfont 3 and \\scriptscriptfont 3 have all\n\
  57. the \\fontdimen values needed in math extension fonts.",
  58.  
  59. "The `$' that I just saw supposedly matches a previous `$$'.\n\
  60. So I shall assume that you typed `$$' both times.",
  61.  
  62.  
  63. /* scanning.c: 16 (31) */
  64.  
  65. "A left brace was mandatory here, so I've put one in.\n\
  66. You might want to delete and/or insert some corrections\n\
  67. so that I will find a matching right brace soon.\n\
  68. (If you're confused by all this, try typing `I}' now.)",
  69.  
  70. "I'm going to assume that 1mu=1pt when they're mixed.",
  71.  
  72. "A number should have been here; I inserted `0'.\n\
  73. (If you can't figure out why I needed to see a number,\n\
  74. look up `weird error' in the index to The TeXbook.)",
  75.  
  76. "You can refer to \\spacefactor only in horizontal mode;\n\
  77. you can refer to \\prevdepth only in vertical mode; and\n\
  78. neither of these is meaningful inside \\write. So",
  79.  
  80. "I'm forgetting what you said and using zero instead.",
  81.  
  82. /* 21 (43) */
  83.  
  84. "I changed this one to zero.",
  85.  
  86. "A register number must be between 0 and 255.",
  87. "A character number must be between 0 and 255.",
  88. "Since I expected to read a number between 0 and 15,",
  89. #if 0 /* TeX 3.141 */
  90. "A numeric math code must be between 0 and 32767.",
  91. #else
  92. "A mathchar number must be between 0 and 32767.",
  93. #endif
  94. "A numeric delimiter code must be between 0 and 2^{27}-1.",
  95.  
  96. "A one-character control sequence belongs after a ` mark.\n\
  97. So I'm essentially inserting \\0 here.",
  98.  
  99. "I can only go up to 2147483647='17777777777=\"7FFFFFFF,\n\
  100. so I'm using that number instead of yours.",
  101.  
  102. /* 29 (53) */
  103.  
  104. "I dddon't go any higher than filll.",
  105.  
  106. "The unit of measurement in math glue must be mu.",
  107.  
  108. "Dimensions can be in units of em, ex, in, pt, pc,\n\
  109. cm, mm, dd, cc, bp, or sp; but yours is a new one!\n\
  110. I'll assume that you meant to say pt, for printer's points.",
  111.  
  112. "To recover gracefully from this error, it's best to\n\
  113. delete the erroneous units; e.g., type `2' to delete\n\
  114. two letters. (See Chapter 27 of The TeXbook.)",
  115.  
  116. "I can't work with sizes bigger than about 19 feet.\n\
  117. Continue and I'll use the largest value I can.",
  118.  
  119. "I was looking for a control sequence whose\n\
  120. current meaning has been defined by \\font.",
  121.  
  122. "To increase the number of font parameters, you must\n\
  123. use \\fontdimen immediately after the \\font is loaded.",
  124.  
  125.  
  126. /* shipout.c: 36 (67) */
  127.  
  128. "I can't handle that very well; good luck.",
  129.  
  130. "On this page there's a \\write with fewer real {'s than }'s.",
  131.  
  132. "The page just created is more than 18 feet tall or\n\
  133. more than 18 feet wide, so I suspect something went wrong.",
  134.  
  135.  
  136. /* tex8.c: 39 (71) */
  137.  
  138. "You've closed more groups than you opened.\n\
  139. Such booboos are generally harmless, so keep going.",
  140.  
  141. "Your sneaky output routine has problematic {'s and/or }'s.",
  142.  
  143. "Your \\output commands should empty \\box255,\n\
  144. e.g., by saying `\\shipout\\box255'.\n\
  145. Proceed; I'll discard its present contents.",
  146.  
  147. "I'm guessing that you meant to end an alignment here.",
  148.  
  149. "I'll pretend you didn't say \\long or \\outer here.",
  150.  
  151. "I'll pretend you didn't say \\long or \\outer or \\global.",
  152.  
  153. "You should have said `\\read<number> to \\cs'.\n\
  154. I'm going to look for the \\cs now.",
  155.  
  156. "I'm going to use 0 instead of that illegal code value.",
  157.  
  158.  
  159. /* tex7.c: 47 (83) */
  160.  
  161. "To put a horizontal rule in an hbox or an alignment,\n\
  162. you should use \\leaders or \\hrulefill (see The TeXbook).",
  163.  
  164. "I'm changing to \\insert0; box 255 is special.",
  165.  
  166. "Try `I\\vskip-\\lastskip' instead.",
  167. "Try `I\\kern-\\lastkern' instead.",
  168. "Perhaps you can make the output routine do it.",
  169.  
  170. "Sorry, Pandora. (You sneaky devil.)\n\
  171. I refuse to unbox an \\hbox in vertical mode or vice versa.\n\
  172. And I can't open any boxes in math mode.",
  173.  
  174. "Sorry: The third part of a discretionary break must be\n\
  175. empty, in math formulas. I had to delete your third part.",
  176.  
  177. "Wow---I never thought anybody would tweak me here.\n\
  178. You can't seriously need such a huge discretionary list?",
  179.  
  180. "Discretionary lists must contain only boxes and kerns.",
  181.  
  182. "I've put in what seems to be necessary to fix\n\
  183. the current column of the current alignment.\n\
  184. Try to go on, since this might almost work.",
  185.  
  186. "I can't figure out why you would want to use a tab mark",
  187. "here. If you just want an ampersand, the remedy is\n\
  188. simple: Just type `I\\&' now. But if some right brace",
  189. "up above has ended a previous alignment prematurely,\n\
  190. you're probably due for more error messages, and you\n\
  191. might try typing `S' now just to see what is salvageable.",
  192. "or \\cr or \\span just now. If something like a right brace",
  193.  
  194. "I expect to see \\noalign only after the \\cr of",
  195. "an alignment. Proceed, and I'll ignore this case.",
  196. "I expect to see \\omit only after tab marks or the \\cr of",
  197.  
  198. "I'm ignoring this, since I wasn't doing a \\csname.",
  199.  
  200. /* 65 (111) */
  201.  
  202. "I'm ignoring this misplaced \\limits or \\nolimits command.",
  203.  
  204. "I was expecting to see something like `(' or `\\{' or\n\
  205. `\\}' here. If you typed, e.g., `{' instead of `\\{', you\n\
  206. should probably delete the `{' by typing `1' now, so that\n\
  207. braces don't get unbalanced. Otherwise just proceed.\n\
  208. Acceptable delimiters are characters whose \\delcode is\n\
  209. nonnegative, or you can use `\\delimiter <delimiter code>'.",
  210.  
  211. "I'm changing \\accent to \\mathaccent here; wish me luck.\n\
  212. (Accents are not the same in formulas as they are in text.)",
  213.  
  214. "I treat `x^1^2' essentially like `x^1{}^2'.",
  215. "I treat `x_1_2' essentially like `x_1{}_2'.",
  216.  
  217. /* 70 (122) */
  218.  
  219. "I'm ignoring this fraction specification, since I don't\n\
  220. know whether a construction like `x \\over y \\over z'\n\
  221. means `{x \\over y} \\over z' or `x \\over {y \\over z}'.",
  222.  
  223. "I'm ignoring a \\right that had no matching \\left.",
  224.  
  225. "Please don't say `\\def cs{...}', say `\\def\\cs{...}'.\n\
  226. I've inserted an inaccessible control sequence so that your\n\
  227. definition will be completed without mixing me up too badly.\n\
  228. You can recover graciously from this error, if you're\n\
  229. careful; see exercise 27.2 in The TeXbook.",
  230.  
  231. "I'm forgetting what you said and not changing anything.",
  232.  
  233. "I can't carry out that multiplication or division,\n\
  234. since the result is out of range.",
  235.  
  236. "I allow only values in the range 1..32767 here.",
  237. "I allow only nonnegative values here.",
  238.  
  239. "I can only handle fonts at positive sizes that are\n\
  240. less than 2048pt, so I've changed what you said to 10pt.",
  241.  
  242. "(That was another \\errmessage.)",
  243.  
  244. "This error message was generated by an \\errmessage\n\
  245. command, so I can't give any explicit help.\n\
  246. Pretend that you're Hercule Poirot: Examine all clues,\n\
  247. and deduce the truth by order and method.",
  248.  
  249. "This isn't an error message; I'm just \\showing something.\n\
  250. Type `I\\show...' to show more (e.g., \\show\\cs,\n\
  251. \\showthe\\count10, \\showbox255, \\showlists).",
  252.  
  253. "And type `I\\tracingonline=1\\show...' to show boxes and\n\
  254. lists on your terminal as well as in the transcript file.",
  255.  
  256. /* 82 (148) */
  257.  
  258. "I can handle only one magnification ratio per job. So I've\n\
  259. reverted to the magnification you used earlier on this run.",
  260.  
  261. "The magnification ratio must be between 1 and 32768.",
  262.  
  263.  
  264. /* tex6.c: 84 (151) */
  265.  
  266. "Hyphenation exceptions must contain only letters\n\
  267. and hyphens. But continue; I'll forgive and forget.",
  268.  
  269. "Letters in \\hyphenation words must have \\lccode>0.\n\
  270. Proceed; I'll ignore the character I just read.",
  271.  
  272. "The box you are \\vsplitting contains some infinitely",
  273.  
  274. "shrinkable glue, e.g., `\\vss' or `\\vskip 0pt minus 1fil'.\n\
  275. Such glue doesn't belong there; but you can safely proceed,",
  276.  
  277. "The box you are trying to split is an \\hbox.\n\
  278. I can't split such a box, so I'll leave it alone.",
  279.  
  280. "Tut tut: You're trying to \\insert into a\n\
  281. \\box register that now contains an \\hbox.",
  282.  
  283. "Proceed, and I'll discard its present contents.",
  284.  
  285. "The page about to be output contains some infinitely",
  286.  
  287. "The correction glue for page breaking with insertions\n\
  288. must have finite shrinkability. But you may proceed,",
  289.  
  290. "You shouldn't use \\box255 except in \\output routines.",
  291.  
  292. "I've concluded that your \\output is awry; it never does a\n\
  293. \\shipout, so I'm shipping \\box255 out myself. Next time\n\
  294. increase \\maxdeadcycles if you want me to be more patient!",
  295.  
  296. "I've inserted a begin-math/end-math symbol since I think\n\
  297. you left one out. Proceed, with fingers crossed.",
  298.  
  299. /* 96 (172) */
  300.  
  301. "Sorry, but I'm not programmed to handle this case;\n\
  302. I'll just pretend that you didn't ask for it.\n\
  303. If you're in the wrong mode, you might be able to\n\
  304. return to the right one by typing `I}' or `I$' or `I\\par'.",
  305.  
  306. "I've inserted something that you may have forgotten.\n\
  307. (See the <inserted text> above.)\n\
  308. With luck, this will get me unwedged. But if you\n\
  309. really didn't forget anything, try typing `2' now; then\n\
  310. my insertion and my current dilemma will both disappear.",
  311.  
  312. "Things are pretty mixed up, but I think the worst is over.",
  313.  
  314. "I've deleted a group-closing symbol because it seems to be\n\
  315. spurious, as in `$x}$'. But perhaps the } is legitimate and\n\
  316. you forgot something else, as in `\\hbox{$x}'. In such cases\n\
  317. the way to recover is to insert both the forgotten and the\n\
  318. deleted material, e.g., by typing `I$}'.",
  319.  
  320. "since the offensive shrinkability has been made finite.",
  321.  
  322.  
  323. /* tex0.c: 101 (188) */
  324.  
  325. "I have just deleted some text, as you asked.\n\
  326. You can now delete more, or insert, or whatever.",
  327.  
  328. "Sorry, I don't know how to help in this situation.",
  329. "Sorry, I already gave what help I could...",
  330. "Maybe you should try asking a human?",
  331. "An error might have occurred before I noticed any problems.\n\
  332. ``If all else fails, read the instructions.''",
  333.  
  334. "I'm broken. Please show this to someone who can fix can fix",
  335.  
  336. "One of your faux pas seems to have wounded me deeply...\n\
  337. in fact, I'm barely conscious. Please fix it and try again.",
  338.  
  339. "You rang?\n\
  340. Try to insert some instructions for me (e.g.,`I\\showlists'),\n\
  341. unless you just want to quit by typing `X'.",
  342.  
  343.  
  344. /* fatalerror()  109 (201) */
  345.  
  346. "End of file on the terminal!",
  347. "(interwoven alignment preambles are not allowed)",
  348. "*** (job aborted, no legal \\end found)",
  349. "*** (cannot \\read from terminal in nonstop modes)",
  350. "*** (job aborted, file error in nonstop mode)",
  351.  
  352.  
  353. /* tex1.c: 114 (206) */
  354.  
  355. "A forbidden control sequence occurred in skipped text.",
  356.  
  357. "This kind of error happens when you say `\\if...' and forget\n\
  358. the matching `\\fi'. I've inserted a `\\fi'; this might work.",
  359.  
  360. "The file ended while I was skipping conditional text.",
  361.  
  362. "I suspect you have forgotten a `}', causing me\n\
  363. to read past where you wanted me to stop.\n\
  364. I'll try to recover; but if the error is serious,\n\
  365. you'd better type `E' or `X' now and fix your file.",
  366.  
  367. "The control sequence at the end of the top line\n\
  368. of your error message was never \\def'ed. If you have\n\
  369. misspelled it (e.g., `\\hobx'), type `I' and the correct\n\
  370. spelling (e.g., `I\\hbox'). Otherwise just continue,\n\
  371. and I'll forget about whatever was undefined.",
  372.  
  373. "The control sequence marked <to be read again> should\n\
  374. not appear between \\csname and \\endcsname.",
  375.  
  376. /* 120 (212) */
  377.  
  378. "I've run across a `}' that doesn't seem to match anything.\n\
  379. For example, `\\def\\a#1{...}' and `\\a}' would produce\n\
  380. this error. If you simply proceed now, the `\\par' that\n\
  381. I've just inserted will cause me to report a runaway\n\
  382. argument that might be the root of the problem. But if\n\
  383. your `}' was spurious, just type `2' and it will go away.",
  384.  
  385. "I suspect you've forgotten a `}', causing me to apply this\n\
  386. control sequence to too much text. How can we recover?\n\
  387. My plan is to forget the whole thing and hope for the best.",
  388.  
  389. "If you say, e.g., `\\def\\a1{...}', then you must always\n\
  390. put `1' after `\\a', since control sequence names are\n\
  391. made up of letters only. The macro here has not been\n\
  392. followed by the required stuff, so I'm ignoring it.",
  393.  
  394. "I'm ignoring this; it doesn't match any \\if.",
  395.  
  396. /* tex5.c: 124 (216) */
  397.  
  398. "Displays can use special alignments (like \\eqalignno)\n\
  399. only if nothing but the alignment itself is between $$'s.",
  400.  
  401. "So I've deleted the formulas that preceded this alignment.",
  402.  
  403. "There should be exactly one # between &'s, when an\n\
  404. \\halign or \\valign is being set up. In this case you had",
  405.  
  406. "none, so I've put one in; maybe that will work.",
  407.  
  408. "more than one, so I'm ignoring all but the first.",
  409.  
  410. "You have given more \\span or & marks than there were\n\
  411. in the preamble to the \\halign or \\valign now in progress.\n\
  412. So I'll assume that you meant to type \\cr instead.",
  413.  
  414. "The paragraph just ended includes some glue that has\n\
  415. infinite shrinkability, e.g., `\\hskip 0pt minus 1fil'.\n\
  416. Such glue doesn't belong there---it allows a paragraph\n\
  417. of any length to fit on one line. But it's safe to proceed,",
  418.  
  419. /* tex4.c */
  420. /* tex3b.c: 131 (223) */
  421.  
  422. "I wasn't able to read the size data for this font,\n\
  423. so I will ignore the font specification.\n\
  424. [Wizards can fix TFM files using TFtoPL/PLtoTF.]\n\
  425. You might try inserting a different font spec;\n\
  426. e.g., type `I\\font<same font id>=<substitute font name>'.",
  427.  
  428. "I'm afraid I won't be able to make use of this font,\n\
  429. because my memory for character-size data is too small.\n\
  430. If you're really stuck, ask a wizard to enlarge me.\n\
  431. Or maybe try `I\\font<same font id>=<name of loaded font>'.",
  432.  
  433.  
  434. /* tex3.c: 133 (225) */
  435.  
  436. "Where was the left brace? You said something like `\\def\\a}',\n\
  437. which I'm going to interpret as `\\def\\a{}'.",
  438.  
  439. "I'm going to ignore the # sign you just used.",
  440.  
  441. "I've inserted the digit you should have used after the #.\n\
  442. Type `1' to delete what you did use.",
  443.  
  444. "You meant to type ## instead of #, right?\n\
  445. Or maybe a } was forgotten somewhere earlier, and things\n\
  446. are all screwed up? I'm going to assume that you meant ##.",
  447.  
  448. "This \\read has unbalanced braces.",
  449.  
  450. "I was expecting to see `<', `=', or `>'. Didn't.",
  451.  
  452. /* TeX 3.141: 139 */
  453.  
  454. "Sorry, \\setbox is not allowed after \\halign in a display,\n\
  455. or between \\accent and an accented character.",
  456.  
  457. 0L
  458. };
  459.  
  460. /* -- end -- */
  461.