From Mac Lane's Category Theory:
In the red box below, why are the components of $\tau$ written as $\tau_x$? Since $\tau$ is a cone from $X$ to $F$, it should be $\tau : \Delta X \rightarrow F$ where $\Delta X$ is the constant functor sending each $j \in J$ to $X$. Therefore each component of $\tau$ should be $\tau_j : X \rightarrow F_j$.
How does the author get $\tau_x$ as the components and why does what is in the red box complete the proof?

$\tau x$ is not a component of the cone $\tau$; instead, for every $x\in X$ the collection of elements $(\tau_j(x))_j$ is a cone to $F$ from the singleton, which is denoted $\tau x$. So by definition $\tau x\in Cone(*,F)$, and this defines a function $h:X\to Cone(*,F)$. Now the commutativity can be checked for all $x\in X$; indeed, if $h(x)=(\tau_j(x))_j$, then $v_j(h(x))=\tau_j(x)$ by the definition of the map $v_j$. It follows that $v_j\circ h=\tau_j$ for all $j$. The uniqueness follows from the definition of the $v_j$'s.