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