From 9ace99e09e41a2a059b8e0b74411a0b79f40cf5a Mon Sep 17 00:00:00 2001 From: loumir Date: Thu, 2 Mar 2023 11:36:26 +0100 Subject: [PATCH 1/3] changed headers in .txt and DOCTYPE +DOCDATE --- Makefile | 4 ++-- ucd-list-deprecated.txt | 2 +- ucd-list.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 148d431..1a50dbc 100644 --- a/Makefile +++ b/Makefile @@ -7,10 +7,10 @@ DOCNAME = UCDlist DOCVERSION = 1.5 # Publication date, ISO format; update manually for "releases" -DOCDATE = 2022-10-05 +DOCDATE = 2023-02-03 # What is it you're writing: NOTE, WD, PR, REC, PEN, or EN -DOCTYPE = PEN +DOCTYPE = EN # An e-mail address of the person doing the submission to the document # repository (can be empty until a make upload is being made) diff --git a/ucd-list-deprecated.txt b/ucd-list-deprecated.txt index 26ba84f..2e6f588 100644 --- a/ucd-list-deprecated.txt +++ b/ucd-list-deprecated.txt @@ -1,4 +1,4 @@ -#PEN-UCDlist-v1.5-2022-10-05 +#EN-UCDlist-v1.5-2023-03-02 # This file contains lists suggested replacements for UCD1+ which are deprecated # deprecated_term replacement_term em.IR.K.Brgamma em.line.Brgamma diff --git a/ucd-list.txt b/ucd-list.txt index ba28b30..679fb3d 100644 --- a/ucd-list.txt +++ b/ucd-list.txt @@ -1,4 +1,4 @@ -#PEN-UCDlist-v1.5-2022-10-05 +#EN-UCDlist-v1.5-2023-03-02 Q | arith | Arithmetic quantities S | arith.diff | Difference between two quantities described by the same UCD P | arith.factor | Numerical factor From 3d2eecd50ebd216dd8a018da67aa0a0f8daedc02 Mon Sep 17 00:00:00 2001 From: loumir Date: Thu, 2 Mar 2023 12:00:48 +0100 Subject: [PATCH 2/3] appendix E.4 : update --- UCDlist.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UCDlist.tex b/UCDlist.tex index 4b988e0..928dfe5 100644 --- a/UCDlist.tex +++ b/UCDlist.tex @@ -836,12 +836,12 @@ \subsection{Comments in file} Comment lines are starting with a \texttt{\#} (hash) character. -\subsection{Version tags in file} +\subsection{Version tags in companion lists of terms: ucd-list.txt and ucd-list-deprecated.txt} The first line of each of these files is a comment line containing the UCDList version tag following the pattern \verb|#$DOCTYPE-$DOCNAME-v$DOCVERSION-$DOCDATE|, where the -variable names are taken from ivoatex \citep{ivoatexDoc}. For a +variable names are taken from the Makefile defined by ivoatex \citep{ivoatexDoc}. For a pre-release list, such a first line might look like \verb|#PEN-UCDlist-v1.5-20220706|. From 510f89b643a892a8ab3bc55defe1f7843dd82bb8 Mon Sep 17 00:00:00 2001 From: loumir Date: Thu, 2 Mar 2023 18:35:27 +0100 Subject: [PATCH 3/3] date of TCG approval applied for standard --- Makefile | 2 +- ucd-list-deprecated.txt | 2 +- ucd-list.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 1a50dbc..b29a8f0 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ DOCNAME = UCDlist DOCVERSION = 1.5 # Publication date, ISO format; update manually for "releases" -DOCDATE = 2023-02-03 +DOCDATE = 2023-01-25 # What is it you're writing: NOTE, WD, PR, REC, PEN, or EN DOCTYPE = EN diff --git a/ucd-list-deprecated.txt b/ucd-list-deprecated.txt index 2e6f588..9bf7d6e 100644 --- a/ucd-list-deprecated.txt +++ b/ucd-list-deprecated.txt @@ -1,4 +1,4 @@ -#EN-UCDlist-v1.5-2023-03-02 +#EN-UCDlist-v1.5-2023-01-25 # This file contains lists suggested replacements for UCD1+ which are deprecated # deprecated_term replacement_term em.IR.K.Brgamma em.line.Brgamma diff --git a/ucd-list.txt b/ucd-list.txt index 679fb3d..2ba089b 100644 --- a/ucd-list.txt +++ b/ucd-list.txt @@ -1,4 +1,4 @@ -#EN-UCDlist-v1.5-2023-03-02 +#EN-UCDlist-v1.5-2023-01-25 Q | arith | Arithmetic quantities S | arith.diff | Difference between two quantities described by the same UCD P | arith.factor | Numerical factor