Skip to main content

All Questions

Tagged with
1 vote
1 answer
64 views

Tikz : Point C at distance k on line AB

I'd like to define the point C on line AB such that AC=k, using the calc library and the let... in... command. This does not work, why? Is there a unit problem (C seems to be pretty close to A)? I ...
Hugues VERMEIREN's user avatar
1 vote
1 answer
353 views

Is there a way of drawing a line of any length between points without resorting to complicated arithmetic?

I am looking for something like pointA to pointB, length where pointA is starting point, pointB is ending point, and length is a line length spanning from starting to ending point. \documentclass[...
bp2017's user avatar
  • 3,796