The listings package is a source code printer for LATEX.
I have a bunch of code in a lstlisting environment. How can I highlight (color background) just a particular chunk …
latex listings pdftexI'm trying to add some code in a presentation made with LaTex. I used beamer, added some frames without problems …
latex beamer listingsListing style is normally used for source code listing, but to me the default font used is not so pretty …
latex listingsI wish to insert a R code chunk in a LaTeX document. The default settings for the listings package also …
r latex listingsHow can I set certain parts of an lstlisting in boldface? \begin{lstlisting}[escapechar=@] fun(foo, bar, @\textbf{baz}@ ); \end{…
latex listingsI currently have a problem, that listings package cannot spread source files across multiple pages. In the doc is written, …
formatting latex listingsTrying to show time in table but it shows me time in this format {"Hours":16,"Minutes":8,"Seconds":45,"Milliseconds":0,"Ticks":581250000000,"Days":0,"…
angularjs timespan listingsHow to display all CATEGORIES and SUB-CATEGORIES in wordpress if a category having 0 posts also. I tried but it is …
wordpress categories listings