Re: [O] The org paper manual - tools used

2011-10-29 Thread Bastien
Hi Marcelo,

Marcelo de Moraes Serpa  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



Re: [O] The org paper manual - tools used

2011-10-05 Thread Christian Egli
Nick Dokos  writes:

> Marcelo de Moraes Serpa  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




Re: [O] The org paper manual - tools used

2011-10-05 Thread Nick Dokos
Marcelo de Moraes Serpa  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



Re: [O] The org paper manual - tools used

2011-10-05 Thread Marcelo de Moraes Serpa
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  wrote:

> Marcelo de Moraes Serpa  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
>


Re: [O] The org paper manual - tools used

2011-10-04 Thread XeCycle
Marcelo de Moraes Serpa  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


pgpCDGkNS1JE9.pgp
Description: PGP signature


[O] The org paper manual - tools used

2011-10-04 Thread Marcelo de Moraes Serpa
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.