emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Markus Grebenstein <post@mgrebenstein.de>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: Export issue: Text not exportet to latex but to html (emacs23.2 windows and orgmode 7.7)
Date: Sun, 28 Aug 2011 12:40:16 -0400	[thread overview]
Message-ID: <26894.1314549616@alphaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Markus Grebenstein <post@mgrebenstein.de> of "Sat\, 27 Aug 2011 14\:30\:46 +0200." <20110827143046.Horde.-eL5WFNNcXdOWON22w9Dv-A@webmail.df.eu>

[-- Attachment #1: Type: text/plain, Size: 1018 bytes --]

Markus Grebenstein <post@mgrebenstein.de> wrote:

> Dear List,
> 
> I've been fighting the whole night but I' can't get
> it fixed:
> 
> I have a simple and short file (to test why the big
> document >70 pages is not exported completely) which
> I want to export to latex. But if I do so, a portion
> of text is missing (in the tex file! So it doesn't
> seem to be related to latex setup?)

Correct - orgmode and emacs setup are the primary
suspects.

> If I export the same text to html  
> it works fine.
> 

I tried a minimal .emacs plus your .emacs
customizations (after fixing up some unfortunate line
breaks that the email suffered) and I get a "good" tex
file with no chapters missing (tex file attached).

Org-mode version 7.7 (release_7.7.205.gce02a)

GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+
Version 2.22.0) of 2011-07-30

You might want to check your version of orgmode and
upgrade if necessary, but the primary suspect is still
your configuration I think (maybe the rest of your
.emacs).

Nick


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: TeX file --]
[-- Type: text/x-tex, Size: 1151 bytes --]

% Created 2011-08-28 Sun 12:30
\documentclass[a4paper,11pt]{book}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{wrapfig}
\usepackage{soul}
\usepackage{textcomp}
\usepackage{marvosym}
\usepackage{wasysym}
\usepackage{latexsym}
\usepackage{amssymb}
\usepackage{hyperref}
\usepackage{graphicx}
\usepackage{longtable}
\usepackage{float}
\input{D:/grebenst/My_Info_Local/Daten/Diss/svn_grebi/trunk/DISS/Templates/book_header.tex}
\bibliography{Diss-zotero}
\providecommand{\alert}[1]{\textbf{#1}}

\title{Testfile fuer Orgmode spezifische Dinge zur Diss}
\author{Nick Dokos}
\date{\today}

\begin{document}

\maketitle

\setcounter{tocdepth}{3}
\tableofcontents
\vspace*{1cm}


\part{Section 1}
\label{sec-1}

HIer steht ein Bild

Hier ein Zitat in Latex syntax

Hier steht ein Zitat in orgmode markup

Hier eine Fussnote \footnote{Ich bin die Fussnote }
\part{Formatierungen}
\label{sec-2}

Warum fehlen denn hier schon wieder Dinge??
\chapter{Fuer Text}
\label{sec-2-1}

wumm das wieda nich geht??
\chapter{liegts an dem Markup  Zeuch?}
\label{sec-2-2}

asdf
Komisch ist das??

\printbibliography

\end{document}

[-- Attachment #3: Type: text/plain, Size: 1068 bytes --]


> 8><-------------------------------------
> 
> The orgmode file:
> 
> 8><------------------------------------
> #+STARTUP: hidestars
> #+STARTUP:
> indent
> #+TODO: TODO | DONE
> #+TODO: FirstDraft RevisedDraft | Final
> #+OPTIONS: toc:4  *:t        (only to two levels in TOC)
> ##+OPTIONS: toc:nil        (no TOC at all)
> #+LATEX_CMD: pdflatex
> #+LaTeX_CLASS: book
> #+LaTeX_CLASS_OPTIONS: [a4paper,11pt]
> #+LATEX_HEADER:  
> \input{D:/grebenst/My_Info_Local/Daten/Diss/svn_grebi/trunk/DISS/Templates/book_header.tex}
> #+LaTeX_HEADER: \bibliography{Diss-zotero}
> 
> #+TITLE: Testfile fuer Orgmode spezifische Dinge zur Diss
> 
> * Section 1
> HIer steht ein Bild
> 
> Hier ein Zitat in Latex syntax
> 
> Hier steht ein Zitat in orgmode markup
> 
> Hier eine Fussnote [fn:1_1]
> 
> * Formatierungen
> Warum fehlen denn hier schon wieder Dinge??
> 
> ** Fuer Text
> wumm das wieda nich geht??
> 
> ** liegts an dem Markup  Zeuch?
> asdf
> Komisch ist das??
> 
> [fn:1_1]Ich bin die Fussnote
> 
> \printbibliography
> 8><------------------------------------
> 


      reply	other threads:[~2011-08-28 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-27 12:30 Export issue: Text not exportet to latex but to html (emacs23.2 windows and orgmode 7.7) Markus Grebenstein
2011-08-28 16:40 ` Nick Dokos [this message]

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=26894.1314549616@alphaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=post@mgrebenstein.de \
    /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).