From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: [export] Should sidewaystable option automatically add rotating package? Date: Thu, 19 Sep 2013 00:21:49 +0200 Message-ID: <87txhhsrcy.fsf@gmx.us> References: <87ob7z4nzl.fsf@pinto.chemeng.ucl.ac.uk> <877gentvmv.fsf@gmx.us> <87wqmmos25.fsf@gmail.com> <20130913100125.257db23d@vknecht-intel.unibw-hamburg.de> <87ioy1vya1.fsf@gmx.us> <874n9kwott.fsf@gmx.us> <87zjrcmdai.fsf@ericabrahamsen.net> <170A71C4-F232-4E00-BB52-3EB667D570BC@gmail.com> <87ioxztwbw.fsf@pank.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMQ8G-000132-2E for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 18:22:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VMQ88-0000nL-Op for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 18:21:59 -0400 Received: from mout.gmx.net ([212.227.17.20]:60365) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VMQ88-0000nH-FN for emacs-orgmode@gnu.org; Wed, 18 Sep 2013 18:21:52 -0400 Received: from pank ([94.34.240.188]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0LqE5k-1VrNE6326i-00dlFM for ; Thu, 19 Sep 2013 00:21:51 +0200 In-Reply-To: (Carsten Dominik's message of "Wed, 18 Sep 2013 15:18:43 +0200") 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: carsten.dominik@gmail.com Cc: emacs-orgmode@gnu.org Carsten Dominik writes: >> [...] >> The output tex file looks something like this: >>=20 >> \ifPDFTeX\usepackage[utf8]{inputenc}\else\fi >> \ifPDFTeX\usepackage[T1]{fontenc}\else\fi > > this looks excellent. I think we will implement this as the default > behavior, but only after 8.2. > Does this capture all the possible cases, or are there more cases to cons= ider? I'm not sure what you mean by all cases. It depends on the the iftex package, so everything will break down if it ain't loaded or if it ain't loaded before it's used. So what would the goal be? To make it compatible with XeLaTeX and LuaLaTeX out of the box? =E2=80=93Rasmus --=20 In theory, practice and theory are the same. In practice they are not