Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.04 KB | None | 0 0
  1.  
  2. mtx-context | warning: synctex is enabled
  3. mtx-context | run 1: luatex --fmt="/Users/stripped/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en" --jobname="test_graph" --lua="/Users/stripped/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.lui" --no-parse-first-line --synctex=1 --c:autogenerate --c:currentrun=1 --c:directives="system.synctex=1" --c:fulljobname="stripped/test_graph.tex" --c:input="stripped/test_graph.tex" --c:kindofrun=1 --c:maxnofruns=9 --c:synctex="1" "cont-yes.mkiv"
  4. This is LuaTeX, Version 1.0.3 (TeX Live 2017/dev)
  5. system commands enabled.
  6.  
  7. system > synctex functionality is enabled (1), expect runtime overhead!
  8. open source > level 1, order 1, name 'stripped/context/tex/texmf-context/tex/context/base/mkiv/cont-yes.mkiv'
  9. system >
  10. system > ConTeXt ver: 2017.02.25 16:24 MKIV beta fmt: 2017.2.27 int: english/english
  11. system >
  12. system > 'cont-new.mkiv' loaded
  13. open source > level 2, order 2, name 'stripped/context/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv'
  14. close source > level 2, order 2, name 'stripped/context/tex/texmf-context/tex/context/base/mkiv/cont-new.mkiv'
  15. system > files > jobname 'test_graph', input 'stripped/test_graph', result 'test_graph'
  16. fonts > latin modern fonts are not preloaded
  17. languages > language 'en' is active
  18. open source > level 2, order 3, name 'stripped/test_graph.tex'
  19. resolvers > modules > 'graph' is loaded
  20. open source > level 3, order 4, name 'stripped/context/tex/texmf-context/tex/context/modules/mkiv/m-graph.mkiv'
  21. close source > level 3, order 4, name 'stripped/context/tex/texmf-context/tex/context/modules/mkiv/m-graph.mkiv'
  22. fonts > preloading latin modern fonts (second stage)
  23. fonts > 'fallback modern-designsize rm 12pt' is loaded
  24. metapost > initializing instance 'metafun' using format 'metafun'
  25. metapost > loading 'metafun' as 'stripped/context/tex/texmf-context/metapost/context/base/mpiv/metafun.mpiv' using method 'default'
  26. metapost > initializing number mode 'scaled'
  27.  
  28. tex error > mp error on line 9 in file stripped/test_graph.tex:
  29.  
  30. >> begingraph
  31. ! Improper `addto'.
  32.  
  33. withpen
  34. draw->...:also(EXPR0)else:doublepath(EXPR0)withpen
  35. .currentpen.fi._op_
  36.  
  37. (
  38. <*> draw begingraph(
  39. 3in,2in); gdraw "agepop91.d"; endgraph; ;
  40. This expression should have specified a known path.
  41. So I'll not change anything just now.
  42.  
  43. ! Extra tokens will be flushed.
  44.  
  45. (
  46. <*> draw begingraph(
  47. 3in,2in); gdraw "agepop91.d"; endgraph; ;
  48. I've just read as much of that statement as I could fathom,
  49. so a semicolon should have been next. It's very puzzling...
  50. but I'll try to get myself back together, by ignoring
  51. everything up to the next `;'. Please insert a semicolon
  52. now in front of anything that you don't want me to delete.
  53. (See Chapter 27 of The METAFONTbook for an example.)
  54.  
  55. >> gdraw
  56. ! Isolated expression.
  57.  
  58. "agepop91.d"
  59. <*> draw begingraph(3in,2in); gdraw "agepop91.d"
  60. ; endgraph; ;
  61. I couldn't find an `=' or `:=' after the
  62. expression that is shown above this error message,
  63. so I guess I'll just ignore it and carry on.
  64.  
  65. ! Extra tokens will be flushed.
  66.  
  67. "agepop91.d"
  68. <*> draw begingraph(3in,2in); gdraw "agepop91.d"
  69. ; endgraph; ;
  70. I've just read as much of that statement as I could fathom,
  71. so a semicolon should have been next. It's very puzzling...
  72. but I'll try to get myself back together, by ignoring
  73. everything up to the next `;'. Please insert a semicolon
  74. now in front of anything that you don't want me to delete.
  75. (See Chapter 27 of The METAFONTbook for an example.)
  76.  
  77. >> endgraph
  78. ! Isolated expression.
  79.  
  80. ;
  81. <*> ...aph(3in,2in); gdraw "agepop91.d"; endgraph;
  82. ;
  83. I couldn't find an `=' or `:=' after the
  84. expression that is shown above this error message,
  85. so I guess I'll just ignore it and carry on.
  86.  
  87. [1]
  88.  
  89. 1 \usemodule[graph]
  90. 2
  91. 3 \starttext
  92. 4
  93. 5 \startMPcode
  94. 6 draw begingraph(3in,2in);
  95. 7 gdraw "agepop91.d";
  96. 8 endgraph;
  97. 9 >> \stopMPcode
  98. 10 \stoptext
  99.  
  100.  
  101. ? Type to proceed, S to scroll future error messages,
  102. R to run without stopping, Q to run quietly,
  103. I to insert something, E to edit your file,
  104. H for help, X to quit.
  105. ? metapost > error: unknown, no error, terminal or log messages
  106.  
  107. tex error > mp error on line 3 in file stripped/test_graph.tex:
  108.  
  109. >> begingraph
  110. ! Improper `addto'.
  111.  
  112. withpen
  113. draw->...:also(EXPR0)else:doublepath(EXPR0)withpen
  114. .currentpen.fi._op_
  115.  
  116. (
  117. <*> draw begingraph(
  118. 3in,2in); gdraw "agepop91.d"; endgraph; ;
  119. This expression should have specified a known path.
  120. So I'll not change anything just now.
  121.  
  122. ! Extra tokens will be flushed.
  123.  
  124. (
  125. <*> draw begingraph(
  126. 3in,2in); gdraw "agepop91.d"; endgraph; ;
  127. I've just read as much of that statement as I could fathom,
  128. so a semicolon should have been next. It's very puzzling...
  129. but I'll try to get myself back together, by ignoring
  130. everything up to the next `;'. Please insert a semicolon
  131. now in front of anything that you don't want me to delete.
  132. (See Chapter 27 of The METAFONTbook for an example.)
  133.  
  134. >> gdraw
  135. ! Isolated expression.
  136.  
  137. "agepop91.d"
  138. <*> draw begingraph(3in,2in); gdraw "agepop91.d"
  139. ; endgraph; ;
  140. I couldn't find an `=' or `:=' after the
  141. expression that is shown above this error message,
  142. so I guess I'll just ignore it and carry on.
  143.  
  144. ! Extra tokens will be flushed.
  145.  
  146. "agepop91.d"
  147. <*> draw begingraph(3in,2in); gdraw "agepop91.d"
  148. ; endgraph; ;
  149. I've just read as much of that statement as I could fathom,
  150. so a semicolon should have been next. It's very puzzling...
  151. but I'll try to get myself back together, by ignoring
  152. everything up to the next `;'. Please insert a semicolon
  153. now in front of anything that you don't want me to delete.
  154. (See Chapter 27 of The METAFONTbook for an example.)
  155.  
  156. >> endgraph
  157. ! Isolated expression.
  158.  
  159. ;
  160. <*> ...aph(3in,2in); gdraw "agepop91.d"; endgraph;
  161. ;
  162. I couldn't find an `=' or `:=' after the
  163. expression that is shown above this error message,
  164. so I guess I'll just ignore it and carry on.
  165.  
  166. [1]
  167.  
  168. 1 \usemodule[graph]
  169. 2
  170. 3 >> \starttext
  171. 4
  172. 5 \startMPcode
  173. 6 draw begingraph(3in,2in);
  174. 7 gdraw "agepop91.d";
  175. 8 endgraph;
  176. 9 \stopMPcode
  177. 10 \stoptext
  178.  
  179.  
  180. ? Type to proceed, S to scroll future error messages,
  181. R to run without stopping, Q to run quietly,
  182. I to insert something, E to edit your file,
  183. H for help, X to quit.
  184. ? metapost > error: unknown, no error, terminal or log messages
  185. backend > xmp > using file 'stripped/context/tex/texmf-context/tex/context/base/mkiv/lpdf-pdx.xml'
  186. pages > flushing realpage 1, userpage 1, subpage 1
  187. close source > level 2, order 4, name 'stripped/test_graph.tex'
  188. close source > level 1, order 4, name 'stripped/context/tex/texmf-context/tex/context/base/mkiv/cont-yes.mkiv'
  189.  
  190. mkiv lua stats > used config file: selfautoparent:/texmf/web2c/texmfcnf.lua
  191. mkiv lua stats > used cache path: stripped/context/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e
  192. mkiv lua stats > synctex tracing: synctex has been enabled (extra log file generated)
  193. mkiv lua stats > resource resolver: loadtime 0.009 seconds, 0 scans with scantime 0.000 seconds, 0 shared scans, 25 found files, scanned paths:
  194. mkiv lua stats > stored bytecode data: 402 modules (0.307 sec), 91 tables (0.020 sec), 493 chunks (0.327 sec)
  195. mkiv lua stats > traced context: maxstack: 1226, freed: 2, unreachable: 1224
  196. mkiv lua stats > cleaned up reserved nodes: 49 nodes, 9 lists of 447
  197. mkiv lua stats > node memory usage: 2 glue, 2 penalty, 9 attribute, 49 glue_spec, 3 attribute_list, 2 temp, 2 user_defined
  198. mkiv lua stats > node list callback tasks: 7 unique task lists, 5 instances (re)created, 28 calls
  199. mkiv lua stats > used backend: pdf (backend for directly generating pdf output)
  200. mkiv lua stats > jobdata time: 0.000 seconds saving, 0.001 seconds loading
  201. mkiv lua stats > callbacks: 148 direct, 286 indirect, 434 total
  202. mkiv lua stats > randomizer: resumed with value 0.51915920224002
  203. mkiv lua stats > loaded tex modules: 1 requested, all found (*-graph)
  204. mkiv lua stats > loaded patterns: en::2, load time: 0.000
  205. mkiv lua stats > result saved in file: test_graph.pdf, compresslevel 3, objectcompresslevel 3
  206. mkiv lua stats > loaded fonts: 2 files: latinmodern-math.otf, lmroman12-regular.otf
  207. mkiv lua stats > font engine: otf 3.027, afm 1.512, tfm 1.000, 4 instances, load time 0.149 seconds
  208. mkiv lua stats > used platform: osx-64, type: unix, binary subtree: texmf-osx-64
  209. mkiv lua stats > luatex banner: this is luatex, version 1.0.3 (tex live 2017/dev)
  210. mkiv lua stats > control sequences: 44989 of 65536 + 100000
  211. mkiv lua stats > lua properties: engine: lua, used memory: 65 MB (ctx: 64 MB), hash type: lua, hash chars: min(64,40), symbol mask: utf (τεχ)
  212. mkiv lua stats > runtime: 0.599 seconds, 1 processed pages, 1 shipped pages, 1.669 pages/second
  213.  
  214. SyncTeX written on test_graph.synctex.gz.
  215. mtx-context | fatal error: return code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement