I want to display a expression-string as expression in its original Form. I tried the following:
"ToExpression" in combination with "HoldForm" makes what I want, but in some cases it shows "-(-...)" as "--..." (marked as red in the picture above). Is there a possibility to force mathematica to show all brackets?