[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Org as a publishing toolkit
From: |
Mike McLean |
Subject: |
Re: [O] Org as a publishing toolkit |
Date: |
Wed, 11 May 2011 11:15:10 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.18pre) Gecko/20110510 Lightning/1.0b3pre Lanikai/3.1.11pre |
On 5/10/11 1:52 PM, Marcelo de Moraes Serpa wrote:
> Hi list,
>
> So today I have been reseaching about higher-levels toolkits that
> could help me get into TeX (and or LaTeX) and at the same time
> allowing me to keep the text in a more human-readable format (easier
> to mantain and to convert to other formats if needed).
>
> I know that if I want beautiful formatted PDFs I will need to get into
> TeX / LaTeX, and I already started doing that, but as I said, keeping
> the text in a higher level format has benefits that you already know
> about.
>
> So I looked at asciidoc, the lower-level XML-based docbook, markdown,
> pandoc, ConTeXt, etc.
>
> Then I thought, why not try orgmode?
I've done the same thing over the past few months and agree that
org-mode as the front end for a LaTeX document production system is the
way to go. The low-level tweak that I've added is a definition of a set
of LaTeX custom classes that map to my "roles" in life. For example, I
am the president of a non-profit organization and I have a LaTeX class
for that organization. This class defines chapter heads, title pages,
etc. to have a look-and-feel of the organization. I have a day job, the
LaTeX class for that reflects the corporate communication guidelines.
(And so on).
I had tried the route of defining various low-level LaTeX tweaks in
header statement in org export option files, and this was wayyyyy to
complex, fragile, and very difficult to maintain. The time I spent the
last few weeks creating 3 (of 4) necessary LaTeX =.cls= files has so far
been time well spent. I would strongly recommend thinking about putting
any desired low-level LaTeX tweaks into a class (or set of classes) that
are *your's*.
- Re: [O] Org as a publishing toolkit, (continued)
- Re: [O] Org as a publishing toolkit, Thomas S. Dye, 2011/05/10
- Re: [O] Org as a publishing toolkit, Marcelo de Moraes Serpa, 2011/05/10
- Re: [O] Org as a publishing toolkit, Thomas S. Dye, 2011/05/10
- Re: [O] Org as a publishing toolkit, Marcelo de Moraes Serpa, 2011/05/10
- Re: [O] Org as a publishing toolkit, Thomas S. Dye, 2011/05/10
- Re: [O] Org as a publishing toolkit, Marcelo de Moraes Serpa, 2011/05/10
- Re: [O] Org as a publishing toolkit, prad, 2011/05/10
- Re: [O] Org as a publishing toolkit, Avdi Grimm, 2011/05/11
- Re: [O] Org as a publishing toolkit, Rasmus, 2011/05/11
- Re: [O] Org as a publishing toolkit, Eric S Fraga, 2011/05/12
- Re: [O] Org as a publishing toolkit,
Mike McLean <=