E. Allen Emerson, later Turing Award recipient, comes knocking at the door of the Unix cave[1] and demands to know why we changed all the fonts and made his papers look different. No one had changed the fonts---the department had replaced the printers. CMR is wildly different at 600dpi from 300dpi.
Personally, I never really liked Computer Modern mostly because the variation in stroke widths was too great. The thin strokes just look spindly. Personally, I much prefer Computer Concrete, which looks horrible in the samples on the web page.
When I look at the individual glyphs, or even whole passages, I don’t like it. It looks wispy and particular. But there’s something really nice about the way it comes together on a printed page in a well set academic paper. It just looks right. Which could be a kind of Stockholm Syndrome I guess. I feel similarly about Courier and screenplays.
I always wondered: Why are screenplays written in a monospaced font? To me that just looks like an odd relic from typewriter times. Is there any better explanation?
> To me that just looks like an odd relic from typewriter times.
This is the initial reason. It persists because it is part of the shorthand filmmakers use to estimate time from text. A page of screenplay translates to about a minute of screen time. That conversion is deeply ingrained in Hollywood. Everyone will look at the page count of a screenplay and make assumptions about the running time of the resulting film.
If you change the font metrics, that conversion breaks and it would confuse the hell out of everyone. And if different screenplays (or different drafts of the same one) use different metrics then you lose the ability to compare their length just using page counts.
It's important to remember that screenplays are real physical working artifacts. In the production of a film, people will be carrying around dog-eared copies of it. The director will say things like, "We're going to try to get through three pages today." Pages are a real concept, not just an arbitrary subdivision of a continuous string of text.
Also the font is part of film culture at this point. Using a different font would convey that you are an outsider or don't care about the norms and history of cinema. It's exactly how when you see a page set in Computer Modern you think, "Ah, this is a real CS paper." A screenplay not set in Courier would look like a fraud.
If it makes you feel better, John August has a slightly more modern font that preserves the exact metrics of 12 point Courier:
Courier Prime is a good font, but one piece of advice.. if you use fonts aliased as I do, you need to use the original release of it.. the later version on the site which was done by someone other than the original designer (as far as I can tell) stripped out all the hinting so it looks bad if you have anti-aliasing turned off. For this reason, I keep the original around.
That's because the usual Computer Modern font files today are too thin.
Knuth designed in a "blacken" factor and gave instructions how to tune it to your specific printer.
Because the correct amount is dependent on your printer and its printing technology. Ink tends to blur a bit, for example.
There are font files around that try to make CM a bit more correct on typical printers today, but most people don't know about it and are using some bad default CM.
This is similar to how the “pixel art” versions of old console games never existed because the TV CRTs didn’t have definite hard lines between pixels. Computer Modern was designed to be bitmapped when printed and so took into account that it would all be dots not infinitely thin lines.
Amusingly enough, this is basically "The Renaissance" done in a short time; just as they perceived the "Greek" style as bare marble statues and buildings which never actually existed.
If the Nomad's display was anything like the SMS-based Sega Gamegear, then it may not have had CRT blur but it did put its own not-so-crisp spin on the picture:
Similar. A little less washed-out, but still not what we think of when we think of the precision of a modern LCD.
As I recall, LCD PC monitors until some time into, I dunno, maybe '05 or so, were regarded as almost always worse than CRT monitors in practically every way[0], including picture quality. Better than a typical consumer tube TV, maybe, but even some of those produced a crisper picture than a lot of LCDs, especially tiny low-power ones like that (the Sony Wega comes to mind)
[EDIT] [0] Practically every way except size & weight, I mean, obviously, and despite crushing CRTs on that front, were pretty unpopular due to being so much worse otherwise.
The common look of CM which you probably have always seen is way too thin. Just look at some printed versions (as in printed on actual paper) of CM, like in Knuth’s books for instance, to see how CM is supposed to look.
No, I also don't like it. I use LaTeX for papers, and I tend to go for Palatino.
But there's also an annoyingly performative aspect to it, at least in Economics. Using a recognisable LaTeX font carries an implicit "look at me: I'm smart and technical enough to use LaTeX".
One result of this is that almost every Economics presentation you see is done with Beamer; which lends itself to dense text, bullet points and equations; which are almost never the best way to present your work.
> almost every Economics presentation you see is done with Beamer; which lends itself to dense text, bullet points and equations
I don't think that has anything to do with Beamer. That's how economists present for some horrible reason. When I was on the job market about 20 years ago, the overhead projector was the only tool universally available for presentations, and I had a couple people comment that my work would be discounted by some because it was too easy to understand. That was back when I mistakenly thought the point of the presentation was to explain my research.
In medicine, the slide projector was very common, because they tended to want to display photographs.
I think that’s what drove the defaults of PowerPoint, with its white text on a dark blue background (see https://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=... for arguments as to why that’s good for slide projections. I think it also minimizes contrast differences between typical “medical conference” photo and text slides. That’s important in a darkened room , which they had to use because projectors weren’t bright enough yet.
Was on the market 4.5 years ago and it's still the same. We often have simple ideas, identification strategies, regressions, etc. and make them overtly complicated.
Making things easier on the other hand is liberating, but sadly comes at a cost (people might start thinking you only do trivial work)
>I had a couple people comment that my work would be discounted by some because it was too easy to understand
Haha, either they discount it because they understood it, or they respect it but don't know it. In either case, it's like they never saw the presentation.
You can adjust the parameters to make a new variant of the Computer Modern font if you think that it is too thin or whatever. (However, there are some parameters missing in my opinion (including the shape of the "R"), but it is possible to modify the code to add more if wanted.)
I think that Computer Modern is OK for print; it is not so good for screen. (However, it does have better kerning than some screen fonts.)
You aren't the only one. There's something subtly "wrong" about the typefaces. Likely because it's "scientifically designed" rather than simply designed. IMO typeface design is an art, not a science. And it requires talent, aesthetic awareness, and design sensibility to get them to look right.
Computer Modern was designed by Donald Knuth who is a computer scientist, not a typographer. He created CM as a demo of his parametric font engine Metafont.
So it’s fair to say that CM is a tech demo, not a professionally designed font.
Font designer Jonathan Hoefler has commented on Metafont: “Knuth's idea that letters start with skeletal forms is flawed.” When the fundamental design premise is wrong, you get something like Computer Modern.
Computer Modern isn't primarily designed using "skeletal forms"; that's one way of using Metafont, but not heavily used for the CM faces.
While it's true that Knuth is a computer scientist rather than a typographer, he has worked pretty closely with typographers. And in creating CM, he relied heavily on pre-existing (and professionally designed) Monotype fonts as a model. (See for example https://www.myfonts.com/fonts/mti/monotype-modern, which looks quite reminiscent of CM.)
Computer Modern is not to many people's taste today, partly because it doesn't reproduce all that well at low resolutions, but also, I think, because it is an older style that is now out of fashion and not commonly seen.
(The term "Modern" for this type of design dates from the 1800s -- see https://www.toptal.com/designers/typography/typeface-classif... -- so it's hardly surprising that "modern" faces like Bodoni or Monotype Modern or CM feel rather old-fashioned today!)
[It's also worth pointing out that Computer Modern was not created as a demo, and in fact, it's almost the other way round. He wanted better typography for The Art of Computer Programming, and created TeX and Computer Modern as means to that end (and created Metafont in order to do that).]
It’s also worth remembering that CM was designed with some very specific goals in mind in terms of clearly distinguishing a much broader character set than was the norm at the time, even at very small sizes. It is still arguably the most successful font family ever created within its intended niche. Very few font families can be used to typeset serious mathematics as legibly as CM, and even then, few authors will make the effort to set everything with the attention to detail Knuth has.
> Knuth's idea that letters start with skeletal forms is flawed.
This is a critique of Metafont, not Computer Modern. And interestingly, Knuth et al eventually reached the same conclusion; as I recall, most letters in Computer Modern are drawn as outlines and then filled in (instead of being drawn in a few strokes with a broader pen).
I think Hoefler phrased his comment well; the idea is flawed, not necessarily wrong outright. Letterforms derive from historical constructions: the uppercase roman letters from Roman square capitals, which were carved; lowercase from humanist miniscules (from carolingian miniscules), written by pen; &c. So in some sense, some letters do start with skeletal forms, but: when letters were adapted to print, the punches (the "master copies") for letters were made by engraving and by using counterpunches (reusable tools that create particular shapes of negative space in the letter). And that's where metal (and digital) type comes from; pens and styli are more distant ancestors.
[I'd highly recommend the book Counterpunch by Fred Smeijers on this topic!]
[Also, it's fun to look at some of the Arrighi italics from the early 16th century. They are astonishingly modern – compare it to, say, a heavier weight of Minion italic, one of the most popular typefaces used in books today!]
Anyway, on to Computer Modern. It's not my favorite Scotch roman, but take a look at engineering and mathematics books from the 1940s and 1950s for comparison. I have several books from the McGraw-Hill Electrical and Electronic Engineering Series, and they're really, really lovely, and the type is eminently readable on the printed page; here's a (somewhat poor) scan of one of them:
E. Allen Emerson, later Turing Award recipient, comes knocking at the door of the Unix cave[1] and demands to know why we changed all the fonts and made his papers look different. No one had changed the fonts---the department had replaced the printers. CMR is wildly different at 600dpi from 300dpi.
Personally, I never really liked Computer Modern mostly because the variation in stroke widths was too great. The thin strokes just look spindly. Personally, I much prefer Computer Concrete, which looks horrible in the samples on the web page.
[1] Where UTCS' Unix sysadmins live.