I have used LaTeX a little bit for math (one Ipython notebook assignment to be exact).
I am a draftsman, I have been searching for a LaTeX library to do asme y14.5 symbols in LaTeX. I haven't found one for asme y14.5 symbols yet, however most of the symbols seem to be available in one form or another.
here is a Wikipedia page that has a chart of the basic symbols Wikipedia GD&T.
however I am most interested in is how I might emulate a feature control frame which is a series of boxes that wrap around your symbols and text. These boxes can be stacked as well as be merged vertically on the first box.
So my specific questions are:
Q1 is there a way to create boxes around text and symbols using some kind of begin and end tags.
Q2 if there is not a way to do this library for LaTeX would such a thing be feasible by designing a font & programming.