From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Re: Org-mode extensions used to publish a dissertation Date: Wed, 6 Aug 2014 11:00:06 +0200 Message-ID: References: <87y4v3yeap.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01633d6cfe350504fff23326 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEx5A-0006q5-Nt for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 05:00:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEx59-0006I7-1l for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 05:00:28 -0400 Received: from mail-vc0-x22a.google.com ([2607:f8b0:400c:c03::22a]:60409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEx58-0006I1-Rv for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 05:00:26 -0400 Received: by mail-vc0-f170.google.com with SMTP id lf12so3475860vcb.29 for ; Wed, 06 Aug 2014 02:00:26 -0700 (PDT) In-Reply-To: <87y4v3yeap.fsf@gmail.com> 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: Eric Schulte Cc: Org Mode Mailing List --089e01633d6cfe350504fff23326 Content-Type: text/plain; charset=UTF-8 Many thanks Eric for this email and the attachment. Of course it is very useful. 2014-08-05 2:23 GMT+02:00 Eric Schulte : > Hi List, > > I thoroughly enjoyed using Org-mode to write my dissertation. I was > happy to be able to export (mostly) equivalent versions of the document > to HTML and PDF. I'd recommend using Org-mode for such a complex > writing task to those who are either willing to hack the exporter, or > are willing to accept an Org-mode document with inline LaTeX which only > /really/ works with the LaTeX backend. > > As I fall in the former category, here are the small extensions to the > Org-mode exporter which I found necessary. Thanks to the new exporting > backend they were uniformly easy to implement. They are included in the > attached elisp file. Each pagefeed (^L) in the file marks a new section > of functionality, the sections are as follows... > > 1. Ignore Headlines and keep content (discussed here recently) > 2. Multi-column Table Cells > 3. Wide tables extend into the margins. > 4. Wide tables squeezed within the margins > 5. "sc" links for the \sc{} latex command > 6. "gls" links for the \gls{} family of Glossary commands > 7. color links > 8. TIKZ figure links > 9. Tie certain latex commands to the preceding word. > 10. Fix emphasis in text export > > A simplified version of my Makefile is also attached. I hope someone > finds this useful. > > Best, > Eric > Can you tell us how using the Makefile in order to test all these functions for a dissertation? I am especially interested by points 2 and 8. Best wishes , Jo. --089e01633d6cfe350504fff23326 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Many thanks Eric for this email= and the attachment.

Of course it = is very useful.

2014-08-05 2:23 GMT+02:00 Eric Schulte <schulte.eric@gmail.com>= ;:
Hi List,

I thoroughly enjoyed using Org-mode to write my dissertation. =C2=A0I was happy to be able to export (mostly) equivalent versions of the document
to HTML and PDF. =C2=A0I'd recommend using Org-mode for such a complex<= br> writing task to those who are either willing to hack the exporter, or
are willing to accept an Org-mode document with inline LaTeX which only
/really/ works with the LaTeX backend.

As I fall in the former category, here are the small extensions to the
Org-mode exporter which I found necessary. =C2=A0Thanks to the new exportin= g
backend they were uniformly easy to implement. =C2=A0They are included in t= he
attached elisp file. =C2=A0Each pagefeed (^L) in the file marks a new secti= on
of functionality, the sections are as follows...

=C2=A01. Ignore Headlines and keep content (discussed here recently)
=C2=A02. Multi-column Table Cells
=C2=A03. Wide tables extend into the margins.
=C2=A04. Wide tables squeezed within the margins
=C2=A05. "sc" links for the \sc{} latex command
=C2=A06. "gls" links for the \gls{} family of Glossary commands =C2=A07. color links
=C2=A08. TIKZ figure links
=C2=A09. Tie certain latex commands to the preceding word.
10. Fix emphasis in text export

A simplified version of my Makefile is also attached. =C2=A0I hope someone<= br> finds this useful.

Best,
Eric

Can you tell us how using th= e Makefile in order to test all these functions for a dissertation? I am=C2= =A0 especially interested by points 2 and 8.

Best wishes= ,

Jo.


--089e01633d6cfe350504fff23326--