Skip to content

Commit

Permalink
bump to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nobiot committed Jan 11, 2022
1 parent 696a1b7 commit 2d44c56
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/org-transclusion-manual.org
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ You can customize settings in the =org-transclusion= group.
The functions are called with arguments beg and end, pointing to the
beginning and end of the transcluded content.

The hook also can be used to activate =org-latex-preview= for transclusions:
The hook can be also used to activate =org-latex-preview= for transclusions:

#+begin_src elisp
(add-hook 'org-transclusion-after-add-functions
Expand Down
4 changes: 2 additions & 2 deletions org-transclusion.el
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@

;; Author: Noboru Ota <me@nobiot.com>
;; Created: 10 October 2020
;; Last modified: 07 January 2022
;; Last modified: 11 January 2022

;; URL: https://github.com/nobiot/org-transclusion
;; Keywords: org-mode, transclusion, writing

;; Version: 1.1.1
;; Version: 1.2.0
;; Package-Requires: ((emacs "27.1") (org "9.4"))

;; This file is not part of GNU Emacs.
Expand Down

0 comments on commit 2d44c56

Please # to comment.