summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-09-13 11:21:25 +0900
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2024-09-14 01:05:03 +0900
commited5ba7eaab3e85942b0d6d0e950a3642cb51b761 (patch)
tree1128129c3a03c020611c82a99bd006b5137c9916
parent0afd09785d0f71d6ad845f3569917d49cf422352 (diff)
downloadguix-patches-ed5ba7eaab3e85942b0d6d0e950a3642cb51b761.tar
guix-patches-ed5ba7eaab3e85942b0d6d0e950a3642cb51b761.tar.gz
gnu: emacs-org: Mention the emacs-org-texlive-collection in description.
* gnu/packages/emacs-xyz.scm (emacs-org) [description]: Add text suggesting the use of the 'emacs-org-texlive-collection' meta-package. Change-Id: Iaba1940843c4de641303b48fa41aa5d036f1cb18
-rw-r--r--gnu/packages/emacs-xyz.scm5
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index de42d9ebd9..17a98a4a2e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17622,7 +17622,10 @@ passive voice.")
(description "Org is an Emacs mode for keeping notes, maintaining TODO
lists, and project planning with a fast and effective lightweight markup
language. It also is an authoring system with unique support for literate
-programming and reproducible research.")
+programming and reproducible research. If you work with the LaTeX output
+capabilities of Org-mode, you may want to install the
+@code{emacs-org-texlive-collection} meta-package, which propagates the TexLive
+components required by the produced @file{.tex} file.")
(license license:gpl3+)))
(define-public emacs-org-contrib