Discussion Overview
The discussion revolves around the challenge of inserting Feynman slash notation (A\!\!\!/) into a Mathematica document. Participants explore potential solutions and workarounds, focusing on the limitations of current methods.
Discussion Character
- Exploratory, Technical explanation, Debate/contested
Main Points Raised
- One participant expresses the need for inserting the Feynman slash notation in Mathematica and notes the lack of available resources.
- Another participant offers a partial workaround using DisplayForm and RowBox, but highlights several limitations, including the output being a string rather than a symbol, incorrect appearance in StandardForm and InputForm, and issues with scaling.
- A third participant acknowledges the workaround's effectiveness but notes its limitations for their specific needs and suggests reaching out to the MathGroup forum.
- A fourth participant mentions finding a temporary solution and references an external post for further information.
Areas of Agreement / Disagreement
Participants generally agree on the limitations of the current solutions and the need for better support for Feynman slash notation in Mathematica, but no consensus on a definitive solution exists.
Contextual Notes
The discussion highlights the specific challenges related to formatting and representation of the notation in different forms within Mathematica, as well as the dependency on display settings.
Who May Find This Useful
Users of Mathematica interested in advanced formatting techniques, particularly in the context of physics notation.