current TeX
minor code changes
This commit is contained in:
@@ -58,6 +58,10 @@ public:
|
||||
lineErr[idx].getStroke().setWidth(w);
|
||||
}
|
||||
|
||||
K::GnuplotStroke& getStroke(const int idx) {
|
||||
return lineErr[idx].getStroke();
|
||||
}
|
||||
|
||||
K::Gnuplot& getGP() {
|
||||
return gp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user