ak> Anyway, if you prefer to specify margins directly, rather than calculating
ak> them via \textwidth, you can also use the geometry package, e.g.
ak> #+LATEX_HEADER: \usepackage[various options]{geometry}
And that's what I did ...
Thanks to all who contributed to my initial query!
-Ke
Andreas Kiermeier writes:
>
> #+LATEX_HEADER: \usepackage[various options]{geometry}
>
Here is an example I am using to cram a lot of lists/notes onto a peice of
paper to fold into eighths.
#+BEGIN_SRC org
#+LaTeX_CLASS_OPTIONS: [landscape]
#+LaTeX_HEADER:
\usepackage[top=.1in,bottom=.125in,
On 2014-10-22, at 00:08, Kenneth Jacker wrote:
> So, I guess I need to explicitly change the L/R and top/bottom margins.
>
> Here's what I do using emacs/latex without Org:
>
> \setlength{\textheight}{9.25in}
> \setlength{\textwidth}{6.75in}
> \setlength{\oddsidemargin}{0in}
>
Hi Kenneth,
I believe the reason for the large margins are based on readability (long
lines are harder). Having said that, I've also found them a bit 'odd' and
maybe that's because I'm so used to Microsoft Word's default margins of 1in
all around.
Anyway, if you prefer to specify margins directly
Aloha Kenneth,
Kenneth Jacker writes:
> ndokos> This may be a TeX installation default.
>
> Apparently, 'letter' is the default.
>
> ndokos> If it is indeed the case that it is using A4 (check it with
> ndokos> pdfinfo on linux, ...
>
> Good suggestion. I used 'pdfinfo' on the generated P
ndokos> This may be a TeX installation default.
Apparently, 'letter' is the default.
ndokos> If it is indeed the case that it is using A4 (check it with
ndokos> pdfinfo on linux, ...
Good suggestion. I used 'pdfinfo' on the generated PDF file and saw
(among other output) this:
Page s
Kenneth Jacker writes:
> [ Org-mode version 8.3beta (release_8.3beta-175-g59cd25 ]
>
> First time I've used the LaTeX exporting ...
>
> I have a hunch the default paper size is "A4".
> Margins are *way* too wide ...
>
> How do I change it to "letter"?
>
> I tried a few things, but they don't seem
tsd> Aloha Kenneth,
Hello! (Reminds me of the three months I lived on Kauai ...)
tsd> I think this will do what you want:
tsd>
tsd>#+LATEX_CLASS_OPTIONS: [letterpaper]
That was one of the things I tried before posting to the ML.
Saw no difference in the margins, etc.
Thanks for y
Aloha Kenneth,
Kenneth Jacker writes:
> [ Org-mode version 8.3beta (release_8.3beta-175-g59cd25 ]
>
> First time I've used the LaTeX exporting ...
>
> I have a hunch the default paper size is "A4".
> Margins are *way* too wide ...
>
> How do I change it to "letter"?
>
> I tried a few things, but
On Oct 21, 2014 1:05 PM, "Kenneth Jacker" wrote:
>
> [ Org-mode version 8.3beta (release_8.3beta-175-g59cd25 ]
>
> First time I've used the LaTeX exporting ...
>
> I have a hunch the default paper size is "A4".
> Margins are *way* too wide ...
>
Default latex tends to look like that, so you'd be
[ Org-mode version 8.3beta (release_8.3beta-175-g59cd25 ]
First time I've used the LaTeX exporting ...
I have a hunch the default paper size is "A4".
Margins are *way* too wide ...
How do I change it to "letter"?
I tried a few things, but they don't seem to be changing anything!
Thanks for yo
11 matches
Mail list logo