From 6d8ac430341681c27dc2095b28b52f8ee17191fd Mon Sep 17 00:00:00 2001 From: mmpcn Date: Fri, 24 Mar 2023 13:54:02 +0100 Subject: [PATCH] Preparing for the release LineTAP WD 1.0 --- .gitignore | 1 + LineTAP.tex | 1 + Makefile | 4 ++-- ivoatex | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d975ab0..dd9aa43 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.aux *.bbl ivoatexmeta.tex +gitmeta.tex *.log *.html *.zip diff --git a/LineTAP.tex b/LineTAP.tex index 431bf45..edb0c92 100644 --- a/LineTAP.tex +++ b/LineTAP.tex @@ -1,5 +1,6 @@ \documentclass[11pt,a4paper]{ivoa} \input tthdefs +\input gitmeta \usepackage{todonotes} \usepackage{textcomp} diff --git a/Makefile b/Makefile index abdabb7..6cee957 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ DOCNAME = LineTAP DOCVERSION = 1.0 # Publication date, ISO format; update manually for "releases" -DOCDATE = 2022-07-06 +DOCDATE = 2023-03-23 # What is it you're writing: NOTE, WD, PR, REC, PEN, or EN DOCTYPE = WD @@ -18,7 +18,7 @@ AUTHOR_EMAIL=mcneves@ari.uni-heidelberg.de # Source files for the TeX document (but the main file must always # be called $(DOCNAME).tex -SOURCES = $(DOCNAME).tex role_diagram.pdf +SOURCES = $(DOCNAME).tex role_diagram.pdf gitmeta.tex # List of image files to be included in submitted package (anything that # can be rendered directly by common web browsers) diff --git a/ivoatex b/ivoatex index 9eb6a4c..43dfcd2 160000 --- a/ivoatex +++ b/ivoatex @@ -1 +1 @@ -Subproject commit 9eb6a4cddabe9f704ef35ab461dc007114029abe +Subproject commit 43dfcd26f9875f7563ce9d490d2a455172a73c1f