Aaron Ecay writes:
> Hi Rainer,
>
> 2014ko ekainak 26an, Rainer M Krug-ek idatzi zuen:
>>
>> Hi
>>
>> I use #+NAME to define some parameters for my analysis, which works
>> quite nice for tables. but I would now like to use the same apprioach
>> for values, e.g. a single number, but I don't man
Hi,
I have recently upgraded to org-mode version 8. Each time I start emacs I
see the folloinwg error:
error "Autoloading failed to define function org-element-cache-reset"
And some functionnality of org-mode doesn't seems to work anymore.
Informa
2014-06-29 20:19 GMT+02:00 Eric Schulte :
>
> With ox-bibtex.el [[cite:(page n)one-reference-paper-year]] will export as
>
> \cite[page n]{one-reference-paper-year}
I am sorry Eric but [[cite:(page n)one-reference-paper-year]] breaks the
bibliography reference for me with ox-bibtex.el ... it
Johan Ekh writes:
> "Error: crc is not a defined resource"
>
> I've read some documentation/tutorials and I've searched this list but
> I did not find an answer. Can anyone of you gurus see emmediately what
> is wrong or at least point me in the right direction?
Isn't this just a question of ca
Second part of the message:
Information from M-x org-version:
Org-mode version beta_8.3 (beta_8.3-16-g16c71d6 @
/home/reveatwork/.emacs.d/site-lisp/org-mode/lisp/)
I have downloaded the last version using git.
How can I switch to a stable branch instead of the last beta, to check if
that solves
Joseph Vidal-Rosset writes:
> 2014-06-29 20:19 GMT+02:00 Eric Schulte :
>
>>
>> With ox-bibtex.el [[cite:(page n)one-reference-paper-year]] will export as
>>
>> \cite[page n]{one-reference-paper-year}
>
>
>
> I am sorry Eric but [[cite:(page n)one-reference-paper-year]] breaks the
> bibliograp
I thank you Eric for your quick and kind reply.
In my init.el file I have put this code :
(eval-after-load 'reftex-vars
'(progn
(add-to-list 'reftex-cite-format-builtin
'(org "Org-mode citation"
((?\C-m . "[[cite:(%p)%l]]")
> Thanns to the default cite action, I get for example in my org file:
>
> [[cite:(119–136)johansson36:_minim_formal]]
>
> and it creates no reference at al, because via the export I get:
>
> \cite{(119–136)johansson36:_minim_formal}
>
Using the latest version of Org-mode from the git repository,
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
Nick Dokos writes:
> Nicolas Goaziou writes:
>
>> Hello,
>>
>> Eric Schulte writes:
>>
>>> I noticed equations with "<"'s weren't displaying correctly in HTML
>>> export using mathjax. The attached patch fixes this by html-encoding
>>> latex fragments for mathjax HTML export. I imagine this c
Hello,
Eric Schulte writes:
> From the link above it sounds like replacing just "<", ">" and "&"
> should be sufficient, if the full html encoding in my previous patch was
> too heavy weight.
By default, `org-html-encode-plain-text' just takes care about "<", ">"
and "&", which is what you're l
Hello,
Nick Dokos writes:
> See
>
>http://docs.mathjax.org/en/latest/tex.html#tex-and-latex-in-html-documents
>
> for some gotchas.
Thank you.
Regards,
--
Nicolas Goaziou
Hi
Attached please find two patches ready for application to fix that table
variables were not usable adter tangling as temporary files were used.
These patches were discussed in the thread "[babel][PATCHES] ob-R
patches for review"
Thanks,
RainerFrom 38c029b38c85d9f9d35d0867b332eebc3daf1aca Mo
Thanks Eric, it works now, with the latest version of org-mode.
Best wishes
Jo.
2014-06-30 12:22 GMT+02:00 Eric Schulte :
> > Thanns to the default cite action, I get for example in my org file:
> >
> > [[cite:(119–136)johansson36:_minim_formal]]
> >
> > and it creates no reference at al, bec
On Jun 30, 2014 4:48 AM, "Roland Everaert" wrote:
>
> Second part of the message:
>
> Information from M-x org-version:
>
> Org-mode version beta_8.3 (beta_8.3-16-g16c71d6 @
/home/reveatwork/.emacs.d/site-lisp/org-mode/lisp/)
>
> I have downloaded the last version using git.
Can you elaborate on
Hello,
hero...@gentoo.org writes:
> Nicolas Goaziou writes:
>
>> I do not mind extending syntax for LaTeX macros a bit if it helps users,
>> but first, I would like a clear definition of what subset of macros
>> should be supported in Org.
>>
>> See, for example,
>>
>> http://orgmode.org/worg/
Hello,
Rainer M Krug writes:
> Attached please find two patches ready for application to fix that table
> variables were not usable adter tangling as temporary files were used.
> These patches were discussed in the thread "[babel][PATCHES] ob-R
> patches for review"
I have not much to say about
Hello,
Bernd Haug writes:
> Given a Document:
>
> —
> [[Section 1]]
>
> Bla, bla
>
> [[Section 2]]
>
> The blah blah is [[Section1][covered well above]], so let me just say:
> [[Section 1]]!
> —
>
> I get:
>
> —
> …
> The blah blah is \hyperref[Section 1]{covered well above}, so let me
> just sa
Hi,
All equations are numbered "1" when the attached example file is
exported to HTML.
#+Title: Example
* H1
See Equation [[the-first]],
#+name: the-first
\begin{equation}
n_{i+1} = \frac{n_{i} (d-i) (e-1)}{(i+1)}
\end{equation}
and also Equation [[the-second]].
#+name: the-second
\begin{equa
Nicolas Goaziou writes:
> Hello,
>
> Eric Schulte writes:
>
>> Attached
>
> OK, now I get it.
>
> You're working at the wrong level. `latex-fragment' is an object
> (inline) type, but you're inserting it at the element's level. The
> equivalent (non inline) element is `latex-environment', which
list.
Emacs : GNU Emacs 24.3.1 (i386-mingw-nt6.2.9200)
of 2013-03-17 on MARVIN
Package: Org-mode version 8.2.7b (8.2.7b-1-ga5beff-elpa @
c:/home/george/.emacs.d/elpa/org-20140630/)
current state:
==
(setq
org-ctrl-c-ctrl-c-hook '(org-bab
It appears that by commit 69700e1 [22.04.2014 13:09] a little bug
slipped into the codebase, sinc the org-special-keyword face is only
shown at the top level in the correct face, but then gets simply
overwritten by the respective sublevel face.
I guess, this is not intented and would be nice to h
"George Pearson" writes:
> The message:
>
> Invalid face reference: nil [nnn times]
>
> where, nnn is replaced by a number, appears frequently in the
> *Messages* buffer.
>
> How I reproduce it: 1. start emacs 2. open any file 3. open a 2nd
> window or frame for the *Messages* buffer 4. type ctr
Following on from the theme of "Table of Contents", is it possible to
just have a "TOC" for the file that it is in? Like -
--8<---cut here---start->8---
-*- mode: org -*-
#+STARTUP: overview
"Table of Contents"
* blah
** de blah
Blurb and onwards.
--8<--
Aloha Sharon,
Sharon Kimble writes:
> Following on from the theme of "Table of Contents", is it possible to
> just have a "TOC" for the file that it is in? Like -
> -*- mode: org -*-
> #+STARTUP: overview
>
> "Table of Contents"
>
> * blah
> ** de blah
> Blurb and onwards.
I'm not sure I und
Sharon Kimble writes:
> Following on from the theme of "Table of Contents", is it possible to
> just have a "TOC" for the file that it is in? Like -
>
> -*- mode: org -*-
> #+STARTUP: overview
>
> "Table of Contents"
>
> * blah
> ** de blah
> Blurb and onwards.
>
> Thanks
> Sharon.
Yup, try o
On 29/06/14 19:51, D. C. Toedt wrote:
at http://www.CommonDraft.org, and plan to expand and maintain it.
QUESTION: I'm currently using a single, multi-level table of contents
(TOC) at the beginning of the document. That ends up being a lot to
scroll through to get to the first chapter. I'd l
Thanks, Ian. I've done things like that in the past, but it'd entail
maintaining the TOC by hand, which I was hoping to avoid. True, I'd be
able to create the initial TOC using org-mode, followed by manually
inserting jQuery calls. But I'd have to manually edit the TOC every time I
added a new c
Hi list,
As an example, I have the follow org-mode buffer:
* Level1
** Level2
*** Level3
If I export this to LaTeX (C-x C-e l p), it produces the following:
--8<---cut here---start->8---
Contents
1 Level1
1.1 Level2 . . . . . . . . . . . . . . . . . . . . .
Bastien writes:
> In the perspective of Org 8.3, we need to start updating etc/ORG-NEWS.
Done.
> Regardless of whether this was documented in the official manual or
> not, a note in ORG-NEWS would be useful -- feel free to start editing
> this file.
I've added all user-visible changes from me th
Thanks,
I will try MobileOrg.
Cheers,
M
--
Marvin M. Doyley writes:
> Is there a way to sync org-agenda with google calendar so that I can
> exploit googles calendar reminder.
org-caldav[1] works with Google Calendar on the old, deprecated CalDAV
endpoint (https://www.google.com/calendar/dav). I hear that the endpoint
is still working for
Aloha York,
York Zhao writes:
> Hi list,
>
> As an example, I have the follow org-mode buffer:
>
> * Level1
> ** Level2
> *** Level3
>
> If I export this to LaTeX (C-x C-e l p), it produces the following:
>
>
> Contents
>
> 1 Level1
> 1.1 Level2 . . . . . . . . . . . . . . . . . . . . . . . . .
On 2014-06-30 03:43, York Zhao writes:
> I know that doesn't help much except for confirming the problem other people
> was
> suffering. Sorry for the rant. I was too busy and too frustrated.
>
> By the way, what does ECM stands for?
Exemple Complet Minimal (French for minimal complete example)
Hello,
Eric Schulte writes:
> All equations are numbered "1" when the attached example file is
> exported to HTML.
>
> #+Title: Example
>
> * H1
> See Equation [[the-first]],
>
> #+name: the-first
> \begin{equation}
> n_{i+1} = \frac{n_{i} (d-i) (e-1)}{(i+1)}
> \end{equation}
>
> and also Equati
i mark headlines then do c-c -. i get this:
- 1
- 2
i would like this:
- 1
- 2
is there such a command? if not, how does one write it?
thanks.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. And
ANYBODY can get it
Hello,
Eric Schulte writes:
> A related question. Is there a command to re-number figures in
> export?
Figures are not numbered in the parse tree: their number is computed on
the fly during export, with `org-export-get-ordinal'.
> After adding latex-environments in a function added to the
> `
https://github.com/emacsmirror/multiple-cursors
is what I use for doing that specific thing
Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
g...@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better s
i don't want to invoke a separate command. i want c-c - to indent by 2 spaces.
On 6/30/14, Grant Rettke wrote:
> https://github.com/emacsmirror/multiple-cursors
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. And
ANYBODY
> You could promote the Level2 subtree.
I had thought about this, but I don't think this will be trivial.
On Mon, Jun 30, 2014 at 3:37 PM, Thomas S. Dye wrote:
> Aloha York,
>
> York Zhao writes:
>
>> Hi list,
>>
>> As an example, I have the follow org-mode buffer:
>>
>> * Level1
>> ** Level2
>
M-S-left with point on the Level2 heading?
Tom
York Zhao writes:
>> You could promote the Level2 subtree.
>
> I had thought about this, but I don't think this will be trivial.
>
> On Mon, Jun 30, 2014 at 3:37 PM, Thomas S. Dye wrote:
>> Aloha York,
>>
>> York Zhao writes:
>>
>>> Hi list,
>>>
Hello,
York Zhao writes:
> As an example, I have the follow org-mode buffer:
>
> * Level1
> ** Level2
> *** Level3
>
> If I export this to LaTeX (C-x C-e l p), it produces the following:
>
>
> Contents
>
> 1 Level1
> 1.1 Level2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
> 1.1.
Hi Nicolas,
Nicolas Goaziou writes:
> hero...@gentoo.org writes:
>
>> Nicolas Goaziou writes:
>>
>>> I do not mind extending syntax for LaTeX macros a bit if it helps users,
>>> but first, I would like a clear definition of what subset of macros
>>> should be supported in Org.
>>>
>>> See, for
David Masterson writes:
> How do I control the page margins that Org uses in its Latex/PDF output?
I also just started a new doc today and wanted reduce the margins.
Normally I set all the various margin-related distances which I can
never seem to remember and have to go search for. This time
Hi Nicolas,
> Don't do that at the filter level, which is too late for heavy structure
> editing. Use `org-export-before-parsing-hook' instead.
I realized this, and had changed to use `org-export-before-parsing-hook', here
is my code:
(defun my-headline-removal (backend)
"Ignore headlines with
Hello. I'm quite confused with the installation options.
Recently started out a Debian base system and compiled Emacs from the bzr
repository. That came out fine, so I ran 'make install' and now Emacs
24.4.50 sits in /usr/local/bin, /usr/local/share, etc.
I want to install the master branch of or
On 2014-06-30 19:55, D. C. Toedt wrote:
Thanks, Ian. I've done things like that in the past, but it'd entail
maintaining the TOC by hand, which I was hoping to avoid. True, I'd
be able to create the initial TOC using org-mode, followed by manually
inserting jQuery calls. But I'd have to manual
On Mon, Jun 30, 2014 at 5:44 PM, Vicente Vera wrote:
> Hello. I'm quite confused with the installation options.
>
> Recently started out a Debian base system and compiled Emacs from the bzr
> repository. That came out fine, so I ran 'make install' and now Emacs
> 24.4.50 sits in /usr/local/bin, /u
Finally, I got it all work and am happy with the result, here is the code:
(defun yz/org-export-ignore-headline (backend)
"Ignore headlines with tag `ignoreheading'."
(save-excursion
(let ((org-allow-promoting-top-level-subtree t))
(org-map-entries
(lambda ()
(when (m
I'm selectively exporting some subtree of an org-mode buffer, like this:
* Headline1 :export:
* Headline2
* Headline3 :export:
Question is: how do I force Headline3 to be on a new pag
Aloha York,
York Zhao writes:
> I'm selectively exporting some subtree of an org-mode buffer, like this:
>
> * Headline1 :export:
#+latex: \newpage
> * Headline2
> * Headline3 :exp
Thanks Thomas. This works but is not an ideal approach because in a complex file
it may not be so easy to find out the location to insert the "\newpage"
instruction. Plus, each time when inserting new exported tree between
"Headline1" and "Headline2" you would have to remember to move the "\newpage
That would be very much of interest, Ian. One potential issue, though:
The table of contents generated by org-mode uses just one ,
with nested elements.
I spent a few hours tinkering with variations on the jQuery approach at
http://www.sitepoint.com/forums/showthread.php?822342-JavaScript-list-
Aloha York,
York Zhao writes:
> Thanks Thomas. This works but is not an ideal approach because in a complex
> file
> it may not be so easy to find out the location to insert the "\newpage"
> instruction. Plus, each time when inserting new exported tree between
> "Headline1" and "Headline2" you
Nicolas Goaziou writes:
> Hello,
>
> Eric Schulte writes:
>
>> All equations are numbered "1" when the attached example file is
>> exported to HTML.
>>
>> #+Title: Example
>>
>> * H1
>> See Equation [[the-first]],
>>
>> #+name: the-first
>> \begin{equation}
>> n_{i+1} = \frac{n_{i} (d-i) (e-1)}{
55 matches
Mail list logo