From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suhas Pai Subject: Re: how to prevent long lines being cut when exporting from org to pdf Date: Mon, 8 Dec 2014 20:16:50 +0000 (UTC) Message-ID: <1133655150.6868650.1418069810074.JavaMail.yahoo@jws10615.mail.bf1.yahoo.com> References: <87zjay3oye.fsf@ucl.ac.uk> Reply-To: Suhas Pai Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6868649_762289822.1418069810070" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy4jp-0006EX-03 for emacs-orgmode@gnu.org; Mon, 08 Dec 2014 15:17:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xy4jj-0001x3-IB for emacs-orgmode@gnu.org; Mon, 08 Dec 2014 15:16:56 -0500 Received: from nm40-vm8.bullet.mail.bf1.yahoo.com ([72.30.239.216]:55447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy4jj-0001wr-Cq for emacs-orgmode@gnu.org; Mon, 08 Dec 2014 15:16:51 -0500 In-Reply-To: <87zjay3oye.fsf@ucl.ac.uk> 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: Eric S Fraga Cc: "emacs-orgmode@gnu.org" ------=_Part_6868649_762289822.1418069810070 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Eric, Yes, there has to be physical limits to the length of line. I was hopingto = play with the font size to shrink the line in some cases.=C2=A0 Is there on= e?This is at the cost of testing the limits of what you can read without ne= edinga magnifying glass.=20 The landscape feature=C2=A0 is however a very good workaround.=C2=A0 :] Thanks,Suhas From: Eric S Fraga To: Suhas Pai =20 Cc: "emacs-orgmode@gnu.org" =20 Sent: Monday, December 8, 2014 11:45 AM Subject: Re: [O] how to prevent long lines being cut when exporting from o= rg to pdf =20 On Monday,=C2=A0 8 Dec 2014 at 17:28, Suhas Pai wrote: > Please see the attached test.org file and the exported test.pdfby using t= he command C-c C-e l p. What is it you would expect to work?=C2=A0 The lines are very long... You could get more text if you switch to landscape output: ,---- | #+latex_header: \usepackage{lscape} | #+latex: \begin{landscape} | ... your text | #+latex: \end{landscape} `---- --=20 : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-581-g0e52= f0 ------=_Part_6868649_762289822.1418069810070 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Eric,

Yes, th= ere has to be physical limits to the length of line. I was hoping
to play with the font = size to shrink the line in some cases.  Is there one?
This is at the cost of testing the limits= of what you can read without needing
a magnifying glass.

The landscape feature  is however a very= good workaround.  :]

Thanks,
Suhas


= = From: Eric S Fraga <e.fr= aga@ucl.ac.uk>
To: = Suhas Pai <suhaspai@yahoo.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org> Sent: Monday, December = 8, 2014 11:45 AM
Subject: Re: [O] how to prevent long lines being cut when exporting from or= g to pdf

On Monday,  8 Dec 2014 at 17:28, Suhas Pai= wrote:



> Please see the attached test.= org file and the exported test.pdfby using the command C-c C-e l p.

What is it you would expect to work?&nb= sp; The lines are very long...

You cou= ld get more text if you switch to landscape output:

,----
| #+latex_header: \usepackage{lscape}=
| #+latex: \begin{landscape}
| ... you= r text
| #+latex: \end{landscape}
`----=

--
: Eric S Fraga = (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-581-g0e52f0



<= /div>
------=_Part_6868649_762289822.1418069810070--