Martin Thoma 11 年之前
父节点
当前提交
1a8f76a056
共有 1 个文件被更改,包括 9 次插入2 次删除
  1. 9 2
      asymptote/torus-three-paths/Readme.md

+ 9 - 2
asymptote/torus-three-paths/Readme.md

@@ -1,8 +1,15 @@
 Compiled example
 ----------------
-![Example](topology-r-spiral-covering-s.png)
+![Example](torus-three-paths.png)
+
+Currently, this one is not working, because of this error:
+
+```
+/usr/local/texlive/2013/texmf-dist/asymptote/three.asy: 
+2906.13: runtime: to support onscreen rendering, please install glut library, run ./configure, and recompile
+```
 
 Credits
 -------
 
-This graph was created by [Alex](http://tex.stackexchange.com/users/22467/alex) ([source](http://tex.stackexchange.com/a/149706/5645))
+This graph was created by [Charles Staats](http://tex.stackexchange.com/users/484/charles-staats) ([source](http://tex.stackexchange.com/a/149991/5645))