From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: Generation of pdf when using OPTIONS: H: faulty [7.9.2 (release_7.9.2-588-g8fb2cb @ /home/rkrug/.emacs.d/org-mode/lisp/)] Date: Fri, 16 Nov 2012 17:59:37 +0100 Message-ID: <87vcd5o552.fsf@gmail.com> References: <50A4F62D.5020604@gmail.com> <50A5F344.4070103@gmail.com> <87ip95aahq.fsf@gmail.com> <50A65138.2040403@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZPKc-0001eK-Rg for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 12:03:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZPKZ-0005hY-Pz for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 12:03:54 -0500 Received: from mail-wg0-f49.google.com ([74.125.82.49]:37906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZPKZ-0005hU-JV for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 12:03:51 -0500 Received: by mail-wg0-f49.google.com with SMTP id gg4so1166562wgb.30 for ; Fri, 16 Nov 2012 09:03:50 -0800 (PST) In-Reply-To: <50A65138.2040403@gmail.com> (Rainer M. Krug's message of "Fri, 16 Nov 2012 15:44:08 +0100") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer M Krug Cc: Rainer@krugs.de, emacs-orgmode Rainer M Krug writes: > in the pdf: > > **** Fit a linear model as a baseline > is missing > > > random intercept and slope > is behind "... random effects" > > The tex file looks fine, but the pdf is missing these. > > I just tried it again with manually running the file against pdflatex and it is missing as well. > No idea what is wrong in the tex file, as I am just a basic LaTeX > user. What happens if you remove src-blocks? It could be a bug with lstlistings environments. Regards, -- Nicolas Goaziou