Skip to content

Morpho-lang/morpho-manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MorphoMorpho

Morpho-manual

This repository contains the current version of the manual for the morpho language. Please see the main repository for more information and installation instructions.

The most recent version of the manual is available as a PDF document in this repository's root folder.

Contributions welcome

Suggestions to improve the manual are welcome. Please feel free to report errors, suggest additional topics or identify user needs using the Issue tracker in this repository.

Contributions to the manual are also welcome. Please follow the same style as used in the manual and submit changes via a pull request.

Building the manual from source

The source LyX file is included in the src folder, and requires some subsidiary files. To build these, cd to src and run the script:

python3 build.py

This script does two things:

  1. All figures are generated from a morpho program, and rendered with povray.

  2. The reference manual is automatically build from help files included in the morpho-libmorpho repository. (Note that the build script assumes that the morpho-libmorpho repository has been cloned into the same folder as this repository).

The manual can then be built using the LyX document processor.

Releases

No releases published

Packages

No packages published

Languages