An ellipse is simply a straight line of constant radius in an elliptical coordinate system. So, create a local coordinate system that is elliptical with the ratios that you need (2:1, 3:1, etc - you'll need to RTFM for the exact syntax). Then, create two keypoints in that coordinate system and join them with a line using the "l" command.