> * Abstract :ignoreheading:
>
> #+LATEX: \begin{myabstract}
> ...
> #+LATEX: \end{myabstract}
You can do #+begin_myabstract\n ... #+end_myabstract.
–Rasmus
--
. . . It begins of course with The Internet. A Net of Peers.
Hello all,
"Fabrice Niessen" wrote:
> Viktor Rosenfeld wrote:
>> Fabrice Niessen wrote:
>>> Could one of you report (as suggested by Nick) whether it works (or not)
>>> from
>>> another browser on the Mac?
>>
>> Snow Leopard 10.6.8:
>>
>> - Chrome: only yellow boxes
>> - Safari: only yellow boxes
Hi Eric
On Fri, Jun 14, 2013 at 10:13 PM, Michael Brand
wrote:
> Is there a better workaround or would you accept :var dummy_name for
> my ERT that I mentioned?
For the variant of :var dummy_name see my attached patch with the updated ERT.
Michael
From 576cd364262d33bbf614414085cc918ac7ff548b M
Hi Achim
On Tue, Jun 18, 2013 at 10:41 PM, Achim Gratz wrote:
> Hi Eric,
>
> while starting to write up a test document I've found some behaviour
> when executing LOB calls that warrant discussion, I think:
>
> 1. The properties are evaluated at the site of the definition rather
> than the site o
Am Dienstag, 18. Juni 2013, 22:12:03 schrieb Nicolas Goaziou:
> Take 2. We can implement back :splice property. The others are much less
> useful.
>
> (defun orgtbl-to-latex (table params)
> "Convert the orgtbl-mode TABLE to LaTeX.
> TABLE is a list, each entry either the symbol `hline' fo
Vincent Beffara ens-lyon.fr> writes:
> The main question is: what would be a convenient way to store the
> references in the .org file, to allow for easy editing and exporting ?
What I have done so far is to use some bibtex blocks, which tangle to an
external bib files. It is sometime useful t
Hi,
I need a system which can deal with about 100-150 written exams/semester. I
was wondering if org-mode can be used to do that.
What I want:
* Creating exams sheets (technical exams at university level, pictures,
equations, large exercises with subitems)
* Help for exam evaluation
* Scoring sys
Torsten Wagner writes:
> * Creating exams sheets (technical exams at university level, pictures,
> equations, large exercises with subitems)
Yeah you can do it. Randomization can be done with some LaTeX
package, or you could probably easily do it with Babel.
> * Help for exam evaluation
Tabl
Peter Münster writes:
>> cl-lib was just introduced in Emacs 24.3.
>
> Does that mean, that the trunk should be modified later?
It means you should implement a solution that doesn't make Org
non-functional for Emacs 23 users.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Androm
On Mon, Jun 10, 2013 at 11:14 PM, Alexander Wingård <
alexander.wing...@gmail.com> wrote:
>
> Maybe some day I will learn some LISP and teach it to navigate the
> hierarchical structure.
>
>
I actually got curious and gave this a try and here's what I came up with:
test.org:
* a
** b
*** h
** b
**
Hi List,
it is now possible to edit your emails in (full!) Org-mode (assuming you
write them in `message-mode' as Gnus users do).
* Documentation
** Downloads
You need two libraries for this (the optional third library `navi-mode' is
not needed here, but in general very useful in combination wi
Achim Gratz writes:
> Peter Münster writes:
>>> cl-lib was just introduced in Emacs 24.3.
>>
>> Does that mean, that the trunk should be modified later?
>
> It means you should implement a solution that doesn't make Org
> non-functional for Emacs 23 users.
The easiest solution is to simply do noth
Hi List,
it is now possible to convert existing Org-mode files with source-blocks into
machine-executable source-code files, using the following function from
`outorg.el':
#+begin_src emacs-lisp
(defun outorg-convert-org-file-to-source-code
(&optional mode infile outfile BATCH)
"Convert an e
i create this little org file:https://pastebin.sabayon.org/pastie/12827
and I try and do an agenda view showing todos, or showing one of the tags,
and all I get is this:
Global list of TODO items of type: ALL
Available with `N r': (0)[ALL]
What's wrong?
--
-Kevin
"The world belongs
kevinbanjo writes:
> i create this little org file:https://pastebin.sabayon.org/pastie/12827
>
You should have pasted the file into your mail: quicker for you, quicker
for us.
> and I try and do an agenda view showing todos, or showing one of the
> tags, and all I get is this:
>
> Global list o
15 matches
Mail list logo