File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020.SH NAME
2121cadabra2cadabra \- convert Cadabra2 notebooks to text input files
2222.SH SYNOPSIS
23- .BR " cadabra2-gtk [ notebook file (.cnb)]"
23+ .BR " cadabra2cadabra [cadabra notebook file (.cnb)] [cadabra text file (.cdb )]"
2424.SH DESCRIPTION
2525.B The Cadabra2-Gtk notebook front\-end for Cadabra2 produces
2626notebooks in a JSON format. This command converts these to standard
Original file line number Diff line number Diff line change 2020.SH NAME
2121cadabra2html \- convert Cadabra2 notebooks to standalone HTML files
2222.SH SYNOPSIS
23- .BR " cadabra2-gtk [ notebook file (.cnb)]"
23+ .BR " cadabra2html [cadabra notebook file (.cnb)] [html filename ]"
2424.SH DESCRIPTION
2525.B This command converts Cadabra2 notebooks to a standalone HTML
2626file, including all maths and graphics. It does the same thing as
Original file line number Diff line number Diff line change 2020.SH NAME
2121cadabra2python \- convert Cadabra2 text input files to pure Python
2222.SH SYNOPSIS
23- .BR " cadabra2-gtk [notebook file (.cnb) ]"
23+ .BR " cadabra2python [cadabra input file (.cdb)] [python filename ]"
2424.SH DESCRIPTION
2525.B The input format for cadabra2 is a special mixture of Cadabra2
2626notation and Python code. The cadabra2python command converts these
You can’t perform that action at this time.
0 commit comments