From: Ciaran Mulloy <cmulloy@druidsoftware.com>
To: emacs-orgmode@gnu.org
Subject: Table of Contents Title header
Date: Fri, 27 Sep 2013 14:42:21 +0000 (UTC) [thread overview]
Message-ID: <loom.20130927T155936-182@post.gmane.org> (raw)
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
next reply other threads:[~2013-09-27 22:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-27 14:42 Ciaran Mulloy [this message]
2013-10-01 8:06 ` Table of Contents Title header Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20130927T155936-182@post.gmane.org \
--to=cmulloy@druidsoftware.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).