<div dir="ltr">> I've updated the page on the wiki to show this:<br>> <a href="https://wiki.scribus.net/canvas/Render_frames_and_the_LaTeX_listings_package#Two_methods:_Head-to-Head">https://wiki.scribus.net/canvas/Render_frames_and_the_LaTeX_listings_package#Two_methods:_Head-to-Head</a><div><br></div>I'll try this out and see if the demonstration of using listings can illuminate for me what went wrong with my minted efforts.  When I got minted to work I was using pdflatex, so minted works on my system in that context.<div><br></div><div><a href="http://tex.stackexchange.com/questions/102596/minted-vs-texments-vs-verbments">Listings is considered inferior to minted</a> because it doesn't utilize a full lexer, supposedly.  In practice I'm not sure what this means, but I wonder or suspect that it would deal with how the code gets colored, for example...</div><div><br></div><div>I've got arrays in which the value is usually a string but sometimes a boolean.  In Vim the array values are displaying consist in color regardless of whether it's boolean or string, whereas Kate and other applications are displaying the booleans a different color.</div><div><br></div>Being able to fine-tune that is appealing, kinda, though not needing to sounds much better ;^)<div><br></div><div>> 1.   Use Vim (the latest version on Linux Mint 18.1 is what I used)<br>> 2.   Drop your code into vim<br>> 3.   Then print the file to postscript<br>>      :hardcopy ><a href="http://file.ps">file.ps</a><br>> 4.   Open Scribus (I am using the latest 1.5.3 and import your ps vector file.<div><div><br></div><div>So I was very intrigued by this Vim method :hardcopy > <a href="http://file.ps">file.ps</a> ((thanks!)) but even though Vim supposedly just uses the colors that are currently being displayed, I got altogether different colors.  I may explore this one more also.</div></div><div><br></div><div>Grateful that I'm not going this way alone :)</div><div>Alec</div></div></div>