1 
                    
                    hei1000      2016-06-02 12:27:13 +08:00 
                    
                    一直在用啊,读书笔记什么的 
                 | 
            
     2 
                    
                    duhastmich   OP @hei1000 哈哈,其实是想说 babel 
                 | 
            
     3 
                    
                    ceyes      2016-06-02 13:31:25 +08:00 
                    
                    是的,慢慢开始用这种方式做笔记了。 
                推荐: http://pragmaticemacs.com/emacs/org-mode-basics-structuring-your-notes/  | 
            
     4 
                    
                    introom      2016-06-02 13:38:34 +08:00 
                    
                    图是用什么画的呢? 
                 | 
            
     5 
                    
                    lukertty      2016-06-02 13:48:18 +08:00 
                    
                    @introom  
                #+BEGIN_SRC dot :file graph/compositing-1.png :exports results digraph { rankdir=LR node [shape=circle fontname="Fira Code" fontcolor="#999999" color=white style="filled" fillcolor="#f0f0f0"] edge [penwidth="0.7" fillcolor="#c9c9c9" color="#c9c9c9"] 1 -> 2 2 -> 4 } #+END_SRC  | 
            
     6 
                    
                    Geeker      2016-06-02 14:00:50 +08:00     | 
            
     7 
                    
                    MangixPanda      2016-06-02 14:47:44 +08:00 
                    
                    每次看到 org-mode 都要进来点个赞 :), orgmode 写的 blog www.xuzhengchao.com 
                 |