Skip to content

Commit 2dd5c44

Browse files
Merge pull request #89 from loumir/toEN-UCD1.5
To en ucd1.5
2 parents e115a6b + 510f89b commit 2dd5c44

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ DOCNAME = UCDlist
77
DOCVERSION = 1.5
88

99
# Publication date, ISO format; update manually for "releases"
10-
DOCDATE = 2022-10-05
10+
DOCDATE = 2023-01-25
1111

1212
# What is it you're writing: NOTE, WD, PR, REC, PEN, or EN
13-
DOCTYPE = PEN
13+
DOCTYPE = EN
1414

1515
# An e-mail address of the person doing the submission to the document
1616
# repository (can be empty until a make upload is being made)

UCDlist.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -836,12 +836,12 @@ \subsection{Comments in file}
836836

837837
Comment lines are starting with a \texttt{\#} (hash) character.
838838

839-
\subsection{Version tags in file}
839+
\subsection{Version tags in companion lists of terms: ucd-list.txt and ucd-list-deprecated.txt}
840840

841841
The first line of each of these files is a comment line containing the UCDList version
842842
tag following the pattern
843843
\verb|#$DOCTYPE-$DOCNAME-v$DOCVERSION-$DOCDATE|, where the
844-
variable names are taken from ivoatex \citep{ivoatexDoc}. For a
844+
variable names are taken from the Makefile defined by ivoatex \citep{ivoatexDoc}. For a
845845
pre-release list, such a first line might look like
846846
\verb|#PEN-UCDlist-v1.5-20220706|.
847847

ucd-list-deprecated.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#PEN-UCDlist-v1.5-2022-10-05
1+
#EN-UCDlist-v1.5-2023-01-25
22
# This file contains lists suggested replacements for UCD1+ which are deprecated
33
# deprecated_term replacement_term
44
em.IR.K.Brgamma em.line.Brgamma

ucd-list.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#PEN-UCDlist-v1.5-2022-10-05
1+
#EN-UCDlist-v1.5-2023-01-25
22
Q | arith | Arithmetic quantities
33
S | arith.diff | Difference between two quantities described by the same UCD
44
P | arith.factor | Numerical factor

0 commit comments

Comments
 (0)