/latex-matrix

Simple webpage for generating latex code for matrices

Primary LanguageJavaScript

latex_matrix

Simple webpage for generating latex code for matrices

Usage

Go to the project webpage or download the standalone html file and open it in your web browser.

To use the generated latex in a latex document, you must import the amsmath package, by putting \usepackage{amsmath} near the top of your document.