emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* The org paper manual - tools used
@ 2011-10-04 20:44 Marcelo de Moraes Serpa
  2011-10-05  4:51 ` XeCycle
  0 siblings, 1 reply; 6+ messages in thread
From: Marcelo de Moraes Serpa @ 2011-10-04 20:44 UTC (permalink / raw)
  To: Org Mode

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

Hey list,

The paper org manual was an exciting idea. I might buy one soon. I was
wondering how was the editing work involved in turning it into
paper-published book? What tools did you guys use?

Cheers,

- Marcelo.

[-- Attachment #2: Type: text/html, Size: 291 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The org paper manual - tools used
  2011-10-04 20:44 The org paper manual - tools used Marcelo de Moraes Serpa
@ 2011-10-05  4:51 ` XeCycle
  2011-10-05 20:50   ` Marcelo de Moraes Serpa
  0 siblings, 1 reply; 6+ messages in thread
From: XeCycle @ 2011-10-05  4:51 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 473 bytes --]

Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:

> Hey list, 

Hello.

> The paper org manual was an exciting idea. I might buy one soon.
> I was wondering how was the editing work involved in turning it
> into paper-published book? What tools did you guys use?

TeXinfo, I think.

-- 
Carl Lei (XeCycle)
Department of Physics, Shanghai Jiao Tong University
OpenPGP public key: 7795E591
Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591

[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The org paper manual - tools used
  2011-10-05  4:51 ` XeCycle
@ 2011-10-05 20:50   ` Marcelo de Moraes Serpa
  2011-10-05 21:46     ` Nick Dokos
  2011-10-29 10:46     ` Bastien
  0 siblings, 2 replies; 6+ messages in thread
From: Marcelo de Moraes Serpa @ 2011-10-05 20:50 UTC (permalink / raw)
  To: XeCycle; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 813 bytes --]

How was the process, from org file to tex to paper? I think it'd be nice if
whoever did it (Carnsten?) documented that on Worg. Org is amazing as a
publishing platform (for books and ebooks), but I feel the information is
still scattered around.

- Marcelo.

On Tue, Oct 4, 2011 at 11:51 PM, XeCycle <xecycle@gmail.com> wrote:

> Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:
>
> > Hey list,
>
> Hello.
>
> > The paper org manual was an exciting idea. I might buy one soon.
> > I was wondering how was the editing work involved in turning it
> > into paper-published book? What tools did you guys use?
>
> TeXinfo, I think.
>
> --
> Carl Lei (XeCycle)
> Department of Physics, Shanghai Jiao Tong University
> OpenPGP public key: 7795E591
> Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591
>

[-- Attachment #2: Type: text/html, Size: 1239 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The org paper manual - tools used
  2011-10-05 20:50   ` Marcelo de Moraes Serpa
@ 2011-10-05 21:46     ` Nick Dokos
  2011-10-06  6:32       ` Christian Egli
  2011-10-29 10:46     ` Bastien
  1 sibling, 1 reply; 6+ messages in thread
From: Nick Dokos @ 2011-10-05 21:46 UTC (permalink / raw)
  To: Marcelo de Moraes Serpa; +Cc: nicholas.dokos, emacs-orgmode, XeCycle

Marcelo de Moraes Serpa <celoserpa@gmail.com> wrote:

> How was the process, from org file to tex to paper? I think it'd be
> nice if whoever did it (Carsten?) documented that on Worg. Org is
> amazing as a publishing platform (for books and ebooks), but I feel
> the information is still scattered around. 
> 

Unfortunately, the org documentation is not an org file: org.texi is the
primary file and it has always been a texinfo file. makeinfo is used to
turn it into an info file, and texi2pdf is used to turn it into a PDF
file (and thence to paper): see the org Makefile.

The reason is that org is part of emacs. The project *requires*
that documentation be provided in texinfo format.

Nick

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The org paper manual - tools used
  2011-10-05 21:46     ` Nick Dokos
@ 2011-10-06  6:32       ` Christian Egli
  0 siblings, 0 replies; 6+ messages in thread
From: Christian Egli @ 2011-10-06  6:32 UTC (permalink / raw)
  To: emacs-orgmode

Nick Dokos <nicholas.dokos@hp.com> writes:

> Marcelo de Moraes Serpa <celoserpa@gmail.com> wrote:
>
>> How was the process, from org file to tex to paper? I think it'd be
>> nice if whoever did it (Carsten?) documented that on Worg. Org is
>> amazing as a publishing platform (for books and ebooks), but I feel
>> the information is still scattered around. 
>
> Unfortunately, the org documentation is not an org file: org.texi is the
> primary file and it has always been a texinfo file. makeinfo is used to
> turn it into an info file, and texi2pdf is used to turn it into a PDF
> file (and thence to paper): see the org Makefile.

Well, back in the olden days the documentation was simple plain text
inside of org.el which I eventually converted into a texinfo file.
Texinfo has some very nice features which at the time org-mode did not
even dream of having (it did not have an agenda and probably no
exporters).

-- 
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: The org paper manual - tools used
  2011-10-05 20:50   ` Marcelo de Moraes Serpa
  2011-10-05 21:46     ` Nick Dokos
@ 2011-10-29 10:46     ` Bastien
  1 sibling, 0 replies; 6+ messages in thread
From: Bastien @ 2011-10-29 10:46 UTC (permalink / raw)
  To: Marcelo de Moraes Serpa; +Cc: emacs-orgmode, XeCycle

Hi Marcelo,

Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:

> How was the process, from org file to tex to paper? 

Brian Gough might be the one to answer this.

Brian worked on improving org.texi by submitting a lot of
patches -- improving the syntax, etc.  See Org's git history
around november-december 2010 to see these patches.

Then I guess Brian exported this to PDF (texi2pdf?) before
printing it.  

But I don't know the details.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-10-29 10:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-04 20:44 The org paper manual - tools used Marcelo de Moraes Serpa
2011-10-05  4:51 ` XeCycle
2011-10-05 20:50   ` Marcelo de Moraes Serpa
2011-10-05 21:46     ` Nick Dokos
2011-10-06  6:32       ` Christian Egli
2011-10-29 10:46     ` Bastien

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).