diff --git a/latex/Readme.md b/latex/Readme.md index dc4c1cd..51424ce 100644 --- a/latex/Readme.md +++ b/latex/Readme.md @@ -31,7 +31,7 @@ between the `` parameters (for the NotMyIdea template, this file is base.h {{ article.latex }} {% endif %} {% if page and page.latex %} - {{ article.latex }} + {{ page.latex }} {% endif %} Usage