emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Myles English <mylesenglish@gmail.com>
To: nicholas.dokos@hp.com
Cc: emacs-orgmode Mode <emacs-orgmode@gnu.org>
Subject: Re: worg latex example "11 Styling the Frontmatter"
Date: Fri, 09 Mar 2012 01:32:00 +0000	[thread overview]
Message-ID: <87sjhio8z3.fsf@gmail.com> (raw)
In-Reply-To: <6384.1331231968@alphaville> (Nick Dokos's message of "Thu, 08 Mar 2012 13:39:28 -0500")

>> On Thu, 08 Mar 2012 13:39:28 -0500, Nick Dokos said:

  > Myles English <mylesenglish@gmail.com> wrote:
  >> 
  >> So the two files are:
  >> 
  >> ,--------------------------- testAbs.org
  >> ------------------------------ | #+LATEX_HEADER:
  >> \input{/home/myles/tmp/bugs/title.tex} | #+BEGIN_abstract | Here is
  >> my abstract, it is a fine abstract.  | #+END_abstract | #+LATEX:
  >> \tableofcontents | #+LATEX: \listoftables | #+LATEX:
  >> \listoffigures | | * Foo | foo | | * Bar | bar | | #+BEGIN_SRC
  >> emacs-lisp :exports none | (defun org-export-latex-no-toc (depth)
  >> (when depth (format "%% Org-mode | is exporting headings to %s
  >> levels.\n" depth))) (setq | org-export-latex-format-toc-function
  >> 'org-export-latex-no-toc) | #+END_SRC
  >> `------------------------------------------------------------------------
  >> 
  >> ,------------------------------title.tex-------- | |
  >> \renewcommand\maketitle{\begin{titlepage}% | FOO | \end{titlepage}%
  >> } `-----------------------------------------------
  >> 

  > You have commented out the closing brace in title.tex. It should be

  > \renewcommand\maketitle{\begin{titlepage}% FOO \end{titlepage}% }

  > Nick

Thanks for noticing that, I have changed it and still get the strange
behaviour described in my previous post.

Any other ideas?

Myles

  reply	other threads:[~2012-03-09  1:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-08 16:29 worg latex example "11 Styling the Frontmatter" Myles English
2012-03-08 16:45 ` Myles English
2012-03-08 18:39   ` Nick Dokos
2012-03-09  1:32     ` Myles English [this message]
2012-03-08 19:01   ` Thomas S. Dye
2012-03-09  1:29     ` Myles English
2012-03-09  4:20       ` Thomas S. Dye
2012-03-09 11:04         ` Myles English

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=87sjhio8z3.fsf@gmail.com \
    --to=mylesenglish@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    /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).