-
Notifications
You must be signed in to change notification settings - Fork 2
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 #11 from ivoa-std/to-WD-1.0
To wd 1.0
- Loading branch information
Showing
5 changed files
with
9 additions
and
6 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 |
---|---|---|
|
@@ -5,6 +5,7 @@ | |
*.aux | ||
*.bbl | ||
ivoatexmeta.tex | ||
gitmeta.tex | ||
*.log | ||
*.html | ||
*.zip | ||
|
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
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 |
---|---|---|
|
@@ -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 @@ [email protected] | |
|
||
# 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) | ||
|
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