Jelajahi Sumber

clarify explanation for macros

George C. Privon 7 tahun lalu
induk
melakukan
f8bc71e240
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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