Go to the documentation of this file.
4 #ifndef tools_xml_style
5 #define tools_xml_style
17 std::vector<std::string> tags;
18 tags.push_back(
"styles");
19 tags.push_back(
"style");
20 tags.push_back(
"plotter_style");
22 if(!ml.
load_file(a_file,
false))
return false;
31 std::vector<std::string> tags;
32 tags.push_back(
"styles");
33 tags.push_back(
"style");
34 tags.push_back(
"plotter_style");