Listing style is commonly used for source code listing, but the default font source code listing used for me It is not very beautiful to compare between the enclosed list and verbatim.
- How can I use fonts for fonts when I use the listing environment?
- What a good font for source code listing
I agree that the listings are not the default that I usually need to play with identifierstyle ,
\ lstset {columns = fullflexible, basicstyle = \ ttfamily } Code> Comment style , etc., keys if your code style uses it separately.
column = full-flexable keylists in the layout presses into the layout which does it to fit the proportional-width text into the monospace grid; This is not necessary if you choose a monospace font.
Comments
Post a Comment