Quellcode durchsuchen

clarify explanation for macros

George C. Privon vor 7 Jahren
Ursprung
Commit
f8bc71e240
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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