So my question is, how can I get people to care about this? I've argued for a properly defined corporate style guides as well as adoption of typesetting systems like LaTeX but nobody wants to hear it. Am I just in a minority by being put off by poor typographic and formatting choices and should find more important battles at work? It concerns me that customer facing documentation is severely lacking in quality.
Five minute guide to better typography
11–20 of 133 posts
Re: Five minute guide to better typography
#12You can open them for editing online in Overleaf to try them out - if you do, any feedback is appreciated, thanks (I'm one of the founders).
Re: Five minute guide to better typography
#13Re: Five minute guide to better typography
#14Nice display of typography, so much data is poorly presented nowadays. Here's a 5 second guide: use larger fonts that are easy to read with lots of white space.
Here's a 5 second guide for typography on the web: Set max-with and increase line-height. Everything else is just fine as it is.
line-height: 1.4;
max-width: 30em;
This is not: line-height: 120%;
max-width: 700px;
https://developer.mozilla.org/en-US/docs/Web/CSS/line-height...http://maxdesign.com.au/articles/ideal-line-length-in-ems/
Also, use the proper typographic characters in body text: https://www.w3.org/2009/cheatsheet/#typo.
Re: Five minute guide to better typography
#15A nice quick guide. Definitely eliminates a lot of experimentation when in hurry to get going. Here's a 10 second theory class: stick to the four principles of design - remember CRAP (not my theory though) - C: Contrast -> use contrasting design to make things that are supposed to be dissimilar look dissimilar. - R: Repetition -> repeat design patterns for similar items. Remember CSS? - A: Alignment -> don't leave an…
Re: Five minute guide to better typography
#16I have persistently encountered the same problem in this space. Most people I've worked with write documents using the last formatted document they made as a template for the next. Tracing back through their history of documents you find that they are all based off one person who decided it was a good idea to mix fonts and colours of headings, and mess around with font sizes and then save it all as default heading an…
(For PC users, there is “the PC is not a typewriter” (https://www.amazon.com/Pc-not-typewriter-Robin-Williams/dp/0...), but that is even older, so I’m not sure it will be more useful than the original, unless your users are using WordPerfect or Ventura Publisher)
Re: Five minute guide to better typography
#17I have persistently encountered the same problem in this space. Most people I've worked with write documents using the last formatted document they made as a template for the next. Tracing back through their history of documents you find that they are all based off one person who decided it was a good idea to mix fonts and colours of headings, and mess around with font sizes and then save it all as default heading an…
In one word, YES.
But you aren’t alone either. I feel the same way and use LaTeX for any important writing (and I didn’t start using till after uni either oddly). My resume, a bunch of guides and documents I wrote in it, as well as a book I published. My editor (with WROX) insisted I had to use a Word template for it, but I just couldn’t force myself to. Instead I wrote it in LaTeX and then made a converter to output into their specific crappy template.
Re: Five minute guide to better typography
#18Re: Five minute guide to better typography
#19Re: Five minute guide to better typography
#20Just love the book and his fonts :)
I know it has been posted before, but I just had to ...