.TH CADABRA2HTML 1 "Jan 22, 2019" "" ""
.\"
.\" Man page written by Kasper Peeters
.\"
.\" This program 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.
.\"
.\" This program 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.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
.\"
.\"
.SH NAME
cadabra2html \- convert Cadabra2 notebooks to standalone HTML files
.SH SYNOPSIS
.BR "cadabra2html [cadabra notebook file (.cnb)] [html filename]"
.SH DESCRIPTION
.B This command converts Cadabra2 notebooks to a standalone HTML
file, including all maths and graphics. It does the same thing as
the 'File / Export to standalone HTML' menu option in the
cadabra2-gtk notebook interface.
.SH SEE ALSO
.BR cadabra2-gtk (1).
See the web page at
.BR "https://cadabra.science/"
for more information and up\-to\-date sample notebooks.
.SH AUTHORS
Kasper Peeters