pygments
Pygments to latex better formatting for py code
I am trying to include python code in my lyx document by inserting a file. I began by trying开发者_JAVA技巧 to use listings but this was causing code to overflow pages.[详细]
2023-02-27 02:53 分类:问答Problems with IronPython memory leaks in web application
Has anyone successfully gotten IronPython running without issues in a web environment? I am running into some issues.[详细]
2023-02-20 02:37 分类:问答Filter whitespace and newlines with Pygments
I\'ve been trying to add syntax highlighting to my django site. The problem is I\'m getting the and <br /> characters formatted as well. Is there a way to preserve these characterss?[详细]
2023-02-18 02:13 分类:问答Converting pygments theme to gvim colorscheme
Are there any tools to convert a pygments开发者_如何学Python style definition into a gvim colorscheme?[详细]
2023-02-10 04:20 分类:问答Change highlight colors in minted
I was setting up a nice environment to present my code in printed documentations. First I was using the lstlisting package for Latex but then I stumbled upon minted.[详细]
2023-02-08 03:46 分类:问答How to run minted package in TeXnicCenter using MiKTeX
I am working with LaTeX on Vista using TeXnicCenter 2.0 Alpha 3 (build 1118) having installed MiKTeX 2.8. I want to use code highlighting for Objective-C and read here that the minted package is great[详细]
2023-01-15 15:39 分类:问答Pygments in wxPython?
Is it at all possible to use Pygments inside of wxPython to provide syntax highlight开发者_开发问答ing?Positive. While pygments is originally aimed at CSS output, you can define a pygments formatter t[详细]
2023-01-10 09:27 分类:问答source code syntax highlighting for trac?
I\'ve installed trac on my Ubuntu server but there is no php syntax highlighting. I have installed Pygments using apt-get install but how do I conf开发者_开发百科igure trac so it uses highlighting in[详细]
2022-12-26 00:25 分类:问答How to reduce the separation from other text using LaTeX minted?
I want to use the minted package to give me syntax highlighting but it has a spacing of more than a centimeter.[详细]
2022-12-21 12:41 分类:问答Texments package not working on Ubuntu
I am trying to use the Texments Latex package on Ubuntu to do syntax highlighting. Texments is a wrapper around Pygments.[详细]
2022-12-14 03:40 分类:问答