-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from pdowler/master
WD-DALI-1.2-20230712 upload settings
- Loading branch information
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# ivoatex Makefile. The ivoatex/README for the targets available. | ||
AUTHOR_EMAIL = [email protected] | ||
IVOA_GROUP = Data Access Layer | ||
|
||
# short name of your document (edit $DOCNAME.tex; would be like RegTAP) | ||
DOCNAME = DALI | ||
|
@@ -7,7 +9,7 @@ DOCNAME = DALI | |
DOCVERSION = 1.2 | ||
|
||
# Publication date, ISO format; update manually for "releases" | ||
DOCDATE = 2023-05-29 | ||
DOCDATE = 2023-07-12 | ||
|
||
# What is it you're writing: NOTE, WD, PR, or REC | ||
DOCTYPE = WD | ||
|
Submodule ivoatex
updated
9 files
+8 −1 | CHANGES | |
+1 −1 | Makefile | |
+55 −1 | docrepo.bib | |
+41 −41 | ivoabib.bib | |
+98 −0 | no-german.patch | |
+22 −0 | tth_C/UPDATING | |
+94 −0 | tth_C/no-german.patch | |
+15,715 −15,675 | tth_C/tth.c | |
+4 −7 | tthdefs.tex |