emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* tag based translation
@ 2022-04-21  9:58 Rustom Mody
  0 siblings, 0 replies; only message in thread
From: Rustom Mody @ 2022-04-21  9:58 UTC (permalink / raw)
  To: emacs-orgmode

Hi folks

Long time!!!
Hope you folks are doing well in these bizarre times


Can someone help me to write a filter (or some such) so that headings like
------------------
*** Recursion before Iteration  :L:
Lorem ipsum etc
----------------

get transformed to

--------------
*** Dummy :ignore:
#+begin_law
Recursion before Iteration
#+end_law
Lorem Ipsum etc

--------------

1. Assume suitable environment defs in latex using newtheorem for

2. Assume:

   :L: -> begin_law

   :F: -> begin_fact

   :A: -> begin_action

IOW I want to preserve the document structure of the headline but want the
headline to use equation style typesetting on the latex side.

Thanks

Rusi

PS I used to have a subscription but cant seem to find how to activate it
So pls keep me cced


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-21 10:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21  9:58 tag based translation Rustom Mody

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).