emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: Org-mode extensions used to publish a dissertation
Date: Wed, 06 Aug 2014 11:43:31 +0200	[thread overview]
Message-ID: <87k36mj6m4.fsf@gmx.us> (raw)
In-Reply-To: 87y4v3yeap.fsf@gmail.com

Hi Eric,

Thank you for sharing this.  I have hacks for many of the same things,
but I'm sure I will find inspiration in your implementations as well
when I read them more carefully.

In particular the filters that operate directly on the tree seems
interesting!  I have never really gotten into tree-manipulation.

Eric Schulte <schulte.eric@gmail.com> writes:

>  1. Ignore Headlines and keep content (discussed here recently)
>  2. Multi-column Table Cells
>  3. Wide tables extend into the margins.

For this I use a makebox and simply wrap any table with a specified
width.  

>  4. Wide tables squeezed within the margins

Cool. 

>  5. "sc" links for the \sc{} latex command

For this I automatically export ALLCAPS or MiXeD words with small caps
(replacing "X" with \textsc{x}).  I used to use links as well, but
people I worked with found it unintuitive and didn't do it.

>  6. "gls" links for the \gls{} family of Glossary commands
>  7. color links
>  8. TIKZ figure links

Am I right to understand that the main use of this is automatically
translating tikz figures into a format suitable for HTML?  The
function is a bit long and I couldn't entirely grasp the functionality
without reading the function in details.

>  9. Tie certain latex commands to the preceding word.

Cool idea with the refs!

I use something similar where I escape single space after points so
that "e.g. x" becomes "e.g.\ x".

> 10. Fix emphasis in text export

Good idea.

Cheers,
Rasmus

-- 
I feel emotional landscapes they puzzle me

  parent reply	other threads:[~2014-08-06  9:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-05  0:23 Org-mode extensions used to publish a dissertation Eric Schulte
2014-08-06  9:00 ` Joseph Vidal-Rosset
2014-08-06 11:38   ` Eric Schulte
2014-08-06  9:43 ` Rasmus [this message]
2014-08-06 11:41   ` Eric Schulte
2014-08-06 10:05 ` Suvayu Ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k36mj6m4.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).