Would anyone be interested in compiling/sharing custom CSS they use regularly? I have a few alterations I make on most PDF exports.
I’ve been meaning to compile them for my own uses, but I thought possibly others have similar alterations, and we could use the opportunity to swap, share, etc. I’m imagining like an index-type resource with sample code that can be copied easily.
Here are some examples of common changes I make to the basic themes for PDF exports:
- reducing padding on textbox headers to keep page count lower for heavy users of textboxes
- allowing page breaks in tables that are very large, so as not to cause a blank page prior
- spacing adjustments for equations generated from LaTeX
- setting “float on the next page” rules for images
Sound fun? Or does this exist already and I’m just reinventing the wheel?