From acdf9717c7c353a78fa5f8d8f10bac4123dc5f3f Mon Sep 17 00:00:00 2001 From: Pedram Ashofteh Ardakani Date: Thu, 4 Jun 2020 01:39:59 +0430 Subject: Update supporting organizations look * Resized and relocated logos for a better look * Moved the copyright comments in `html` files because Firefox was complaining it could not find the `encoding character set` could not be found in the first `1024 bytes` of the file --- tutorial.html | 35 +++++++++++++++++------------------ 1 file changed, 17 insertions(+), 18 deletions(-) (limited to 'tutorial.html') diff --git a/tutorial.html b/tutorial.html index 7714e92..0708408 100644 --- a/tutorial.html +++ b/tutorial.html @@ -1,22 +1,7 @@ - - Copyright (C) 2020, Pedram Ashofteh Ardakani - Copyright (C) 2020, Mohammad Akhlaghi - - This file is part of Maneage. Maneage is free software: you can - redistribute it and/or modify it under the terms of the GNU General - Public License as published by the Free Software Foundation, either - version 3 of the License, or (at your option) any later version. - - Maneage is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. See - . --> - - + @@ -42,8 +27,22 @@ + @@ -133,7 +132,7 @@ top-level-python = astropy matplotlib
./project configure -e
 ./project prepare
 ./project make
- +

Open 'paper.pdf' and see if everything is fine. Note that now, Matplotlib is appearing in the software appendix at the end of the document.

-- cgit v1.2.1