Sha256: 383a481977c03718877c46c3514b6f965d9ae764775d55de7af1102745ada350

Contents?: true

Size: 425 Bytes

Versions: 7

Compression:

Stored size: 425 Bytes

Contents

#include "ruby.h"

#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include <limits.h>
#include <lsm.h>
#include <lsmmathml.h>
#include <glib.h>
#include <glib/gi18n.h>
#include <glib/gprintf.h>
#include <gio/gio.h>
#include <cairo-svg.h>

#include "mtex2MML.h"
#include <cairo_callbacks.h>
#include <lasem_overrides.h>

typedef enum {
  FORMAT_SVG,
  FORMAT_PNG,
  FORMAT_MATHML
} FileFormat;

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mathematical-1.3.0 ext/mathematical/mathematical.h
mathematical-1.2.2 ext/mathematical/mathematical.h
mathematical-1.2.1 ext/mathematical/mathematical.h
mathematical-1.2.0 ext/mathematical/mathematical.h
mathematical-1.1.1 ext/mathematical/mathematical.h
mathematical-1.1.0 ext/mathematical/mathematical.h
mathematical-1.0.0 ext/mathematical/mathematical.h