diary
home twitter letterboxd spotify instagram pinterest medium wikiart panel ☰
lr0 / diary / entry #40 · 3 august 2024
saturday, 3 august 2024 #40

03:14 SEP Friendship

I really like Stanford Encyclopedia of Philosophy's PDFs (preview here), however, they do not allow you to download it without a subscription. It's actually good enough for a subscription if you compare it to the HTML. For someone like me, my HTML appetite can not hold more than few long articles, SEP average entry is about 50 pages or so, that's not a long article even. Here's how I get their entries as nice PDFs without subscription, simply save the article part of the HTML page into a file, and using pandoc run: vpandoc concept_of_religion.html --pdf-engine=xelatex -o concept_of_religion.pdf --variable=documentclass:book -V geometry:b5paper -V margin=3cm -V mainfont="Times New Roman" #Philosophy

c. lr0 2026