From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: Org as a publishing framework, where to start? Date: Fri, 02 Dec 2011 11:08:57 -1000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:40587) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RWaLy-0004XT-2f for emacs-orgmode@gnu.org; Fri, 02 Dec 2011 16:09:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RWaLw-00011w-Od for emacs-orgmode@gnu.org; Fri, 02 Dec 2011 16:09:06 -0500 Received: from oproxy7-pub.bluehost.com ([67.222.55.9]:51011) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RWaLw-00011d-F2 for emacs-orgmode@gnu.org; Fri, 02 Dec 2011 16:09:04 -0500 In-Reply-To: (Marcelo de Moraes Serpa's message of "Fri, 2 Dec 2011 14:09:22 -0600") 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: Marcelo de Moraes Serpa Cc: Org Mode Aloha Marcelo, Marcelo de Moraes Serpa writes: > Hi everyone, > > I'd love to use orgmode as my publishing framework for ebooks (mainly PDF= ). > I'd like some flexibility on defining the output. The thought of having to > use OpenOffice / Office or even Adobe Indesign to write text is daunting = to > me. It might work for small reports, but for longer works, I'd rather wri= te > it in plain text, and org just makes things easier. It is certainly possible to use Org-mode to produce ebooks, such as would be read with a mobile device like a Nook or an iPad, or pdf files, which might be thought of as electronic descriptions of printed books. The path from Org-mode to ebook is: export to html then convert the html to an epub format with the open-source software Calibre. Because the ebook readers take care of most of the formatting, there is relatively little of that kind of work to do on the Org-mode end. > > I don't know where to start though. I don't have much time, and I'd like = to > design a nice beautiful layout for the book. Where should I start looking? > What combos work best ? (org + LaTeX, etc) Is there any place I could get > some ready beautiful LaTeX layouts to study from that could be used from > org? Designing a nice beautiful printed book layout is time-consuming and somewhat of an art. If you're pressed for time, then the best route here might be to choose a LaTeX class that already looks good and then tweak it so that it looks just right. I've worked with the standard LaTeX book class, with the memoir class, and with the Koma scrbook class. Of these, I prefer the scrbook class. I like its page layout algorithm (see the DIV option) and the facilities it provides for changing the fonts for particular elements of the layout. There is a LaTeX export tutorial on Worg that will show you how to set up Org-mode to use scrbook (or any other class). You might want to spend some time setting up the right font. This isn't trivial in the LaTeX world--some fonts lack the faces required by a book's design, or don't support math, etc. A good choice if you want your book to look like a standard science text is the Times setup illustrated in the LaTeX export tutorial. If you'd like something a little different and don't want to spend time hunting for the right combination of serif, sans-serif, and typewriter fonts, then you might want to purchase the Lucida fonts from the TeX User's Group. This is a very complete set of faces that supports math and will basically do whatever a book class asks of it. =20 hth, Tom > > Sorry about the ignorance, I might even be using the wrong terms here, the > issue is that there's way too much information spread around, and I don't > know where to start. > > Thanks, > > Marcelo. > Hi everyone,I'd love to use orgmode as my publishing framework for eb= ooks (mainly PDF). I'd like some flexibility on defining the output. Th= e thought of having to use OpenOffice / Office or even Adobe Indesign to wr= ite text is daunting to me. It might work for small reports, but for longer= works, I'd rather write it in plain text, and org just makes things ea= sier. > I don't know where to start though. I don't have much time, and I= 'd like to design a nice beautiful layout for the book. Where should I = start looking? What combos work best ? (org + LaTeX, etc) Is there any plac= e I could get some ready beautiful LaTeX layouts to study from that could b= e used from org? > Sorry about the=C2=A0ignorance, I might even be using the wrong terms her= e, the issue is that there's way too much information spread around, an= d I don't know where to start. > Thanks,Marcelo. --=20 Thomas S. Dye http://www.tsdye.com