Tagged Questions
5
votes
1answer
106 views
Retrieve em-width from another font
I’m trying to align verbatim segments with their outputs. Consider this MWE:
\documentclass{article}
\usepackage{lmodern}
\usepackage{fancyvrb}
...