emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH]: Small type in ox-latex.el
@ 2023-03-13 17:43 Pedro Andres Aranda Gutierrez
  2023-03-14 12:21 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Pedro Andres Aranda Gutierrez @ 2023-03-13 17:43 UTC (permalink / raw)
  To: Org Mode List

[-- Attachment #1: Type: text/plain, Size: 371 bytes --]

Attached is a silly small patch, not even a TINYCHANGE ;-) Its a typo
I found skimming through the latex exported...



-- 
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should
run a leader-deposed hook here, but we can't yet

[-- Attachment #2: micro-org.diff --]
[-- Type: application/octet-stream, Size: 611 bytes --]

diff --git a/lisp/ox-latex.el b/lisp/ox-latex.el
index b84fe89db..ad01bf6de 100644
--- a/lisp/ox-latex.el
+++ b/lisp/ox-latex.el
@@ -1290,7 +1290,7 @@ used.  When nil, no theme is applied."
 (defun org-latex-generate-engraved-preamble (info)
   "Generate the preamble to setup engraved code.
 The result is constructed from the :latex-engraved-preamble and
-:latex-engraved-optionsn export options, the default values of
+:latex-engraved-options export options, the default values of
 which are given by `org-latex-engraved-preamble' and
 `org-latex-engraved-options' respectively."
   (let* ((engraved-options

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-03-14 12:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-13 17:43 [PATCH]: Small type in ox-latex.el Pedro Andres Aranda Gutierrez
2023-03-14 12:21 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).