The author of the book I am studying defines $<$ for a poset as
If $x, y \in X$, where $X$ is a poset, then we shall write $x < y$ to mean that $x \le y$ and $x \ne y$.
From this, I can conceive of two definitions for $<$ for a preorder:
1) If $x, y \in X$, where $X$ is a preorder, then we shall write $x < y$ to mean that $x \le y$ and $x \ne y$.
or
2) If $x, y \in X$, where $X$ is a preorder, then we shall write $x < y$ to mean that $x \le y$ and $y \not\le x$.
Which of these is more appropriate?
You may know by now that if you have a preorder then you can take a quotient by the equivalent relation $x\sim y\iff x\leq y\land y\leq x$ and have a poset.
The definition should be such that it carries over to the quotient, so the second definition is more appropriate. In the first one we can have $x\neq y$ and $x\leq y\land y\leq x$, but $x\sim y$ so in the induced poset $[x]=[y]$.