emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Scott Otterson <scotto@sharpleaf.org>
Cc: "Emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Latex export fails for plain lists deeper than four, works for html
Date: Wed, 07 Dec 2016 12:26:52 +0100	[thread overview]
Message-ID: <87bmwohtdv.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAPY3P0Q-Lifph_aPJ8Z+Bqht2T6bN-Mqr+0ikCFL9YuiZLz_Sw@mail.gmail.com> (Scott Otterson's message of "Mon, 5 Dec 2016 09:30:11 +0100")

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

Hello,

Scott Otterson <scotto@sharpleaf.org> writes:

> Hi Nicolas, thanks for trying to replicate this on Linux.  What happens for
> you if it doesn't crash?  Does the latex export just work and produce a pdf
> with a set of properly nested lists?

It produces a pdf with improperly nested lists (deeper levers are just
treated as level 4).

> Would you be willing to sent me .tex your latex export produces?  It seems
> unlikely, but maybe org use a different/additional latex library on Linux
> than it does in Windows.  Or alternatively, TexLive installs different/more
> libraries on Windows.  Anyway, it would be nice to figure it out.

Here it is.

Regards,

-- 
Nicolas Goaziou

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

% Created 2016-12-07 Wed 12:24
% Intended LaTeX compiler: pdflatex
\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage{grffile}
\usepackage{longtable}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{amssymb}
\usepackage{capt-of}
\usepackage{hyperref}
\author{Nicolas Goaziou}
\date{\today}
\title{}
\hypersetup{
 pdfauthor={Nicolas Goaziou},
 pdftitle={},
 pdfkeywords={},
 pdfsubject={},
 pdfcreator={Emacs 25.1.1 (Org mode 9.0.1)}, 
 pdflang={English}}
\begin{document}

\tableofcontents

\begin{enumerate}
\item level 1.1
\begin{enumerate}
\item level 2.1
\begin{enumerate}
\item level 3.1
\begin{enumerate}
\item level 4.1
\begin{enumerate}
\item level 5.1 (works if this level is deleted)
\item level 5.2 (works if this level is deleted)
\end{enumerate}
\item level 4.2
\end{enumerate}
\item level 3.2
\end{enumerate}
\item level 2.2
\end{enumerate}
\item level 1.2
\end{enumerate}
\end{document}

      reply	other threads:[~2016-12-07 11:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-03 16:45 Latex export fails for plain lists deeper than four, works for html Scott Otterson
2016-12-03 21:10 ` Nicolas Goaziou
2016-12-05  8:30   ` Scott Otterson
2016-12-07 11:26     ` Nicolas Goaziou [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=87bmwohtdv.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=scotto@sharpleaf.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).