CAPD::DynSys Library  6.0.0
TexWriterExample.cpp File Reference

Example how to use TexWriter class. More...

#include "capd/basicalg/TexWriter.h"
#include <iostream>
#include <iomanip>
#include <fstream>
#include "capd/capdAlglib.h"

Functions

int main (int, char **)
 

Detailed Description

Example how to use TexWriter class.

Compile and run:

  • make
  • ./TexWriterExample
Author
kapela
Date
Mar 30, 2011

Compile and run:

  • make
  • ./TexWriterExample2 < example.txt
  • pdflatex out.tex
Author
kapela
Date
Mar 30, 2011

Function Documentation

◆ main()

int main ( int  ,
char **   
)