Skip to content

Commit 3cf51ec

Browse files
committed
Edit redistribution format
1 parent d01ae83 commit 3cf51ec

File tree

2 files changed

+29
-19
lines changed

2 files changed

+29
-19
lines changed

doc/manual/pdfmorph.texinfo

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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:
149149
These dependencies will be installed automatically if you use the conda installation
150150
procedure 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

156156
We recommend installing the package and its dependencies using conda.
157157
Miniconda, 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.
160159
Once 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

doc/manual/redistribution.texinfo

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
11
Redistribution and use in source and binary forms, with or without
22
modification, are permitted provided that the following conditions are met:
33

4-
@bigskip{}
5-
6-
Redistributions of source code must retain the above copyright notice, this
4+
@itemize
5+
@item Redistributions of source code must retain the above copyright notice, this
76
list of conditions and the following disclaimer.
8-
9-
@bigskip{}
10-
11-
Redistributions in binary form must reproduce the above copyright notice,
7+
@item Redistributions in binary form must reproduce the above copyright notice,
128
this list of conditions and the following disclaimer in the documentation
139
and/or other materials provided with the distribution.
14-
15-
@bigskip{}
16-
17-
Neither the names of COLUMBIA UNIVERSITY, MICHIGAN STATE UNIVERSITY nor the
10+
@item Neither the names of COLUMBIA UNIVERSITY, MICHIGAN STATE UNIVERSITY nor the
1811
names of their contributors may be used to endorse or promote products
1912
derived from this software without specific prior written permission.
13+
@end itemize

0 commit comments

Comments
 (0)