From c35a668b93b59f7282be6e2134ffea78cf47041b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor?= Date: Mon, 11 Sep 2023 12:07:31 +0200 Subject: [PATCH] included new summaries into the website --- .github/workflows/buildpdf.yml | 11 +++++++++++ index.html | 3 ++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.github/workflows/buildpdf.yml b/.github/workflows/buildpdf.yml index aad651c..7383f39 100644 --- a/.github/workflows/buildpdf.yml +++ b/.github/workflows/buildpdf.yml @@ -161,6 +161,17 @@ jobs: with: root_file: Stochastic_processes.tex working_directory: Mathematics/4th/Stochastic_processes/ + # MATHEMATICS 5 + - name: Compile - AP + uses: xu-cheng/latex-action@v2 + with: + root_file: Advanced_probability.tex + working_directory: Mathematics/5th/Advanced_probability/ + - name: Compile - ATFAPDE + uses: xu-cheng/latex-action@v2 + with: + root_file: Advanced_topics_in_functional_analysis_and_PDEs.tex + working_directory: Mathematics/5th/Advanced_topics_in_functional_analysis_and_PDEs/ ########## ########## - name: Compile - main_math diff --git a/index.html b/index.html index 22bb831..2081a8d 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,8 @@

Mathematics