<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 4, 2017 at 10:42 AM, 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>On 01/04/2017 10:00 AM, Alec Hill wrote:<br>
> Hello folks :)<br>
><br>
> I would greatly appreciate some advice about what direction to go...<br>
> realizing this may be a bit of a rabbit hole that might require I spend<br>
> several hours learning various things, if it's a rabbit hole indeed I'd<br>
> like to avoid travelling the wrong tunnels if possible...<br>
><br>
> I need to design informational/instructional posters that have lots of code<br>
> samples in which the code is properly syntax-highlighted like you'd see in<br>
> Kate/Gedit/Vim/any IDE etc.<br>
><br>
> What approach should I take for this?<br>
><br>
<br></span></blockquote><div>Thanks for checking this out Greg!! </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
</span>Here is something I tried just now, that worked surprisingly well.<br>
I used Kwrite, and imported a python file. In Kwrite, I have an option<br>
to Export as HTML, which I did. I then loaded into firefox, and<br>
"printed" as a PS file.<br>
I could then in Scribus import the PS file, and all the syntax<br>
highlighting was intact. Checking at high zoom, the resolution of<br>
characters was excellent. I noted that I could have sent from firefox as<br>
a PDF file, which should also work.<br></blockquote><div>This method is humorously different than what I had imagined :)</div><div>It does work.  Though there seems to be a "gotcha" that would be problematic if I can't find a way to work around it....</div><div><br></div><div>- When I import the .ps file through the "Import > Get vector file" option, the code is placed on a large white canvas, the code takes up a small portion of the canvas, and there doesn't seem to be any way to crop it.</div><div>- When I import it as an image frame the resolution is horrible, so I go into the filename.html and set large fontsize, reopen that in firefox, and re-print to the post script file.  By the time I've enlarged the font enough to get a good resolution in Scribus, half of the code is clipped/cropped out of the image.  And playing with this some more, the background color that is specified in the .html file does not seem to get preserved when firefox goes to print it and the font colors get altered then as well.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I would add that I tried importing the HTML to Scribus into a text<br>
frame, and the highlighting was lost. If you look at the HTML file in a<br>
text editor, you will see that the various colors used should be easily<br>
editable with Find/Replace.<br></blockquote><div>Yeah I see the colors are lost.  Line breaks also seem to be lost.</div><div><br></div><div>This is a very different angle than what I anticipated.  I wonder if it would be better to go forward in this direction trying to resolve the issues I'm seeing or if it would be better to try something more along the lines of what I did previously with LaTex?  Or maybe there are still other methods?  The LaTex method seems like it might be most appropriate, but I'm a bit ignorant here so that might be a poor assessment.</div><div><br></div><div>Thanks,</div><div>Alec</div></div></div></div>