From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: does this pandoc error look familiar to anybody? Date: Sun, 25 Mar 2018 16:55:29 -0700 Message-ID: References: <87tvtcqtgf.fsf@delle7240.chemeng.ucl.ac.uk> <87sh8v2nwl.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0FU5-0004eS-RH for emacs-orgmode@gnu.org; Sun, 25 Mar 2018 19:55:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0FU4-0002cw-W5 for emacs-orgmode@gnu.org; Sun, 25 Mar 2018 19:55:33 -0400 Received: from mail-lf0-x22a.google.com ([2a00:1450:4010:c07::22a]:43912) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f0FU4-0002cI-AM for emacs-orgmode@gnu.org; Sun, 25 Mar 2018 19:55:32 -0400 Received: by mail-lf0-x22a.google.com with SMTP id v207-v6so25512512lfa.10 for ; Sun, 25 Mar 2018 16:55:32 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Julius Dittmar Cc: emacs-orgmode@gnu.org On 3/25/18, Julius Dittmar wrote: > On 25.03.2018 00:58, Samuel Wales wrote: >> i then tried .latex and went to line 590 and did not find anything >> unusual, nor that line. >> but it was a list. must lists not be nested? > > How deeply are those lists nested? LaTeX has a maximum on that as well: > 4 levels of a specific kind of list, and 6 levels total (so you could > put for levels of bullet-list into an enumerated list for example). interesting. big document [org subtree] with lots of lists and idk what to do to measure the max depth. maybe about 4 total though. mixed 1) and - style.