emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Millar <millarc@verizon.net>
To: emacs-orgmode@gnu.org
Subject: Re: first #+LATEX_HEADER: in SETUPFILE not correctly exported and causes Missing \begin{document} error
Date: Sat, 26 Mar 2016 10:15:23 -0400	[thread overview]
Message-ID: <56F6997B.70505@verizon.net> (raw)
In-Reply-To: <8760w9tnb0.fsf@ucl.ac.uk>

Eric,

On 03/26/2016 08:51 AM, Eric S Fraga wrote:
> On Saturday, 26 Mar 2016 at 07:52, Charles Millar wrote:
>
> [...]
>
>> Thanks for the correction. I escaped the \foo otherwise I had a
>> spurious "oobar" at the beginning of the exported document so that my
>> latex class has
>>
>> \newcommand{\\foo}{bar}
>>
>> I suspect that this problem may be file specific. I exported another
>> file, using the same SETUPFILE and had no problems
> It may have "worked" but the odds are that you were simply
> lucky.  \newcommand expects two {} arguments, the first being the name
> of the command and the second the actual sequence to execute.
I was not clear - I ran the exports after I made the correction to 
"mysetup", i.e. \newcommand{\\foo}{bar}

One file or document exported as I expected; the other file or document 
did not, i.e. still had the extra first page and Missing 
\begin{document} error.
Both documents use a SETUPFILE with identical series of #+LATEX_HEADER:

I do agree that the one file that exports as desired must be a result of 
luck. I compared the output.tex file for each document. In each the 
first \usepackage{foo} which is inserted from the SETUPFILE is indented 
several tabs or spaces to the right and not aligned to the left margin.

Moving that one line to the left margin using e.g. TeXstudo fixes the 
problem.

BTW, I also changed the first #+LATEX_HEADER:  \usepackage{foo} line is 
SETUPFILE to other entries and the same problem, so I don't believe that 
the problem is LaTeX specific. (I also used #+LATEX_HEADER_EXTRA)

What is causing the first LATEX_HEADER:  to indent and therefore causing 
a blank page and missing \begin{document} error?

Charlie

  reply	other threads:[~2016-03-26 14:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-26  0:56 first #+LATEX_HEADER: in SETUPFILE not correctly exported and causes Missing \begin{document} error Charles Millar
2016-03-26  0:58 ` Charles Millar
2016-03-26  9:36 ` Eric S Fraga
2016-03-26 11:52   ` Charles Millar
2016-03-26 12:51     ` Eric S Fraga
2016-03-26 14:15       ` Charles Millar [this message]
2016-03-26 17:14         ` Eric S Fraga
2016-03-26 22:55           ` Charles Millar
2016-03-28 14:54           ` Charles Millar
2016-03-29 10:50             ` Eric S Fraga
2016-04-02  9:00 ` Nicolas Goaziou
2016-04-03 18:18   ` Charles Millar

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=56F6997B.70505@verizon.net \
    --to=millarc@verizon.net \
    --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).