Minimal example showing the new/fixed functionality
% !TEX TS-program = XeLaTeX
% !TEX encoding = UTF-8 Unicode
\documentclass{article} % or some other class
% Any packages other than the bidi package must be loaded here
% The bidi package must be loaded as the last package
\usepackage[%
% Any bidi package option goes here
]{bidi}
% Any preamble code goes here
\begin{document}
\meaning\underline
\end{document}
name: Pull request about: \underline has been robustified in recent kernel update title: '' labels: pull assignees: kvafa
Status
READY/UNDER DEVELOPMENT/FOR DISCUSSION
Description
A few sentences describing the overall goals of the pull request's commits.
Todos
xepersian
packagebidi
package issue tracker has been searched for similar issues?xepersian
package issue tracker has been searched for similar issues?Minimal example showing the new/fixed functionality
Expected behavior
the output should be
macro:->\protect \underline
Log and PDF files
udi.pdf udi.log