all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* changing "Agenda View (unsaved)" title for agenda export to pdf
@ 2011-09-07 21:33 Konstantin Ziegler
  2011-12-28 17:07 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Konstantin Ziegler @ 2011-09-07 21:33 UTC (permalink / raw)
  To: emacs-orgmode

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear list,

I've configured several agenda views and use their pdf-exports quite
frequently.
Is there a way to substitute the generic header "Agenda View (unsaved)"
with something specific to the agenda view?  Maybe the description that
is used in the agenda buffer?  Or maybe some option in the definition of
that particular agenda?

Cheers,
Konstantin


-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5n4xAACgkQKOC7q8mJ3ALi8gCgiS8SaYvsdgsHzwE3ci3CnLje
400An1dKHFpuC7zLRWmoo/76egdF4Tgu
=ntIA
-----END PGP SIGNATURE-----

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

* Re: changing "Agenda View (unsaved)" title for agenda export to pdf
@ 2011-09-12 13:31 Konstantin Ziegler
  0 siblings, 0 replies; 3+ messages in thread
From: Konstantin Ziegler @ 2011-09-12 13:31 UTC (permalink / raw)
  To: emacs-orgmode

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I received the following suggestion

> You might try adding this to your custom command:
> (org-agenda-overriding-header "Notes")

I tried that already, but would like to document that on the mailing
list for future reference.

This only changes the header for the specific "section" in the agenda
view.  I would like to change the "title" of that particular agenda
view, which occurs in a big box on top of the document for the
pdf-export and as the title in the html export.

Where can I find/modify the latex-template that is used for the
pdf-export of the agenda view?

Cheers,
Konstantin
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5uCZ4ACgkQKOC7q8mJ3ALzXQCdF8KBFwbPH/CcePTLNa51qOKE
S7IAnim0NtewLY6VO/CI52r/PuuiNTDJ
=OX01
-----END PGP SIGNATURE-----

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

* Re: changing "Agenda View (unsaved)" title for agenda export to pdf
  2011-09-07 21:33 Konstantin Ziegler
@ 2011-12-28 17:07 ` Bastien
  0 siblings, 0 replies; 3+ messages in thread
From: Bastien @ 2011-12-28 17:07 UTC (permalink / raw)
  To: Konstantin Ziegler; +Cc: emacs-orgmode

Hi Konstantin,

Konstantin Ziegler <konstantin.ziegler@gmail.com> writes:

> I've configured several agenda views and use their pdf-exports quite
> frequently.
> Is there a way to substitute the generic header "Agenda View (unsaved)"
> with something specific to the agenda view?  Maybe the description that
> is used in the agenda buffer?  Or maybe some option in the definition of
> that particular agenda?

You can now use this:

(setq org-agenda-exporter-settings
     '((org-agenda-write-buffer-name "Your Agenda View Name")))

Also check `org-agenda-before-write-hook', which might help.

Thanks,

-- 
 Bastien

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

end of thread, other threads:[~2011-12-31  8:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-12 13:31 changing "Agenda View (unsaved)" title for agenda export to pdf Konstantin Ziegler
  -- strict thread matches above, loose matches on Subject: below --
2011-09-07 21:33 Konstantin Ziegler
2011-12-28 17:07 ` Bastien

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.