aboutsummaryrefslogtreecommitdiff
path: root/chapter1
diff options
context:
space:
mode:
Diffstat (limited to 'chapter1')
-rw-r--r--chapter1/chap1.tex7
-rw-r--r--chapter1/section1/sect1.tex1
-rw-r--r--chapter1/section2/sect2.tex1
-rw-r--r--chapter1/section3/sect3.tex1
-rw-r--r--chapter1/section4/sect4.tex1
-rw-r--r--chapter1/section5/sect5.tex1
-rw-r--r--chapter1/section6/sect6.tex1
7 files changed, 13 insertions, 0 deletions
diff --git a/chapter1/chap1.tex b/chapter1/chap1.tex
new file mode 100644
index 0000000..d127d9d
--- /dev/null
+++ b/chapter1/chap1.tex
@@ -0,0 +1,7 @@
+\chapter{基本内容}
+\input chapter1/section1/sect1.tex
+\input chapter1/section2/sect2.tex
+\input chapter1/section3/sect3.tex
+\input chapter1/section4/sect4.tex
+\input chapter1/section5/sect5.tex
+\input chapter1/section6/sect6.tex
diff --git a/chapter1/section1/sect1.tex b/chapter1/section1/sect1.tex
new file mode 100644
index 0000000..887ac6d
--- /dev/null
+++ b/chapter1/section1/sect1.tex
@@ -0,0 +1 @@
+\section{Virtools Schematic 界面}
diff --git a/chapter1/section2/sect2.tex b/chapter1/section2/sect2.tex
new file mode 100644
index 0000000..b9bf9ad
--- /dev/null
+++ b/chapter1/section2/sect2.tex
@@ -0,0 +1 @@
+\section{Virtools 脚本的基本要素}
diff --git a/chapter1/section3/sect3.tex b/chapter1/section3/sect3.tex
new file mode 100644
index 0000000..34bcc3b
--- /dev/null
+++ b/chapter1/section3/sect3.tex
@@ -0,0 +1 @@
+\section{Schematic 界面的基本操作}
diff --git a/chapter1/section4/sect4.tex b/chapter1/section4/sect4.tex
new file mode 100644
index 0000000..c67a0db
--- /dev/null
+++ b/chapter1/section4/sect4.tex
@@ -0,0 +1 @@
+\section{Virtools 脚本的执行流程}
diff --git a/chapter1/section5/sect5.tex b/chapter1/section5/sect5.tex
new file mode 100644
index 0000000..31c557e
--- /dev/null
+++ b/chapter1/section5/sect5.tex
@@ -0,0 +1 @@
+\section{基本逻辑结构在 Virtools 脚本中的体现}
diff --git a/chapter1/section6/sect6.tex b/chapter1/section6/sect6.tex
new file mode 100644
index 0000000..f2399d7
--- /dev/null
+++ b/chapter1/section6/sect6.tex
@@ -0,0 +1 @@
+\section{一些因与制图无关而曾被无视的 Virtools 功能}