emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] LaTeX export: Added formatting for time stamps in headlines.
@ 2011-02-13 10:54 Valentin Wüstholz
  2011-02-13 11:16 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Valentin Wüstholz @ 2011-02-13 10:54 UTC (permalink / raw)
  To: emacs-orgmode

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

Hi,

I have attached a small patch, that adds nice formatting for time
stamps in headlines.

Best regards,

Valentin

[-- Attachment #2: org-latex.el.diff --]
[-- Type: application/octet-stream, Size: 521 bytes --]

diff --git a/lisp/org-latex.el b/lisp/org-latex.el
index 7b80b98..3b31091 100644
--- a/lisp/org-latex.el
+++ b/lisp/org-latex.el
@@ -1512,6 +1512,7 @@ links, keywords, lists, tables, fixed-width"
 			       '(org-protected t)))))
     (when (plist-get org-export-latex-options-plist :emphasize)
       (org-export-latex-fontify))
+    (org-export-latex-time-stamps)
     (org-export-latex-keywords-maybe)
     (org-export-latex-special-chars
      (plist-get org-export-latex-options-plist :sub-superscript))

[-- Attachment #3: 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] 2+ messages in thread

* Re: [PATCH] LaTeX export: Added formatting for time stamps in headlines.
  2011-02-13 10:54 [PATCH] LaTeX export: Added formatting for time stamps in headlines Valentin Wüstholz
@ 2011-02-13 11:16 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2011-02-13 11:16 UTC (permalink / raw)
  To: Valentin Wüstholz; +Cc: emacs-orgmode

Valentin Wüstholz <wuestholz@gmail.com> writes:

> I have attached a small patch, that adds nice formatting for time
> stamps in headlines.

Applied, thanks!

-- 
 Bastien

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

end of thread, other threads:[~2011-02-13 11:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-13 10:54 [PATCH] LaTeX export: Added formatting for time stamps in headlines Valentin Wüstholz
2011-02-13 11:16 ` Bastien

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