<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 5, 2017 at 12:21 PM, Gregory Pittman <span dir="ltr"><<a href="mailto:gpittman@iglou.com" target="_blank">gpittman@iglou.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 01/05/2017 11:43 AM, Alec Hill wrote:<br>
><br>
> ## Method B ##<br>
><br>
> Printing to postscript from the web browser changes the coloring (greys get<br>
> turned to black, background color is removed, perhaps other changes) --<br>
> which I presume is the web browser trying to make the document more<br>
> "printer friendly".  This is a drawback here, as the Solarized color theme<br>
> looks really good in kate or other editors, but once I import the .ps file<br>
> into scribus the code comments are darker (instead of lighter) than<br>
> function names.<br>
><br>
</span>The workaround here is in the editing. For me, the gray areas are<br>
comments, so many might be just deleted if not needed. If they are<br>
needed, "rubber-band" around the area after Ungrouping down to the<br>
sentence level, and Group it, then under the Group tab, reduce Opacity<br>
as needed to the desired level.<br>
If you need some other color, you have to Ungroup all the way down to<br>
individual glyphs, after which you can rubber-band around them and<br>
adjust color in the Color tab (don't Group them because you can't change<br>
colors in grouped objects).<br></blockquote><div>Oh yes, the grouping --- ungrouping did allow me to get rid of the background/canvas, and now I see how it could be made to correct for the changed colors.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div class="h5"><br>
><br>
> ## Method D (for Danger) ##<br>
><br>
> Noone's said anything about Tex... is this a scary subject?  It kinda<br>
> scares me ;^)<br></div></div>
I've used some LaTeX, but not exactly an expert. It looks like you are<br>
invoking minted incorrectly, and you don't have the pygmentize package<br>
installed, or perhaps not using minted correctly causes pdflatex to<br>
think you don't have pygmentize.<br></blockquote><div>Yeah, I guess my question is whether Scribus is capable of invoking Minted correctly.</div><div>But I'll leave this be for now, though I may explore this more in the future.</div><div><br></div><div>'Method A' of copy-paste from browser into Writer and saving as odt works quite well enough :)</div><div><br></div><div>Thanks again!</div><div>-Alec</div></div></div></div>