Search found 1 match

by DavidTTT
Wed Aug 09, 2023 11:42 pm
Forum: General
Topic: How to use the listings package
Replies: 1
Views: 7370

How to use the listings package

Hello,
I am a bit inexperienced with LaTeX and I have a code called "My code" that I want to make look like "Example". I have been trying to do it, but I don't know how to make it exactly similar. Here is the code:
\begin{lstlisting}[language=Pascal, basicstyle=\ttfamily\small,frame=single,title ...