From: Nick Dokos <nicholas.dokos@hp.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: OSX to PDF: Minimal Install
Date: Fri, 02 Nov 2012 16:02:06 -0400 [thread overview]
Message-ID: <5790.1351886526@alphaville.americas.hpqcorp.net> (raw)
In-Reply-To: Message from Jambunathan K <kjambunathan@gmail.com> of "Sat, 03 Nov 2012 01:11:09 +0530." <87y5ij4wtm.fsf@gmail.com>
Jambunathan K <kjambunathan@gmail.com> wrote:
> Nathan Neff <nathan.neff@gmail.com> writes:
>
> > Hello,
> >
> > I'd like to convert org-mode documents to PDF using the exporter,
> > on OSX, but it appears that I'd have to download MacTex which is a 2GB
> > download. Is there anything smaller that I could download in order to
> > be able to
> > export org documents to PDF?
>
> Install LibreOffice and follow instructions in this thread:
>
> http://lists.gnu.org/archive/html/emacs-orgmode/2012-09/msg00027.html
>
I did a quick and dirty calculation on my Ubuntu 11.04 system like this:
,----
| $ apt-cache show libreoffice-* | grep Installed | awk '{ total += $2;} END {print total;}'
| 6026311
| $ apt-cache show texlive-* | grep Installed | awk '{ total += $2;} END {print total;}'
| 1419784
`----
So if Nathan objects to 2GB of TeX, I presume 6GB would be 3 (or perhaps
4, given my numbers) times more unacceptable :-)
Caveats:
o I haven't checked the calculation at all (not even to make sure the
units are KB) - but the relative size of the numbers is telling
nevertheless.
o There may be lots of extraneous packages in the lists that one could
omit and that might make a big difference in the final numbers.
o Nathan may have Libre Office already installed for other reasons, in
which case size considerations are moot.
Nick
next prev parent reply other threads:[~2012-11-02 20:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-02 18:54 OSX to PDF: Minimal Install Nathan Neff
2012-11-02 19:34 ` Chris Malone
2012-11-02 19:41 ` Jambunathan K
2012-11-02 20:02 ` Nick Dokos [this message]
2012-11-03 5:57 ` Jambunathan K
2012-11-03 7:41 ` Christian Moe
2012-11-03 9:07 ` Axel E. Retif
2012-11-05 14:54 ` Nathan Neff
2012-11-05 20:16 ` Jambunathan K
2012-11-02 21:49 ` Axel E. Retif
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5790.1351886526@alphaville.americas.hpqcorp.net \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@gnu.org \
--cc=kjambunathan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).