You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,4 +15,4 @@ A github action will compile the paper at every commit. The latest version is ma
15
15
16
16
There are two variables in `.github/workflows/writeapaper.yml` that you might want to change, which set the directory (`DIR`) and the filename (`FILE`) of the tex file you want to compile.
17
17
18
-
If you need some common journal abbreviations, you can copy `more/journals.sty` in your working directory.
18
+
If you need some common journal abbreviations, you can copy `more/journals.sty` in your working directory. But don't do it, [filltex](https://github.com/dgerosa/filltex) is better.
0 commit comments