必修3第三章概率mindmaps

  1 % !Mode:: "TeX:UTF-8"
  2 documentclass{article}
  3 usepackage[screen]{geometry}
  4 usepackage[no-math]{fontspec} %提供字体选择命令
  5 usepackage{xunicode} %提供Unicode 字符宏
  6 usepackage{xltxtra} %提供了针对XeTeX的改进并且加入了XeTeX的LOGO
  7 usepackage[slantfont,boldfont]{xeCJK} %使用xeCJK宏包
  8 
  9 %%-----------------------设置中文字体--------
 10 setCJKmainfont{Adobe Heiti Std}%设置正文为宋体
 11 setCJKmonofont{Adobe Song Std}%设置等距字体
 12 setCJKsansfont{Adobe Kaiti Std}%设置无衬线字体
 13 %%-----------------------设置英文字体------------------------
 14 setmainfont[Mapping=tex-text]{TeX Gyre Pagella}%英文衬线字体
 15 setsansfont[Mapping=tex-text]{Trebuchet MS}%英文无衬线字体
 16 setmonofont[Mapping=tex-text]{Courier New}%英文等宽字体
 17 %%-----------------------设置数学字体--------------------------
 18 %setmathsfont(Digits,Latin,Greek)[Numbers={Lining,Proportional}]{Minion Pro}
 19 %%-------------------------------------------------------------
 20 punctstyle{kaiming}%开明式标点格式
 21 usepackage{tikz}
 22 usetikzlibrary{mindmap,trees}
 23 
 24 defTiMu{概率}
 25 defChapterI{随机事件的概率}
 26 defChapterISectionI{随机事件的概率}
 27 defChapterISectionII{概率的意义}
 28 defChapterISectionIII{概率的基本性质}
 29 defChapterII{古典概型}
 30 defChapterIISectionI{古典概型}
 31 defChapterIISectionII{随机数的产生}
 32 defChapterIII{几何概型}
 33 defChapterIIISectionI{几何概型}
 34 defChapterIIISectionII{均匀随机数的产生}
 35 
 36 egin{document}
 37 pagestyle{empty}
 38 fseriesoldmath
 39 %----------------------目录
 40 egin{tikzpicture}[remember picture, overlay]
 41 
 42   
ode [shift={(-0cm,-3cm)}] at (current page.center)
 43   {%
 44   egin{tikzpicture}[remember picture, overlay]
 45 
 46   path[mindmap,concept color=blue!50!black,text=white]
 47     node[concept] {TiMu}[clockwise from=150]
 48     child[concept color=green!50!black] 
 49 { node[concept] {1. ChapterI}
 50 [clockwise from=210]
 51       child[concept color=orange] { node[concept] {ChapterISectionI} }
 52       child[concept color=orange] { node[concept] {ChapterISectionII} }
 53       child[concept color=orange] { node[concept] {ChapterISectionIII} }
 54  }
 55     child[concept color=green!50!black] {
 56       node[concept] {2. ChapterII}
 57       [clockwise from=120]
 58       child[concept color=orange] { node[concept] {ChapterIISectionI} }
 59       child[concept color=orange] { node[concept] {ChapterIISectionII} }
 60 %      child[concept color=orange] { node[concept] {功能} }
 61 %      child[concept color=orange] { node[concept] {应用领域} }
 62     }
 63     child[concept color=green!50!black] {
 64       node[concept] {3. ChapterIII}
 65       [clockwise from=60]
 66       child[concept color=orange] { node[concept] {ChapterIIISectionI} }
 67       child[concept color=orange] { node[concept] {ChapterIIISectionII} }
 68 };
 69   end{tikzpicture}
 70 
 71 };
 72 
 73 end{tikzpicture}
 74 
 75 
 76 
ewpage
 77 %----------------------第一节3.1.1
 78 egin{tikzpicture}[remember picture, overlay]
 79 
 80   
