Hi M,
> it is not about programming and it is not about plain text files, but
> MS Office (Word) files..
>
> Dropbox is not an option, maybe a document management system (DMS)
> with versioning, but it is not in place yet. And even if there is,
> how could I then track my workflow with Emacs?
I
Hi soichi,
> Hi. I would like to add a Google Analytics tracking code to the
> exported html file from an org-file.
ah, please don't do that.
> code is between and .
You could sneak it in using #+STYLE or org-publish-project-alist :style.
Cheers,
Tomas
Hi Eric,
> I have just pushed up a fix for this issue.
thanks a lot for the prompt fix!
Kind Regards,
Tomas
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo
Hi all,
If I move cursor to <> line in the Balance section and press
C-c C-c, an extra empty line is appended behind the result. By pressing
C-c C-c multiple times, multiple empty lines are inserted.
Only seems to be an issue with the <<>> label, C-c C-c on the first
babel block does behave fine
Hi Sébastien and Eric,
>> 1. However, the results are not displayed. How can I achieve that?
> Replace all ":exports none" by ":exports results".
> see http://orgmode.org/manual/exports.html#exports
ah, I missed that one, thanks a lot!
>> 2. Second (minor) issue is that if I move cursor to <> li
Hi all,
could anybody please advise how to publish only the ledger reports for
the example at http://paste.lisp.org/display/117709 ?
Thank you,
Tomas
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.
Hi Marvin and Graham,
>> Although, not exactly answering your question, I have just started
>> using
>>
>> https://docq.com/
>>
>> and
>>
>> http://a.nnotate.com/
>>
>> You still have to then manually add the comments back into OrgMode,
>> but at least the reviewer sees the document as
Hi all,
thanks for the excelent org-mode;-)
> Automatical computing of navigations is not possible (yet).
There is a way of achieving this:
1. define and use function my-org-publish-org-to-html which determines
what directory level we are on and then calls the original
org-publish-org-to-