I want to draw an aircraft diagram with three axes (longitudinal, lateral and normal) using latex/tikz. I also need three views (top, side, and front) of it.
closed as too localized by Joseph Wright♦ Sep 6 '11 at 5:59
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
Probably best to use a vector graphics editor such as Ipe (retains the same fonts for the graphics as specified for your document). To use the graphic (e.g. fig1.eps) produced by the editor put |
|||
|
|
|
Inkscape provides an export option where you use LaTeX for typesetting the text. That might be a solution if you want to draw using a visual editor but still use LaTeX for setting any text. |
|||
|
|

xyzcoordinates and then simply change thex,y, andzvectors. – Andrew Stacey Jun 17 '11 at 15:08