From 6a7fdeaf5512be7010b59f5845a91fdc936e3315 Mon Sep 17 00:00:00 2001 From: Juicysteak117 <20595808+Juicysteak117@users.noreply.github.com> Date: Sat, 11 Oct 2025 12:44:15 -0700 Subject: [PATCH] adding chain permalinks --- .gitignore | 4 +- export/index.html | 503 ++++----- export/pghrt.pdf | 2585 ++++++++++++++++++++++--------------------- export/pghrtcss.css | 55 +- export/pghrtjs.js | 14 + pghrt.tex | 2 + soup.py | 33 +- 7 files changed, 1646 insertions(+), 1550 deletions(-) diff --git a/.gitignore b/.gitignore index ff21727..4184245 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ *.gz *.toc LaTeXML.css -ltx-article.css \ No newline at end of file +ltx-article.css +test.py +test.html \ No newline at end of file diff --git a/export/index.html b/export/index.html index bf01039..5b957a0 100644 --- a/export/index.html +++ b/export/index.html @@ -3,8 +3,8 @@