Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip definitions for LMC/SMC acronyms #280

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions project_templates/latex_lsstdoc/EXAMPLE-0/skipacronyms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
LMC
SMC
2 changes: 2 additions & 0 deletions project_templates/latex_lsstdoc/EXAMPLE/skipacronyms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
LMC
SMC
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
LMC
SMC
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ http
p
s
A
LMC
SMC
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ http
p
s
A
LMC
SMC
2 changes: 2 additions & 0 deletions project_templates/technote_latex/testn-000/skipacronyms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ http
p
s
A
LMC
SMC
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ http
p
s
A
LMC
SMC
2 changes: 1 addition & 1 deletion project_templates/technote_md/testn-000/technote.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ series_id = "TESTN"
canonical_url = "https://testn-000.lsst.io"
github_url = "https://github.com/lsst/testn-000"
github_default_branch = "main"
date_created = 2024-09-23T23:40:06Z
date_created = 2024-09-30T14:32:19Z
organization.name = "Vera C. Rubin Observatory"
organization.ror = "https://ror.org/048g3cy84"
license.id = "CC-BY-4.0"
Expand Down
2 changes: 1 addition & 1 deletion project_templates/technote_rst/testn-000/technote.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ series_id = "TESTN"
canonical_url = "https://testn-000.lsst.io"
github_url = "https://github.com/lsst/testn-000"
github_default_branch = "main"
date_created = 2024-09-23T23:40:06Z
date_created = 2024-09-30T14:32:19Z
organization.name = "Vera C. Rubin Observatory"
organization.ror = "https://ror.org/048g3cy84"
license.id = "CC-BY-4.0"
Expand Down
2 changes: 2 additions & 0 deletions project_templates/test_report/TESTTR-0/myacronyms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
LMC
SMC
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
LMC
SMC
Loading