Skip to content

Fix starred listing environments with unicode engines#2

Open
mbertucci47 wants to merge 1 commit intorf-latex:mainfrom
mbertucci47:fixstarred
Open

Fix starred listing environments with unicode engines#2
mbertucci47 wants to merge 1 commit intorf-latex:mainfrom
mbertucci47:fixstarred

Conversation

@mbertucci47
Copy link
Copy Markdown

Fixes #1. It just just adds \@setupverbvisiblespace\@vobeyspaces to the definition of listingcont* so that visible space characters show up with unicode engines. This is exactly what verbatim* does in the verbatim package.

@mbertucci47
Copy link
Copy Markdown
Author

@davidcarlisle Thoughts on merging this (and maybe rf-latex/captdef#1) and making a CTAN release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

listing* and listingcont* don't show visible spaces with unicode engines

1 participant