Просмотр исходного кода

clarify explanation for macros

George C. Privon 7 лет назад
Родитель
Сommit
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