BIBLIOGRAPHY

History

  • [2025-11-09 Sun 09:28] 이게 뭐지?
  • [2025-05-09 Fri 11:24] 생성

DONE 16:11 Astute: `smart’ typography 중요하다. 이 부분을 자동화 관점 : 가져오기, 미리보기, 편집, 내보내기 -> ‘일관성’

[2025-05-02 Fri 16:18]

일관성. 즉, 편집 파일에서는 스마트 타이포그래피 쓰지 말어. 왜?! 입력하고 검색하기 불편하잖아.

prettify-symbols-alist

A simple Emacs minor mode to redisplay ASCII punctuation as typographic (or “smart”) punctuation without altering file contents.

The following characters are redisplayed:

  • '' -> ‘’ (single quotes)
  • "" -> “” (double quotes)
  • -- -> — (en dash)
  • --- -> --- (em dash)

Left/right quote is based on word boundary, not correct grammar. This is intentional.