New answers tagged technical-drawing
3
As promised in the question, I decided to separate the question and a possible solution.
Here is a possible solution.
\documentclass{article}
\usepackage{graphicx}
\usepackage{tikz}
\usetikzlibrary{calc}
\usetikzlibrary{intersections}
\newcommand*\BirdWidth[0]{1.7}
\newcommand*\BirdHeight[0]{1.0}
\newcommand\DrawBird[1]{%
\path (#1)
...
Top 50 recent answers are included