emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Table of Contents Title header
@ 2013-09-27 14:42 Ciaran Mulloy
  2013-10-01  8:06 ` Eric S Fraga
  0 siblings, 1 reply; 2+ messages in thread
From: Ciaran Mulloy @ 2013-09-27 14:42 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
I am using Org-mode for writing product manuals and documentation and
exporting to PDF using the Latex Export. (I'm still using Org-Mode 7.8 as
I've been a little apprehensive about upgrading to the new Latex Export
version). 

I am using the fancy header package: 
#+LATEX_HEADER: \usepackage{fancyhdr}
#+LATEX_HEADER: \pagestyle{fancy}
#+LATEX_HEADER:
\fancyhead[RO,RE]{\includegraphics[width=1.5cm]{company_logo.pdf}} 

It outputs a nice section header together with the company logo nicely
positioned at the top of the page.

My only problem is that I want to include a table of contents which I do as
follows in the title header:

#+OPTIONS:   H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t


However the Table of Contents section title 'Contents' overwrites the
section header 'contents' at the top of the page. Is there a way of being
able to suppress the Table of Contents title 'Contents'.

I know that in Latex one can have an additional option of how a section
header is displayed and just show a blank text. However I haven't been able
to do that. 

Any suggestions would be very welcome!

Ciaran

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

end of thread, other threads:[~2013-10-01  8:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-27 14:42 Table of Contents Title header Ciaran Mulloy
2013-10-01  8:06 ` Eric S Fraga

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