Live data from Hacker News

Show HN: LaTeX.css – Make your website look like a LaTeX document

latex.now.sh

21–30 of 113 posts

Re: Show HN: LaTeX.css – Make your website look like a LaTeX document

#21
post #6

I hated the look of LaTeX documents when I first started university, especially the font. I don't know what happened, but I eventually fell in love Computer Modern. Something about it just looks great. Maybe it's just Stockholm Syndrome.

Me too. I particularly hated the lowercase 'x'. Today, I get triggered like a Pavlov's dog just by seeing LaTeX fonts.

Re: Show HN: LaTeX.css – Make your website look like a LaTeX document

#23
post #6

I hated the look of LaTeX documents when I first started university, especially the font. I don't know what happened, but I eventually fell in love Computer Modern. Something about it just looks great. Maybe it's just Stockholm Syndrome.

The problem is that it's much too thin and therefore hard to read on computer screens. I'm sure it looks great on paper printed with the old Xerox laser printers that were around when it was made, but in its current form it's just way too thin to be read on a screen.

Someone on a German forum made a wider version of it which (imo) looks much better [1].

[1] https://www.typografie.info/3/topic/22238-ist-die-computer-m... Translated: https://translate.google.com/translate?sl=de&tl=en&u=https%3...

Re: Show HN: LaTeX.css – Make your website look like a LaTeX document

#24
This is neat!

One small thing I noticed is that in the Binomial theorem, “k=0” is hidden by sigma, unless I zoom in a little. If I zoom back out afterwards, it’s fine until I start scrolling again.

I don’t know anywhere near enough css to guess what’s going on.

Re: Show HN: LaTeX.css – Make your website look like a LaTeX document

#27

Why do some of the equations show up as rendered by MathJax, but others still read `$\mathbb{R}$`?

Honestly, I really don't know. MathJax has been very janky for some reason. I have tried using KaTeX (https://katex.org) but couldn't get it to work properly and some equations just looked "off".

Re: Show HN: LaTeX.css – Make your website look like a LaTeX document

#28
post #6

I hated the look of LaTeX documents when I first started university, especially the font. I don't know what happened, but I eventually fell in love Computer Modern. Something about it just looks great. Maybe it's just Stockholm Syndrome.

I think a lot of people go through a life cycle of Computer Modern. I originally was indifferent, but once I learned LaTeX I used it since it was the default and it signaled to people that I knew LaTeX. Now I prefer Utopia/Fourier instead. Computer Modern seems to "thin", in my opinion, but I still use it on occasion. Some colleagues of mine really love it, though. I can see why some people like it since it's the def…

I loved Computer Modern till I read your post. Now I wanna move to Fourier for good - thanks for that!

Re: Show HN: LaTeX.css – Make your website look like a LaTeX document

#29
post #14
post #2

What so it just styles your site to look like a dry academic paper? What use case does this have? I imagine someone out there really needs this and the target audience is small.

But don't most academic papers actually look very different from this? Usually, conferences and journals provide style files that look very different from this website. I see out-of-the-box latex looks mostly in shorter student reports - although even there, you often get more modern looking styles.

On a side-note, I made a thing a few years back that does academic papers with CSS, with examples of ACM and IEEE format:

https://thomaspark.co/2015/01/pubcss-formatting-academic-pub...

https://thomaspark.co/projects/pubcss/demo/acm-sig-sample-we...

Re: Show HN: LaTeX.css – Make your website look like a LaTeX document

#30
post #6

I hated the look of LaTeX documents when I first started university, especially the font. I don't know what happened, but I eventually fell in love Computer Modern. Something about it just looks great. Maybe it's just Stockholm Syndrome.

Same, except instead of falling in love with Computer Modern, I went "oh hey, XeLaTeX lets me use fonts in a sane way" and started typesetting with modern OpenType fonts instead. So I'd argue there's at least a good chunk of Stockholm syndrome there.
Post reply on HN