ソースを参照

(likely incomplete) list of some known issues

George C. Privon 7 年 前
コミット
370d421428
1 ファイル変更6 行追加0 行削除
  1. 6 0
      aastex62/README.md

+ 6 - 0
aastex62/README.md

@@ -17,3 +17,9 @@ 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.
+
+## Known Issues
+
+* No support for `\collaboration{}`
+* Tables of any sort are fully un-tested
+* The AAS bibliography format is not part of the [Zotero (citation) Style Repository](https://www.zotero.org/styles) so `pandoc-citeproc` does not have access to the correct citation style. Dealing with this is beyond the scope of this particular repository, but hopefully that spec will eventually be translated into [Citation style language](https://citationstyles.org/).