@@ -90,7 +90,7 @@ Copyright 2009-2024, Board of Trustees of Columbia University in the city of New
9090@menu
9191* Introduction ::
9292 * Installation ::
93- * Quick start tutorial ::
93+ * Tutorials ::
9494 * Available morphs ::
9595 * PDFmorph options ::
9696 * Index ::
@@ -112,7 +112,7 @@ these two measurements?"
112112
113113@page
114114@vskip 0pt plus 1filll
115- @node Installation , Quick start tutorial , Introduction , Top
115+ @node Installation , Tutorials , Introduction , Top
116116@chapter Installation
117117@cindex installation
118118
@@ -149,14 +149,13 @@ the following third party libraries:
149149These dependencies will be installed automatically if you use the conda installation
150150procedure described in the following section (@ref {Installation instructions }).
151151
152- @node Installation instructions , Quick start tutorial , Requirements , Installation
152+ @node Installation instructions , , Requirements , Installation
153153@section Installation instructions
154154@cindex installationinstrunctions
155155
156156We recommend installing the package and its dependencies using conda.
157157Miniconda, a minimal installer for conda, can be downloaded
158158@url {https://docs.anaconda.com/free/miniconda/ , here }.
159- Miniconda makes it easy to manage dependencies in isolated environments.
160159Once Miniconda is installed, run @code {conda } on the command line
161160 to test that it has been installed properly.
162161
@@ -192,19 +191,36 @@ methods will require you to first install the dependencies listed in the previou
192191
193192@page
194193@vskip 0pt plus 1filll
195- @node Quick start tutorial , Available morphs , Installation , Top
196- @chapter Quick start tutorial
194+ @node Tutorials , Available morphs , Installation , Top
195+ @chapter Tutorials
196+ @cindex tutorials
197+
198+ @menu
199+ * Quick start tutorial ::
200+ * Extra tutorials ::
201+ @end menu
202+
203+ This section includes a quick tutorial to acquaint users with PDFmorph.
204+ Also included are a few extra tutorials covering some more specific PDFmorph functionalities.
205+
206+ Before you start this tutorial, make sure you have installed all necessary software
207+ and dependencies (@ref {Installation instructions }).
208+
209+ @node Quick start tutorial , Extra tutorials , Tutorials , Tutorials
210+ @section Quick start tutorial
197211@cindex quickstarttutorial
198212
199- Download packaged tutorial files
213+ @node Extra tutorials , , Quick start tutorial , Tutorials
214+ @section Extra tutorials
215+ @cindex extratutorials
200216
201217@page
202218@vskip 0pt plus 1filll
203219@node Available morphs , PDFmorph options , Quick start tutorial , Top
204220@chapter Available morphs
205221@cindex availablemorphs
206222
207- In this section, we detail a few use-cases for morphs
223+ In this section, we detail a few use-cases for morphs.
208224
209225@page
210226@vskip 0pt plus 1filll
0 commit comments