2015-08-13 4:45 GMT+02:00 Matt Lundin :
> Benny Simonsen writes:
>
> > ** <2015-08-11 12:00> Simple event, default duration
> > :PROPERTIES:
> > :ID: 71def5c6-2f7e-4560-88d9-f13187bfd9f8
> > :END:
>
> How did you produce these timestamps?
I have made
-agenda-default-appointment-duration: 180
# End:
*ics file exported with 7.9.3f:*
BEGIN:VCALENDAR
VERSION:2.0
X-WR-CALNAME:Test
PRODID:-//Benny Simonsen//Emacs with Org-mode//EN
X-WR-TIMEZONE:CEST
X-WR-CALDESC:nil
CALSCALE:GREGORIAN
BEGIN:VEVENT
UID: TS-71def5c6-2f7e-4560-88d9-f13187bfd9f8
DTSTART:20150811T12000
Thank you! That was the hints I need
#+HTML_HEAD_EXTRA and @@html:@@ was what I was looking for.
I will dig more into the manual :)
/Benny
Hi
I have upgraded to org-mode, but from release_8.0 the old
publishing-function org-publish-org-to-html have been replaced by
org-html-publish-to-html.
This gives me a few issues:
My #+STYLE: are ignored. I have tried to replace it with
#+HTML-HEAD:, but does change anything.
I use the :html-
Hi
In the manual, http://orgmode.org/manual/References.html
It seems as there is an error in the "Remote references" section:
#+NAME should be replaced by #+TBLNAME
En example could be included, e.g.:
#+tblNAME:TB_NAME
| Test |
|--|
| 100 |
| 25% |
|--|
#+tblNAME:TBNAME_2
| Value |
|-
e progress.
>
Do you have made support for deeper trees, then I would like to get it.
Any other updates?
I have made a small patch, which makes imgresize() resize images correct if
the only text is an , the patch is listed below.
Thank you
Benny Simonsen
The patch for imgresize():
pub
Hi
I would like to make a multiline macro that contains somethiing like this:
#+ATTR_HTML: class="centerimg"
file:./gallery/$1
is it possible, and how?
Thanks,
Benny
; sub.org. ... This is not the way I normally work, I have a file
> containing my macros (loaded via SETUPFILE).
Sorry for the late response.
Bastian:
Thank you for apllying the patch.
Cheers,
Benny
2011/6/30 Bastien
> Hi Benny,
>
> Benny Simonsen writes:
>
> > I have a p
ro is expanded in both top.org and sub.org.
Setup:
org-mode: git master (head)
export top.org with org-export-as-html
I hope that the patch format is ok ("git diff" output) attached.
Best regards
Benny Simonsen
### top.org
2011/3/5 Sébastien Vauban :
> Hi Benny,
>
> Benny Simonsen wrote:
>> 2011/3/2 Benny Simonsen :
>>> I would like to use macros in files that I include in another file.
>>> The problem is that the macros don't expand in included files. Is
>>> there s
2011/3/2 Benny Simonsen :
> Hi
>
> I would like to use macros in files that I include in another file.
> The problem is that the macros don't expand in included files. Is
> there something I have missed or?
>
> Example with two files, main.org and sub.org
>
> = m
2011/3/3 Sébastien Vauban :
> Hi Benny,
>
> Benny Simonsen wrote:
>> The result is {{{MacM(Main)}}} is expanded as expected but the
>> {{{Mac*(Sub)}}} isn't expanded.
>
> What's Mac*?
>
> In your example, you just have MacM and Mac...
MacM is the macro d
Hi
I would like to use macros in files that I include in another file.
The problem is that the macros don't expand in included files. Is
there something I have missed or?
Example with two files, main.org and sub.org
= main.org START
#+TITLE: Mainpage
#+MACRO: MacM @$1@
{{{MacM(Main)}}}
Hi
I would like to use macros in files that I include in another file.
The problem is that the macros don't expand in included files. Is
there something I have missed or?
Example
main.org:
= main.org START
#+TITLE: Mainpage
#+MACRO: MacM @$1@
{{{MacM(Main)}}}
#+INCLUDE: "sub.org"
= mai
2010/11/14 Benny Simonsen
>
> Hi
>
> With the org-info-js mode enabled each section is shown as a seperate page,
> but then I would like to get current page marked in the TOC in some way (e.g.
> class=current and then some CSS to make the markup) ... but is it possible?
>
Hi
With the org-info-js mode enabled each section is shown as a seperate page,
but then I would like to get current page marked in the TOC in some way
(e.g. class=current and then some CSS to make the markup) ... but is it
possible?
/Benny
___
Emacs-org
2010/11/3 Sebastian Rose :
> Benny Simonsen writes:
>>> there's no special setup needed.
>>
>> I had an old org-mode, after upgrade the macros are expanded :)
>>
>> I would like to auto-publish the web page when I push to the central server.
>
> there's no special setup needed.
I had an old org-mode, after upgrade the macros are expanded :)
I would like to auto-publish the web page when I push to the central server.
I suppose it is writing a {central server}/{web-page
repository}.git/hook/post-receive script
The script have to open e
Hi
I would like to use org-mode + git to generate a web page. I would
also like to use the "#+MACRO: " directives as defined in Worg
/macrs.setupfile.
I have downloaded cloned the git repository for Worg
(git clone http://repo.or.cz/r/Worg.git) for an example.
How is the setup to expand the macr
Hi
I would like to use org-mode + git to generate a web page. I would
also like to use the "#+MACRO: " directives as defined in Worg
/macrs.setupfile.
I have downloaded cloned the git repository for Worg
(git clone http://repo.or.cz/r/Worg.git) for an example.
How is the setup to expand the macr
20 matches
Mail list logo