emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [New exporter] Org LaTeX markup
@ 2013-02-07 22:47 Sebastien Vauban
  2013-02-08  3:13 ` Charles Berry
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastien Vauban @ 2013-02-07 22:47 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello Nicolas,

I'm still searching which variables now host the following customizations:

--8<---------------cut here---------------start------------->8---
;; markup for TODO keywords, as a printf format
(setq org-export-latex-todo-keyword-markup "\\colorbox{yellow}{%s}")

;; markup for tags, as a printf format
(setq org-export-latex-tag-markup "\\hfill{}\\fbox{%s}")
--8<---------------cut here---------------end--------------->8---

Can you give me a hint?

Best regards,
  Seb

-- 
Sebastien Vauban

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

* Re: [New exporter] Org LaTeX markup
  2013-02-07 22:47 [New exporter] Org LaTeX markup Sebastien Vauban
@ 2013-02-08  3:13 ` Charles Berry
  2013-02-08 20:04   ` Nicolas Goaziou
  2013-03-19 16:35   ` Charles Berry
  0 siblings, 2 replies; 4+ messages in thread
From: Charles Berry @ 2013-02-08  3:13 UTC (permalink / raw)
  To: emacs-orgmode

Sebastien Vauban <wxhgmqzgwmuf@...> writes:

> 
> Hello Nicolas,
> 
> I'm still searching which variables now host the following customizations:
> 
> --8<---------------cut here---------------start------------->8---
> ;; markup for TODO keywords, as a printf format
> (setq org-export-latex-todo-keyword-markup "\\colorbox{yellow}{%s}")
> 
> ;; markup for tags, as a printf format
> (setq org-export-latex-tag-markup "\\hfill{}\\fbox{%s}")
> --8<---------------cut here---------------end--------------->8---
> 
> Can you give me a hint?


M-x customize-variable RET org-latex-format-headline-function RET

then copy and paste the last part of the docstring into the window - add a
closing parenthesis at the end - and then modify it to your taste.

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

* Re: [New exporter] Org LaTeX markup
  2013-02-08  3:13 ` Charles Berry
@ 2013-02-08 20:04   ` Nicolas Goaziou
  2013-03-19 16:35   ` Charles Berry
  1 sibling, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2013-02-08 20:04 UTC (permalink / raw)
  To: Charles Berry; +Cc: emacs-orgmode

Hello,

Charles Berry <ccberry@ucsd.edu> writes:

> M-x customize-variable RET org-latex-format-headline-function RET
>
> then copy and paste the last part of the docstring into the window - add a
> closing parenthesis at the end - and then modify it to your taste.


Docstring fixed. Thank you.


Regards,

-- 
Nicolas Goaziou

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

* Re: [New exporter] Org LaTeX markup
  2013-02-08  3:13 ` Charles Berry
  2013-02-08 20:04   ` Nicolas Goaziou
@ 2013-03-19 16:35   ` Charles Berry
  1 sibling, 0 replies; 4+ messages in thread
From: Charles Berry @ 2013-03-19 16:35 UTC (permalink / raw)
  To: emacs-orgmode

Charles Berry <ccberry <at> ucsd.edu> writes:

> 

[snip]

> > 
> > Can you give me a hint?
> 
> M-x customize-variable RET org-latex-format-headline-function RET
> 
> then copy and paste the last part of the docstring into the window - add a
> closing parenthesis at the end - and then modify it to your taste.
> 
> 

UPDATE:

See 

http://thread.gmane.org/gmane.emacs.orgmode/68691/focus=68713

for advice on this matter as this behavior was changed around Feb 23, 2013

HTH,

Chuck

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

end of thread, other threads:[~2013-03-19 16:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-07 22:47 [New exporter] Org LaTeX markup Sebastien Vauban
2013-02-08  3:13 ` Charles Berry
2013-02-08 20:04   ` Nicolas Goaziou
2013-03-19 16:35   ` Charles Berry

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