Ruud H.G. van Tol on Mon, 11 Mar 2024 11:50:28 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: which LaTeX package for Pari/GP scripts ? |
Further on that path: https://ctan.org/pkg/fancyvrb -- Ruud On 2024-03-11 11:32, Aurel Page wrote:
Have you tried simply using verbatim? On 11/03/2024 11:28, Joël Bleuse wrote:I'm currently writing an article where most results were computed with a Pari/GP script. I would like to include it in the methods section, and tried the 'listings' package to do so. Unfortunately, this package does not properly handle Pari comments (\\ seems to be a nightmare for LaTeX). [...]