This specific notation makes no sense in a Physics context. The names of the variables encode information that is lost if you use purely positional arguments. If I take a state function F(V, T) and its partial derivative wrt T, things like notation ∂_2 F get much murkier and context dependent than ∂_T F or ∂F/∂T, which benefit from a general consistency of notations. Ultimately, the function F has a physical meaning and the orders of the arguments is completely irrelevant, but
what these arguments are is important. The Leibniz notation should certainly be improved or replaced, but not by this.
I mean, they even fuck it up in the sentence after their equation:
> The Lagrangian L is a real-valued function of time t, coordinates x, and velocities v; the value is L(t, x, v). Partial derivatives are indicated as derivatives of functions with respect to particular argument positions; ∂_2 L indicates the function obtained by taking the partial derivative of the Lagrangian function L with respect to the velocity argument position.
From what they say at the beginning the second argument is the position, not the velocity, so ∂_2 L is ∂_x L, not ∂_v L. Which is a really easy mistake to make because every single equation needs to go back to the definition of L to make sense.