From: Daniel Clemente <n142857@gmail.com>
To: Rustom Mody <rustompmody@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: multilingual presentation with org
Date: Thu, 16 Feb 2012 23:59:35 +0100 [thread overview]
Message-ID: <8739aa4c6g.wl%n142857@gmail.com> (raw)
In-Reply-To: <CAJ+TeofuzQF1YCCkCe+iHgpztwChHV4dQK6uH2=_9=cxi0dnug@mail.gmail.com>
El Wed, 15 Feb 2012 13:33:49 +0530 Rustom Mody va escriure:
> Now I am exploring how I could 'zip' the two together. My requirements are like this:
>
> Any thoughts/suggestions?
>
I made a small markup language which lets you write it in this way:
-------------------------------------------
A song in English and Sanskrit:
@en bhaja govindam bhaja govindam
@sa भज गोविंदं भज गोविंदं
@en govindam bhaja mUDhamate
@sa गोविंदं भज मूढमते
@en saMprApte sannihite kAle
@sa संप्राप्ते सन्निहिते काले
@en nahi nahi rakShati DukrinkaraNe
@sa नहि नहि रक्षति डुकृंकरणे
-------------------------------------------
You run it through a script and you obtain two files, one with all the @en and the other with all the @sa. The common text goes to both.
The script is at http://www.danielclemente.com/dislines/index.en.html
How to integrate this approach with org's outline… is a challenge. One header per language? One property per language? Inline headers?…
Daniel
next prev parent reply other threads:[~2012-02-16 22:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <rustompmody@gmail.com>
2012-02-15 8:03 ` multilingual presentation with org Rustom Mody
2012-02-15 13:08 ` Nick Dokos
2012-02-15 14:24 ` suvayu ali
2012-02-15 18:32 ` Rustom Mody
2012-02-15 18:43 ` Rustom Mody
2012-02-15 19:02 ` brian powell
2012-02-15 19:49 ` Nick Dokos
2012-02-15 20:01 ` brian powell
2012-02-15 20:26 ` brian powell
2012-02-15 21:04 ` Nick Dokos
2012-02-15 21:48 ` Jambunathan K
2012-02-15 22:01 ` Nick Dokos
2012-02-15 22:31 ` Jambunathan K
2012-02-15 17:23 ` brian powell
2012-02-15 17:51 ` Nick Dokos
2012-02-16 22:59 ` Daniel Clemente [this message]
2012-02-17 3:44 ` Rustom Mody
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=8739aa4c6g.wl%n142857@gmail.com \
--to=n142857@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=rustompmody@gmail.com \
/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).