StevenXClontz’s avatarStevenXClontz’s Twitter Archive—№ 7,901

    1. …in reply to @TienChihMath
      @TienChihMath \lt is a custom macro someone made up for writing LaTeX in XML where < is a reserved character. But &lt; is the literal representation of < in XML so that's the correct way to express it.
  1. …in reply to @StevenXClontz
    @TienChihMath Never write \lt and expect it to work as intended.