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
Default printing of character literals uses a hash (#), which does not work well inside LaTeX documents. Character literals should be treated like other literals (i.e. specially), probably using a \HOLCharLit{} command.