org article preamble clean up
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: Article Glossaries
|
||||
# name: Article Glossary Acronym and List of Symbols
|
||||
# group: Article Templates
|
||||
# key: ?article-gls
|
||||
# --
|
||||
* Glossary, Acronym and List of Symbols :ignore:
|
||||
#+name: glossary
|
||||
| label | name | description | unit |
|
||||
|-------+-------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------|
|
||||
| tree | Tree | A woody plant | |
|
||||
| shrub | Shrub | A woody bush | |
|
||||
| api-g | API | An Application Programming Interface (API) is a particular set of rules and specifications that a software program can follow to access and make use of the services and resources provided by another particular software program that implements that API | |
|
||||
| w | \(w\) | Width | mm |
|
||||
| A | \(A\) | Area | mm^{2} |
|
||||
| L | \(L\) | Length | mm |
|
||||
| f | \(f\) | Eigen frequency | Hz |
|
||||
| label | name | description | unit |
|
||||
|-------+-------+-----------------------------------------------------+--------|
|
||||
| tree | Tree | A woody plant | |
|
||||
| shrub | Shrub | A woody bush | |
|
||||
| api-g | API | An Application Programming Interface (API) is a ... | |
|
||||
| w | \\(w\\) | Width | mm |
|
||||
| A | \\(A\\) | Area | mm^{2} |
|
||||
| L | \\(L\\) | Length | mm |
|
||||
| f | \\(f\\) | Eigen frequency | Hz |
|
||||
|
||||
#+name: acronyms
|
||||
| label | abbreviation | full form |
|
||||
|
||||
Reference in New Issue
Block a user