On Jun 18, 2009, at 3:11 PM, giovanni.rido...@yahoo.it wrote:
--- Gio 18/6/09, Stefan Vollmar ha scritto:
#+MACRO is exactly what I was looking for.
(1) The release notes of 6.27 say:
Macro processing for export has been enhanced:
- You can use arguments in a macro, for example
#+macro he
Ahh - I knew this technique existed. But I tried to find it in the
manual (since I never used yet).
Documentation for this is missing. Maybe mention it in the concept index
would help?
Regards
Sebastian
diff --git a/doc/org.texi b/doc/org.texi
index a8a6105..77584d4 100644
--- a/doc/org.te
--- Gio 18/6/09, Stefan Vollmar ha scritto:
> #+MACRO is exactly what I was looking for.
>
> (1) The release notes of 6.27 say:
> > Macro processing for export has been enhanced:
> > - You can use arguments in a macro, for example
> #+macro hello Greet the $1: Hello $1
> which is just what I h
Dear Giovanni,
excellent, many thanks!
#+MACRO
is exactly what I was looking for.
(1) The release notes of 6.27 say:
> Macro processing for export has been enhanced: > > - You can use
arguments in a macro, for example > #+macro hello Greet the $1: Hello $1
which is just what I had been hopin
--- Gio 18/6/09, Stefan Vollmar ha scritto:
>
> For one project, I used several statements like this
> (simplified):
>
> #+HTML: src="./images/icon.png"/>something
>
> #+HTML: src="./images/icon.png"/>other
>
> The result looks exactly the way we have planned it,
> however, ideally one woul
Hello,
we have used org-mode for creating HTML content for software
documentation and it beats everything we have tried over the last
couple of years hands down, excellent work!
For one project, I used several statements like this (simplified):
#+HTML: td>something
#+HTML: td>other
The
Hello,
we have used org-mode for creating HTML content for software
documentation and it beats everything we have tried over the last
couple of years hands down, excellent work!
For one project, I used several statements like this (simplified):
#+HTML: td>something
#+HTML: td>other
The