Generate LaTeX strings from given graphic attributes
tikzStrings = generate_tikz_strings(standalone, attributes)
boolean selecting whether a standalone file shall be generated
a struct containining graphical elements
cell containing the generated strings
Generates all necessary strings for a LaTeX file with TiKz support. If standalone is omitted, the preambel will not be added to the tikzStrings.