mind map in latex
Posted LogiCoal
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mind map in latex相关的知识,希望对你有一定的参考价值。
\\documentclass{article} \\usepackage{tikz} \\usetikzlibrary{trees} \\begin{document} \\begin{tikzpicture}[edge from parent fork right,grow=right,level distance=3cm,level 1/.style={sibling distance=4cm}, level 2/.style={sibling distance=1cm}] \\node[text width=1cm] {Idea General} child {node {Some idea}} child {node {Some idea} child {node {Details}} child {node {Details}} child {node {Details}} }; \\end{tikzpicture} \\end{document}
\\documentclass{article} \\usepackage{schemata} \\begin{document} \\schema { \\schemabox{level One} } { \\schema { \\schemabox{Level Two} } { \\schemabox{two 1\\\\two 2\\\\two 3} } \\schema { \\schemabox{level Two} } { \\schemabox{two 4\\\\two 5} } } \\end{document}
以上是关于mind map in latex的主要内容,如果未能解决你的问题,请参考以下文章
Programming Paradigms, Interactive Mind Map Software
What mind mapping software applications do you recommend.