emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Document org-export-latex-use-verb
@ 2011-01-29 18:26 Thomas S. Dye
  0 siblings, 0 replies; only message in thread
From: Thomas S. Dye @ 2011-01-29 18:26 UTC (permalink / raw)
  To: Org Mode


[-- Attachment #1.1: Type: text/plain, Size: 133 bytes --]



Thomas S. Dye, Ph.D.
T. S. Dye & Colleagues, Archaeologists, Inc.
Phone: (808) 529-0866 Fax: (808) 529-0884
http://www.tsdye.com



[-- Attachment #1.2.1: Type: text/html, Size: 123 bytes --]

[-- Attachment #1.2.2: 0001-Document-org-export-latex-use-verb.patch --]
[-- Type: application/octet-stream, Size: 819 bytes --]

From 5bed47bee80698a02b23d538b92d9e2cd8233486 Mon Sep 17 00:00:00 2001
From: Tom Dye <tsd@tsdye.com>
Date: Sat, 29 Jan 2011 08:21:04 -1000
Subject: [PATCH] Document org-export-latex-use-verb

---
 lisp/org-latex.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lisp/org-latex.el b/lisp/org-latex.el
index 4d2d79a..a45546a 100644
--- a/lisp/org-latex.el
+++ b/lisp/org-latex.el
@@ -1978,6 +1978,7 @@ The conversion is made depending of STRING-BEFORE and STRING-AFTER."
     (backward-char)))
 
 (defvar org-export-latex-use-verb nil)
+  "Toggle the use of \\verb.  Set to nil for \\texttt, t for \\verb."
 (defun org-export-latex-emph-format (format string)
   "Format an emphasis string and handle the \\verb special case."
   (when (equal format "\\verb")
-- 
1.7.1


[-- Attachment #1.2.3: Type: text/html, Size: 2472 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-29 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-29 18:26 [PATCH] Document org-export-latex-use-verb Thomas S. Dye

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).