From 8f5757e6fee7973f084f86ebddacf171832f1a4d Mon Sep 17 00:00:00 2001 From: Patrick Dowler Date: Tue, 7 Oct 2025 10:31:39 -0700 Subject: [PATCH 1/2] update ivoatex --- ivoatex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivoatex b/ivoatex index 04d5819..ad1049e 160000 --- a/ivoatex +++ b/ivoatex @@ -1 +1 @@ -Subproject commit 04d5819ee835ed7a2f40e1faf757394d0ae9a4d6 +Subproject commit ad1049e40194b53060c56aa91fe190adf1c18424 From b991b528390725322d30f4ac6699c0a685f879a9 Mon Sep 17 00:00:00 2001 From: Patrick Dowler Date: Tue, 7 Oct 2025 12:06:25 -0700 Subject: [PATCH 2/2] update DOCDATE and add previous version for final WD upload --- DALI.tex | 1 + Makefile | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/DALI.tex b/DALI.tex index 32149cf..54f1867 100644 --- a/DALI.tex +++ b/DALI.tex @@ -18,6 +18,7 @@ \editor{Patrick Dowler} +\previousversion[https://www.ivoa.net/documents/DALI/20230712/index.html]{WD-DALI-1.2} \previousversion[http://www.ivoa.net/Documents/DALI/1.1]{DALI-1.1} \previousversion[http://www.ivoa.net/Documents/DALI/1.0]{DALI-1.0} diff --git a/Makefile b/Makefile index 61e4554..b439b82 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ DOCNAME = DALI DOCVERSION = 1.2 # Publication date, ISO format; update manually for "releases" -DOCDATE = 2025-09-19 +DOCDATE = 2025-10-07 # What is it you're writing: NOTE, WD, PR, or REC DOCTYPE = WD