filetypes.common is the default style, but it seems that colour schemes can't override line_height after all, they are just _colour_ schemes, I guess the hint is in the name. So, although its possible, there is no convenient way of changing spacing that I can think of.
On 14 November 2017 at 07:38, H <[email protected]> wrote: > On 11/12/2017 07:56 PM, Lex Trotman wrote: >> The printing just prints whats on screen, so you need to change the >> line spacing on screen, see line_height setting in filetypes.common. >> You can make a colour scheme that overrides this just for printing. >> >> Cheers >> Lex >> >> On 13 November 2017 at 10:47, H <[email protected]> wrote: >>> Is it possible to double-space lines when printing? Although I could not >>> find a solution for this when searching the 'net, I am hoping I have missed >>> something... >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> https://lists.geany.org/cgi-bin/mailman/listinfo/users >> _______________________________________________ >> Users mailing list >> [email protected] >> https://lists.geany.org/cgi-bin/mailman/listinfo/users > > Is there a file for the default theme where I could just edit line_height > setting but keep the rest unchanged until I decide I want to change something > else? > > For now I just copied the filetypes.common file to ~/.config/geany/filetypes > and edited the line_height setting but that now affects all files. I would, > as you suggested, rather create a new color scheme, derived from the > /default/ one, with the desired changes. > > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
