![]() |
wxMaxima
|
#include "SVGout.h"#include "ErrorRedirector.h"#include <wx/txtstrm.h>#include <wx/filename.h>#include <wx/wfstream.h>#include <wx/stdpaths.h>#include "Configuration.h"#include "GroupCell.h"#include <wx/config.h>#include <wx/clipbrd.h>
This file defines the class Svgout that renders math as scalable vector graphics.
1.8.17