Hello list,
this seems to work when exporting:
#+BEGIN_BLOCK1
Lorem ipsum
#+BEGIN_BLOCK2
dolor sit amet
#+END_BLOCK2
#+END_BLOCK1
but font locking does not (the inner block begin/end markers are not
colorized properly).
Is this construction legal? May I depend on it being exported
correctly, o
On 2014-11-26, at 20:00, Jacob Gerlach wrote:
> Hello list,
>
> I'm starting writing my thesis, for which I hope to remain in org-mode
> rather than regular LaTeX.
Personally, I never really got that; I much prefer writing in LaTeX.
(That said, I've been using LaTeX for almost 15 years now, and
Nicolas Goaziou writes:
> Rasmus writes:
>
>> I don't have a grand vision, but, ideally, I'd want M-RET to "do the
>> right thing", which is my book is often create an element similar to
>> element at point, and is certainly not but my #+begin_src emacs-lisp
>> code on a headline. I agree the l
Rasmus writes:
> I don't have a grand vision, but, ideally, I'd want M-RET to "do the
> right thing", which is my book is often create an element similar to
> element at point, and is certainly not but my #+begin_src emacs-lisp
> code on a headline. I agree the logical action is to the eye of th
Sebastien Vauban
writes:
>> ** Sectionnement
>>
>> Exemple de section avec un titre court pour LaTeX :
>>
>> #+begin_src org
>> ,* Ceci est un titre de section assez long
>> :PROPERTIES:
>> :ALT_TITLE: Ceci est un titre court
>> :END:
>> #+end_src
>>
>> Upon execution of the repair functi
Aloha Jake,
In my experience, the one file approach is easiest with Org mode. I've
written a book in Org mode using this approach and found it to be quite
comfortable. Compilation time wasn't ever a big deal for me, but this
will depend on your patience obviously.
I don't think there are any re
I am not sure how to do this through the agenda, but here is a way to
find headlines in the current file that were closed today. You could
wrap this in a loop over the files in your agenda list. It is a little
clumsy on the time comparisons but it works ;)
* Getting items done today
** DONE item
On Wed, Nov 26, 2014 at 2:00 PM, Jacob Gerlach wrote:
> Hello list,
>
> I'm starting writing my thesis, for which I hope to remain in org-mode
> rather than regular LaTeX.
>
> I am working on adapting a thesis LaTeX template into org-mode. The template
> is set up with a main.tex having several in
Benoit Bidoggia wrote:
> Thanks for the piece of advice. I'll do that asap.
> I first need though to configure for the git version (now I'm using the
> emacs package version).
The following should do it -- if place right at the start of your .emacs
file (before any ELPA package initialization).
-
Dear Seb,
Thanks for the piece of advice. I'll do that asap.
I first need though to configure for the git version (now I'm using the
emacs package version).
I'll post on the list again when I find the problematic commit.
Thanks again, best regads.
BenoƮt
On Wed, Nov 26, 2014 at 9:46 AM, Sebasti
Hello list,
I'm starting writing my thesis, for which I hope to remain in org-mode
rather than regular LaTeX.
I am working on adapting a thesis LaTeX template into org-mode. The
template is set up with a main.tex having several individual files
(chapters, appendices, etc) \include'd.
I believe t
Thank you! These are interesting ideas! For both of these suggestions, I
think I will need a look-up table using the remote file paths as keys, the
local copy paths as values.
But is it theoretically possible to have two remote file paths sharing the
same local copy file name? i.e. `make-temp-f
> From: Glenn Morris
> Cc: Sebastien Vauban , 18...@debbugs.gnu.org
> Date: Wed, 26 Nov 2014 11:53:03 -0500
>
> Eli Zaretskii wrote:
>
> >> "sp-show--pair-function" (0x88f14c)
> [...]
> > Maybe. This backtrace looks very different from the last one.
>
> It indeed appears to be from smartparen
Eli Zaretskii wrote:
>> "sp-show--pair-function" (0x88f14c)
[...]
> Maybe. This backtrace looks very different from the last one.
It indeed appears to be from smartparens, which is not part of Emacs.
Hi Sascha,
Sascha Ziemann writes:
> I tried to get a list of all items done today. I tried to open the agenda
> view but is does not show anything. What is the right command to see the
> items done today?
If you use logging, one way to do this is to press "l" in the agenda, to
turn on "log mode
> From: Sebastien Vauban
> Cc: 18...@debbugs.gnu.org
> Date: Wed, 26 Nov 2014 14:11:31 +0100
>
> Lisp Backtrace:
> "line-end-position" (0x88ccb0)
> "back-to-indentation" (0x88cdf8)
> "current-left-margin" (0x88cf60)
> "move-to-left-margin" (0x88d0b8)
> 0x126b2a8 PVEC_COMPILED
> "funcall" (0x88d22
I played around with this a little. Here is a minimal kind of example
with a custom exporter that handles quiz blocks separately. The quiz
block can have some attributes defined that get used in rendering the
HTML. Is this along the lines of what you are trying to do?
* A custom type
#+BEGIN_EXA
Nicolas,
Sebastien Vauban wrote:
> Sebastien Vauban wrote:
>> After heavy testing (on all my Org files, I mean) of the function
>> `org-repair-property-drawers', it works perfectly except for the
>> following corner-case (when there are Org properties in "quote"
>> blocks).
>>
>> I did not retest
Hello Nicoalas,
Nicolas Goaziou wrote:
> Sebastien Vauban writes:
>
>> I've done that but, now, it does not support anymore the structure I had
>> in all my Org files:
>>
>> ** TODO Show typical Org entry
>>SCHEDULED: <2014-11-08 Sat>
>>:LOGBOOK:
>>CLOCK: [2014-11-11 Tue 12:35]--[201
Hi,
I tried to get a list of all items done today. I tried to open the agenda
view but is does not show anything. What is the right command to see the
items done today?
Regards,
Sascha
Hello,
Marcin Borkowski writes:
> Now that I actually started work on my exporter, I'd like to investigate
> this further. The thing is, I'm not sure where to start. First of all,
> I have a bit old Org-mode (without latex-math-blocks); I guess I'll just
> have to update it (I'll try to do an
Hello,
Samuel W Flint writes:
> When including org files, is there a way to ignore the #+TITLE:
> directives, and such? I have several separate org files, which contain
> different things, which can be kept separate, but would also be nice
> together, and would like to only have a single title.
Karl Fogel writes:
> I didn't include "TINYCHANGE" on purpose. The guidelines say:
>
> | If the change is a minor change made by a committer without
> | copyright assignment to the FSF, the commit message should also
> | contain the cookie TINYCHANGE (anywhere in the message). When we
>
I can't work out how to do this. I want to customize the format of
timestamps when I publish a project to html. There seem to be various
variables, such as org-html-metadata-timestamp-format, which customize
the format in pre and postambles and when using the DATE: buffer option,
but nothing th
Hello!
Find a small fix to keep up with the eww evolvement.
I'll try to push the patch immediately since it is so small, resides in
contrib and already helps me.
But of course any comments are welcome, as always, thanks.
--
http://www.wahlzone.de
GPG: 0x49010A040A3AE6F2
>From 00500afb8ced99cca
Dear Benoit,
> PROBLEM: Agenda clock report mode does not take into consideration filtered
> view anymore (C-u R in agenda view).
>
> It's behavior changed somewhere between version 8.2.4 (for which it works)
> and version 8.2.10 (for which it doesn't work anymore).
> Is it a bug or is it intentio
26 matches
Mail list logo