update document title template to define metadata
This commit is contained in:
@@ -8,15 +8,3 @@ org-ob-core.el-add-ability-to-use-closures-as-default-header-args.patch
|
||||
- https://orgmode.org/list/87ftflikkc.fsf@gmail.com/t/
|
||||
- https://lists.gnu.org/archive/html/emacs-orgmode/2020-09/msg00464.html
|
||||
- https://lists.gnu.org/archive/html/emacs-orgmode/2020-09/txtzi_PffIaG1.txt
|
||||
|
||||
ox-rst_ox-rst.el_add-code-block-caption.patch
|
||||
- create the patch using git
|
||||
git diff lisp/ox-rst/ox-rst.el >lisp/0patches/ox-rst_ox-rst.el_add-code-block-caption.patch
|
||||
- apply patch
|
||||
patch -d . -p1 -i lisp/0patches/ox-rst_ox-rst.el_add-code-block-caption.patch
|
||||
- reverse patch
|
||||
patch -R -d . -p1 -i lisp/0patches/ox-rst_ox-rst.el_add-code-block-caption.patch
|
||||
|
||||
ox-rst_ox-rst.el_add-single-row-table.patch
|
||||
- create the patch using git
|
||||
git diff lisp/ox-rst/ox-rst.el >lisp/0patches/ox-rst_ox-rst.el_add-single-row-table.patch
|
||||
|
||||
Reference in New Issue
Block a user