guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#31464] [PATCH] gnu: emacs-orgalist: Fix texinfo markup in descripti


From: Gábor Boskovits
Subject: [bug#31464] [PATCH] gnu: emacs-orgalist: Fix texinfo markup in description.
Date: Tue, 15 May 2018 22:03:15 +0200

* gnu/packages/emacs.scm (emacs-orgalist)[description]: Modify.
---
 gnu/packages/emacs.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 71e969006..f3d08e810 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4743,7 +4743,7 @@ specifically, Orgalist supports the syntax of Org mode 
for numbered,
 unnumbered, description items, checkboxes, and counter cookies.
 
 The library also implements radio lists, i.e., lists written in Org
-syntax later translated into the host format, e.g., @LaTeX{} or HTML.")
+syntax later translated into the host format, e.g., LaTeX or HTML.")
     (license license:gpl3+)))
 
 (define-public emacs-writegood-mode
-- 
2.17.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]