Skip to content

adityawagh114/Maxima-Demo-and-Documentation-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Maxima-Demo-and-Documentation-Tool.

The purpose of this project is to create functions which convert a wxMaxima worksheet to Texinfo. The functions to convert a worksheet will be written in Common Lisp, which is the implementation language for Maxima itself.

wxmx2texi

Required dependencies

  • QuickLisp to Load the XML Parser and Zip file Manager.

How to install Quicklisp in Maxima.

  • Download quicklisp.lisp and save it in maxima.
  • Load the file in maxima by executing load("quicklisp.lisp").
  • Install quicklisp by executing :lisp (quicklisp-quickstart:install)

Steps to run

  • Download this package and save in the maxima directory such that maxima can find this package.
  • Load the package by executing the command load(wxmx2texi) in maxima.
  • Pass the location of the wxmx file as an argument to wxmx2texi() function.
  • To save the output in the texinfo file, pass second argument as location of the folder to wxmx2texi() function.

About

Maxima Demo and Documentation Tool is a extension made for maxima under Google Summer of Code 2021.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •