Skip to content
Snippets Groups Projects
Commit 24f51c8f authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

new PGF file format contributed by Sebastian Eiser

parent c3a3579c
No related branches found
No related tags found
No related merge requests found
...@@ -256,6 +256,7 @@ class CTX { ...@@ -256,6 +256,7 @@ class CTX {
int compositeWindows, deleteTmpFiles, background; int compositeWindows, deleteTmpFiles, background;
int width, height; int width, height;
double parameter, parameterFirst, parameterLast, parameterSteps; double parameter, parameterFirst, parameterLast, parameterSteps;
int pgfTwoDim, pgfExportAxis, pgfHorizBar;
std::string parameterCommand; std::string parameterCommand;
} print; } print;
// color options // color options
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment