소스 검색

Added READ_ME file

ceriel 36 년 전
부모
커밋
de76248670
2개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      doc/.distr
  2. 7 0
      doc/READ_ME

+ 1 - 0
doc/.distr

@@ -1,3 +1,4 @@
+READ_ME
 Makefile
 ack.doc
 basic.doc

+ 7 - 0
doc/READ_ME

@@ -0,0 +1,7 @@
+Some of these documents use a font called CW.
+If you don't have that, you can change references to it with a sed-script
+like
+	s/\.ft CW/.ft yourfont/
+	s/\\f(CW/\\fyourfont/g
+However, the font must be a constant-width font for the documents to look
+reasonable.