diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-09-25 14:56:13 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-09-26 10:48:11 -0400 |
commit | 3eb1e6f17e26fedd64f33c0672298477489d2f00 (patch) | |
tree | 1567648b4d005ff263ea033dec9d1149a6fbd759 /org/out_xmls_css.org | |
parent | terminal output verbosity levels, minor rework (diff) |
(editor emacs org-mode includes)
Diffstat (limited to 'org/out_xmls_css.org')
-rw-r--r-- | org/out_xmls_css.org | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/org/out_xmls_css.org b/org/out_xmls_css.org index a4d00c6..d827616 100644 --- a/org/out_xmls_css.org +++ b/org/out_xmls_css.org @@ -2502,7 +2502,16 @@ p[indent="h9i9"] { ┃"); #+END_SRC -* document header including copyright & license +* org includes +** year + +#+NAME: year +#+HEADER: :noweb yes +#+BEGIN_SRC emacs-lisp +<<./sisudoc_spine_version_info_and_doc_header_including_copyright_and_license.org:year()>> +#+END_SRC + +** document header including copyright & license #+NAME: doc_header_including_copyright_and_license #+HEADER: :noweb yes |