Re: [O] how to prevent long lines being cut when exporting from org to pdf

2014-12-09 Thread Suhas Pai
Hi Eric,
I can't thank you enough. Your suggestion of changing the font sizeworked 
great. The die-hard inquisitive would need a magnifying glassbut the 
information is there. I guess there is no wrap-around feature forlong lines.
Thanks again!
Suhas

  From: Eric S Fraga 
 To: Suhas Pai  
Cc: "emacs-orgmode@gnu.org"  
 Sent: Tuesday, December 9, 2014 1:46 AM
 Subject: Re: [O] how to prevent long lines being cut when exporting from org 
to pdf
   
On Tuesday,  9 Dec 2014 at 07:39, Eric S Fraga wrote:



[...]

> You could try
>
> ,
> | #+latex: {\fotnotesize

Ooops, that should have been \footnotesize.

A list of possible sizes can be found here:
https://engineering.purdue.edu/ECN/Support/KB/Docs/LaTeXChangingTheFont


-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.1, Org release_8.3beta-589-g9eff31.dirty


  

Re: [O] how to prevent long lines being cut when exporting from org to pdf

2014-12-09 Thread Eric S Fraga
On Tuesday,  9 Dec 2014 at 07:39, Eric S Fraga wrote:

[...]

> You could try
>
> ,
> | #+latex: {\fotnotesize

Ooops, that should have been \footnotesize.

A list of possible sizes can be found here:
https://engineering.purdue.edu/ECN/Support/KB/Docs/LaTeXChangingTheFont


-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.1, Org release_8.3beta-589-g9eff31.dirty



Re: [O] how to prevent long lines being cut when exporting from org to pdf

2014-12-09 Thread Eric S Fraga
On Monday,  8 Dec 2014 at 20:16, Suhas Pai wrote:
> 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.  Is
> there one?This is at the cost of testing the limits of what you can
> read without needinga magnifying glass.

You could try

,
| #+latex: {\fotnotesize
| ...
| #+latex: }
`

Check out a  LaTeX manual for the various sizes available. 

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.1, Org release_8.3beta-595-g5945be



Re: [O] how to prevent long lines being cut when exporting from org to pdf

2014-12-08 Thread Suhas Pai
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.  Is there one?This is at 
the cost of testing the limits of what you can read without needinga magnifying 
glass. 

 The landscape feature  is however a very good workaround.  :]
Thanks,Suhas

  From: Eric S Fraga 
 To: Suhas Pai  
Cc: "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 org 
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?  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}
`

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


  

Re: [O] how to prevent long lines being cut when exporting from org to pdf

2014-12-08 Thread Eric S Fraga
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?  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}
`

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



[O] how to prevent long lines being cut when exporting from org to pdf

2014-12-08 Thread Suhas Pai
Please see the attached test.org file and the exported test.pdfby using the 
command C-c C-e l p.
Thanks,Suhas


test.org
Description: Lotus Organizer


test.pdf
Description: Adobe PDF document