ode [shift={(-0cm,-3cm)}] at (current page.center)
 81   {%
 82   egin{tikzpicture}[remember picture, overlay]
 83 
 84   path[mindmap,concept color=blue!50!black,text=white]
 85     node[concept] {TiMu}
 86     [clockwise from=150]
 87     child[concept color=green!50!black]{ node[concept] {1. ChapterI}
 88 [clockwise from=210]
 89       child[concept color=orange] { node[concept] {ChapterISectionI} }
 90       child[concept color=black!20] { node[concept] {ChapterISectionII} }
 91       child[concept color=black!20] { node[concept] {ChapterISectionIII} }
 92  }
 93     child[concept color=black!20] {
 94       node[concept] {2. ChapterII}
 95       [clockwise from=120]
 96       child[concept color=black!20] { node[concept] {ChapterIISectionI} }
 97       child[concept color=black!20] { node[concept] {ChapterIISectionII} }
 98     }
 99     child[concept color=black!20] {
100       node[concept] {3. ChapterIII}
101       [clockwise from=60]
102       child[concept color=black!20] { node[concept] {ChapterIIISectionI} }
103       child[concept color=black!20] { node[concept] {ChapterIIISectionII} }
104      };
105   end{tikzpicture}
106 
107 };
108 
109 end{tikzpicture}
110 
111 
112 
ewpage
113 %----------------------第一节
114 egin{tikzpicture}[remember picture, overlay]
115 
116   
ode [shift={(-0cm,1cm)}] at (current page.center)
117   {%
118   egin{tikzpicture}[remember picture, overlay]
119 
120   path[mindmap,concept color=black!20,text=white]
121     node[concept] {TiMu}
122     [clockwise from=150]
123     child[concept color=green!50!black]{ node[concept] {1. ChapterI}
124 [clockwise from=210]
125       child[concept color=orange] { node[concept] {ChapterISectionI} }
126       child[concept color=orange] { node[concept] {ChapterISectionII} }
127       child[concept color=orange] { node[concept] {ChapterISectionIII} }
128  }
129     child[concept color=black!20] {
130       node[concept] {2. ChapterII}
131       [clockwise from=120]
132       child[concept color=black!20] { node[concept] {ChapterIISectionI} }
133       child[concept color=black!20] { node[concept] {ChapterIISectionII} }
134     }
135     child[concept color=black!20] {
136       node[concept] {3. ChapterIII}
137       [clockwise from=60]
138       child[concept color=black!20] { node[concept] {ChapterIIISectionI} }
139       child[concept color=black!20] { node[concept] {ChapterIIISectionII} }
140      };
141   end{tikzpicture}
142 
143 };
144 
145 end{tikzpicture}
146 
147 
148 
149 
ewpage
150 %-------------------------第二节
151 egin{tikzpicture}[remember picture, overlay]
152 
153   
ode [shift={(-0cm,1cm)}] at (current page.center)
154   {%
155   egin{tikzpicture}[remember picture, overlay]
156 
157   path[mindmap,concept color=black!20,text=white]
158     node[concept] {TiMu}
159     [clockwise from=150]
160     child[concept color=black!20] { node[concept] {1. ChapterI} }
161     child[concept color=green!50!black] {
162       node[concept] {2. ChapterII}
163       [clockwise from=210]
164       child[concept color=orange] { node[concept] {ChapterIISectionI} }
165       child[concept color=orange] { node[concept] {ChapterIISectionII} }
166     }
167     child[concept color=black!20] {
168       node[concept] {3. ChapterIII}
169       [clockwise from=60]
170       child[concept color=black!20] { node[concept] {ChapterIIISectionI} }
171       child[concept color=black!20] { node[concept] {ChapterIIISectionII} }
172 };
173   end{tikzpicture}
174 
175 };
176 
177 end{tikzpicture}
178 
179 
ewpage
180 %----------------------第三节
181 egin{tikzpicture}[remember picture, overlay]
182 
183   
ode [shift={(-0cm,1cm)}] at (current page.center)
184   {%
185   egin{tikzpicture}[remember picture, overlay]
186 
187   path[mindmap,concept color=black!20,text=white]
188     node[concept] {TiMu}
189     [clockwise from=150]
190     child[concept color=black!20] {
191  node[concept] {1. ChapterI}
192 [clockwise from=210]
193       child[concept color=black!20] { node[concept] {ChapterISectionI} }
194       child[concept color=black!20] { node[concept] {ChapterISectionII} }
195       child[concept color=black!20] { node[concept] {ChapterISectionIII} }
196  }
197     child[concept color=black!20] {
198       node[concept] {2. ChapterII}
199       [clockwise from=120]
200       child[concept color=black!20] { node[concept] {ChapterIISectionI} }
201       child[concept color=black!20] { node[concept] {ChapterIISectionII} }
202     }
203     child[concept color=green!50!black] {
204       node[concept] {3. ChapterIII}
205       [clockwise from=60]
206       child[concept color=orange] { node[concept] {ChapterIIISectionI} }
207       child[concept color=orange] { node[concept] {ChapterIIISectionII} }
208     };
209   end{tikzpicture}
210 
211 };
212 
213 end{tikzpicture}
214 
215 
216 
217 end{document}
218 
219 %%% Local Variables:
220 %%% mode: latex
221 %%% TeX-master: t
222 %%% End:
原文地址:https://www.cnblogs.com/wangshixi12/p/8629160.html