From c3875265ccdd1d72f06a16ab1ca725b7cb2ec35b Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Mon, 13 Sep 2021 22:49:27 -0700 Subject: Consolidated resources and meta files. --- snippets/org-mode/table | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 snippets/org-mode/table (limited to 'snippets/org-mode/table') diff --git a/snippets/org-mode/table b/snippets/org-mode/table deleted file mode 100644 index 9e40d92..0000000 --- a/snippets/org-mode/table +++ /dev/null @@ -1,11 +0,0 @@ -# -*- mode: snippet -*- -# name: table -# key: $tab -# -- -#+NAME: ${1:table-title} -#+CAPTION[${2:Short caption}]: $2. ${3:Optional additional details} -#+ATTR_LATEX: :booktabs t -| *${4:Title of Entries}* | *${5:Column 2}* | *${6:Column 2}* | -|-------------------------+-----------------+-----------------| -| *${7:Entry 1}* | $0 | | -| | | | -- cgit v1.2.3