You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LaTeX2e generally cannot add new features without an extreme amount of care to accommodate backwards compatibility. Please do not be offended if your request is closed for being infeasible.
Do sockets need some conditionals?
LaTeX2e
LaTeX3
\IfSocketExistsTF
\socket_if_exist:nTF
\IfSocketPlugExistsTF
\socket_if_plug_exist:nnTF
\IfSocketPlugAssignedTF
\socket_if_plug_assignd:nnTF
The text was updated successfully, but these errors were encountered:
* adding conditionals for #1577
* luatex test
* Use the socket conditional when applicable
* ltnews entry
* expand the arguments of all conditionals
* Apply suggestions from code review
Co-authored-by: Yukai Chou <[email protected]>
---------
Co-authored-by: Yukai Chou <[email protected]>
Brief outline of the enhancement
LaTeX2e generally cannot add new features without an extreme amount of care to accommodate backwards compatibility. Please do not be offended if your request is closed for being infeasible.
Do sockets need some conditionals?
\IfSocketExistsTF
\socket_if_exist:nTF
\IfSocketPlugExistsTF
\socket_if_plug_exist:nnTF
\IfSocketPlugAssignedTF
\socket_if_plug_assignd:nnTF
The text was updated successfully, but these errors were encountered: