Kind of expensive but there isn't actually a lot of choice for fonts with matching math fonts so for my PhD thesis I used Minion 3 + MinionMath. For mono fonts there are a lot of nice choices but I used PragmataPro for no other reasons that I own it and it provided a nice readable contrast. Otherwise for the free options, Palatino+mathpazo or StixTwoText + StixTwoMath are quite good options. Honestly anything but Com…
My favourite fonts to use with LaTeX (2022)
51–56 of 56 posts
Re: My favourite fonts to use with LaTeX (2022)
#52When I was at university I'd sometimes print PDFs as 4 pages per side to save paper, and some LaTeX-generated PDFs had some horrible font that became unreadably pixelated (while on screen it looked fine iirc). Not all PDFs were like this but LaTeX ones more often were culprits. HTML on the other hand printed perfect tiny vector glyphs, so it wasn't the printer's fault. I don't know enough now to find back what bad fo…
One common issue is that you don't have all fonts embedded in the PDF file. There may not be anything wrong on screen, as the PDF reader can probably find the font if you have it installed. But the software you use for printing may not know enough about the capabilities of your printer, and it may choose to hope for the best. If your printer does not have the font and the printing software didn't bother sending it with the document, the printer will use another font as a substitute.
Re: My favourite fonts to use with LaTeX (2022)
#53Earlier quoted context omitted.
I'm curious. Why do you feel like Tufte's book is a "rebuff" of Norman's book? I've read both and find them complementary in many senses. The one criticism that I have found by Norman of Tufte's work is that Tufte preferred high "data density" but Norman argues that this is not always appropriate.
Norman talks a good deal about cognitive load and that good design is intuitive. Ideally, you shouldn't notice good design because it's near invisible. OTOH, I recall Tufte going on and on about cutting the "data-ink ratio" to the point of making graphs that we generally understand at a glance suddenly very unintuitive. I can dig into the book again if necessary, but I recall he essentially argued that box-and-whiske…
That said, intuition is heavily influenced by existing practices and culture. My understanding is that Tufte wrote his first book as a reaction to existing practices and hence the notion was that what was considered intuitive was different than what we both imagine and also suboptimal.
There is a book called Graphis Diagrams released a few years before Tufte's The Visual Display of Quantitative Information that compiled what people previously considered "good" data visualizations pre-Tufte. I'd call Graphis Diagrams more of a collection of art pieces than a collection of good data visualizations, but that was the field before Tufte's work. Some of the visualizations are interesting, but many seem incredibly dated and make heavy use of "chartjunk" (Tufte's term). I'd argue that we wouldn't consider those supposed "good" examples very readable and useful by modern standards, and that just goes to show that intuition can change (for better or for worse).
I do also agree that Tufte tends towards a certain kind of performative minimalism that seems excessive at times to me. Often times the better solution is to present the data in a different way --- transform it using mathematics, use a different visualization, or something else --- rather than just reduce the amount of ink you are using. Box plots and pie charts are just useless to me as media since they simply cannot account for complexity, and no amount of minimalism is going to solve that. The answer is to use another kind of visualization (or perhaps use parallelism/small multiples to build up those kind of simple visualizations into something more meaningful).
I personally find Tufte's book Visual Explanations to be his best book. It focuses much more on how good visualizations can help you explore data more readily (see what otherwise could not be seen), especially in regards to cause and effect. The Visual Display of Quantitative Information is certainly more famous but it focuses on much more low-level implementation details like the "data-ink ratio", etc. and not bigger picture things, in my opinion. I recommend giving Visual Explanations a read if you are interested.
Re: My favourite fonts to use with LaTeX (2022)
#54Kind of expensive but there isn't actually a lot of choice for fonts with matching math fonts so for my PhD thesis I used Minion 3 + MinionMath. For mono fonts there are a lot of nice choices but I used PragmataPro for no other reasons that I own it and it provided a nice readable contrast. Otherwise for the free options, Palatino+mathpazo or StixTwoText + StixTwoMath are quite good options. Honestly anything but Com…
Does MinionMath cover all ligature? My reason for mostly sticking with Latin Modern Math is because I don't have to worry about random characters being unprintable.
MinionPro / Minion 3 is Adobe's flagship font so it basically support every language and ligature under the sun
Re: My favourite fonts to use with LaTeX (2022)
#55Earlier quoted context omitted.
Does MinionMath cover all ligature? My reason for mostly sticking with Latin Modern Math is because I don't have to worry about random characters being unprintable.
MinionMath only covers the Unicode Math part. It doesn't cover everything but it's definitely extensive ( 3300 symbols ! ): http://www.typoma.com/data/MinionMath_Release_1_026.pdf MinionPro / Minion 3 is Adobe's flagship font so it basically support every language and ligature under the sun
Re: My favourite fonts to use with LaTeX (2022)
#56Earlier quoted context omitted.
CTAN is the central repository for all TeX packages, it's the natural link to give. If you want to see examples it's as easy as clicking on the relevant package name (eg XCharter) and then click 'Package documentation' which will request the relevant pdf. TeX outputs into PDF so it's the natural medium for demonstrating and documenting things. It's got nothing to do with not 'living in the current century'.
The word 'natural' is doing titanic work in your sentences here ... :)