소스 검색

clarify explanation for macros

George C. Privon 7 년 전
부모
커밋
f8bc71e240
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      aastex62/README.md

+ 1 - 1
aastex62/README.md

@@ -16,7 +16,7 @@ The `demo.md` file is a subset of the contents of the `sample62.tex` file which
 
 ## Usage Notes
 
-* If you want to include macros in anything in the article title, those must be put in a separate macro file that is incorporated via `\include{}` or `\input{}` *above* the title. An example of this is provided here.
+* If you want to include macros in anything contained within the YAML header, those must be put in a separate macro file that is incorporated via `\include{}` or `\input{}` *above* the title. This is demonstrated in [demo.md](demo.md).
 
 ### Collaborations