Le dim. 24 mai 2020 à 15:07, Jack Kamm a écrit :
> It would be very good indeed for org-babel if it could be ported to
> other editors. One of the biggest drawbacks of org-babel notebooks is
> that I can't collaborate with my colleagues on them, since I can't
> expect them to use Emacs.
+1000 o
Le mer. 5 févr. 2020 à 07:25, Bastien a écrit :
> Hi Steve,
>
> thanks for reporting this issue. Can you or Fabrice suggests what
> change should be done in Org, if any? Also, perhaps another solution
> can be found by adapting `org-file-apps'?
>
>
I am not sure that it is an issue that should
Le mer. 29 janv. 2020 à 12:02, Fraga, Eric a écrit :
> On Wednesday, 29 Jan 2020 at 11:20, Fabrice Popineau wrote:
> > First of all: look into the *Org PDF LaTeX Output* buffer to see why
>
Yes sorry !
Some ltximg director is created in the same directory as the Org file you
Le mer. 29 janv. 2020 à 10:51, Fraga, Eric a écrit :
> On Wednesday, 29 Jan 2020 at 08:39, Alan Schmitt wrote:
> > I'm trying to add some diagrams in a note, and I want to use latex
> > preview for that. Unfortunately the result is not what I expect: I do
> > see an image, but there seem to be er
:25, Fabrice Popineau <
fabrice.popin...@centralesupelec.fr> a écrit :
> Hi,
>
> I had to solve this problem too.
>
> I used these functions:
>
> (defun w32-shell-execute (operation document &optional parameters
> show-flag)
> (if (and ope
up-hook '(org-babel-load-in-session-maybe)
> org-log-done t
> org-confirm-shell-link-function 'yes-or-no-p
> org-link-search-must-match-exact-headline nil
> org-default-notes-file "~/org/notes.org"
> org-after-todo-state-change-hook '(org-clock-out-if-current)
> org-from-is-user-regexp "\\"
> org-src-mode-hook '(org-src-babel-configure-edit-buffer
> org-src-mode-configure-edit-buffer)
> org-agenda-before-write-hook '(org-agenda-add-entry-text)
> org-babel-pre-tangle-hook '(save-buffer)
> org-table-use-standard-references t
> org-font-lock-set-keywor
>
>
>
--
Fabrice Popineau
-
CentraleSupelec
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--
Thanks Eric for this explanation!
I can't read emacs-devel as often as I did.
Fabrice
Le mar. 12 nov. 2019 à 07:45, Fraga, Eric a écrit :
> On Monday, 11 Nov 2019 at 17:12, Fabrice Popineau wrote:
> > - with global-hl-line-mode: the cursor disappears on empty lines,
> > qu
Hi,
I noticed a couple of problems recently:
- with global-hl-line-mode: the cursor disappears on empty lines, quite
disturbing in my opinion
[image: image.png] [image: image.png]
- with org-hide-emphasis-markers: when at the end of a line as above, if
turned on, then you can't go past the marker
2018-01-30 21:59 GMT+01:00 Nicolas Goaziou :
> Hello,
>
> Fabrice Popineau writes:
>
> > You should have a look at commit 38be85124551083d269.
> > It prevents evaluation of the by-backend form in parameters.
>
> It doesn't.
>
> My mistake: it optional
2018-01-29 2:34 GMT+01:00 Berry, Charles :
> > On Jan 28, 2018, at 3:24 PM, Nicolas Goaziou
> wrote:
> >
> > Would you have an ECM? I don't know what is "the by-backend trick".
>
> Not a bug AFAICS.
>
> `by-backend' is a macro mentioned here:
>
> https://lists.gnu.org/archive/html/emacs-orgmode/2
2018-01-29 0:24 GMT+01:00 Nicolas Goaziou :
> Hello,
>
> Fabrice Popineau writes:
>
> > Well, I think there is a problem with the current master
> > since commit 38be85124551083d269.
> >
> > The problem is that the by-backend trick which were tolera
no-eval parameter
in org-babel-parse-header-arguments
restores the previous behavior.
Regards,
Fabrice
2018-01-28 16:37 GMT+01:00 Fabrice Popineau :
>
>
> 2018-01-24 8:54 GMT+01:00 Alan Schmitt :
>
>> Hello,
>>
>> I use this great trick to have both a pdf and
2018-01-24 8:54 GMT+01:00 Alan Schmitt :
> Hello,
>
> I use this great trick to have both a pdf and html export of tikz
> images:
>
> #+header: :file (by-backend (latex "tp6-tree.tikz") (t "tp6-tree.png"))
> #+header: :imagemagick yes :iminoptions -density 600 :imoutoptions
> -geometry 800
> #+hea
Hi,
It seems that currently, datetrees do not support tags.
IE if I add a tag to some datetree and I try to add another item to the
same date,
then another date is insereted:
*** 2017-12-29 vendredi :perso:
[2017-12-29 ven.]
- Bla-bla-bla-bla
*** 2017
both
> inline maths, e.g. \(i \in [0,n]\) and displayed equations. Is there a
> route that will convert these to something Word et al. can process
> directly, other than images? Maybe via pandoc?
>
> Thanks,
> eric
>
> --
> Eric S Fraga via Emacs 27.0.50, Org
2017-10-27 17:49 GMT+02:00 Olivier Berger <
olivier.ber...@telecom-sudparis.eu>:
> Hi.
>
> I've had this crazy idea to try and "port" emacs to the Web browser
> (using some tools like [[https://browsix.org/][browsix]]), for the
> purpose of running org-mode inside a browser tab.
>
> Anyone having
2017-10-19 15:38 GMT+02:00 Joseph Vidal-Rosset <
joseph.vidal.ros...@gmail.com>:
> Hello again,
>
> I am sorry to say that there is certainly something that I do not
> understand. I have defined a firstemplate.org file in
> "/home/joseph/MEGA/git/scimax/user/" and I have adapted your code in my
>
uggestions and your help will be very welcome,
>>>
>>> Joseph
>>>
>>
>>
>> --
>> Save our in-boxes! http://emailcharter.org
>>
>> ====
>>
>> Dr. Sé
2017-09-08 19:40 GMT+02:00 kadal :
> On 09/08/2017 10:32 AM, Nicolas Goaziou wrote:
>
>> kadal writes:
>>
>> Seems like the second one should export to either ""
>>> or "".
>>>
>>
>> Is it valid HTML?
>>
>> Regards,
>>
>> This SO thread has confusing answers: https://stackoverflow.com/ques
> tion
2017-08-26 10:31 GMT+02:00 Nikolay Kudryavtsev <
nikolay.kudryavt...@gmail.com>:
> Hello Fabrice.
>
> If you set your protocol bookmarklet with a single slash like
> "org-protocol:/capture" everything would work.
>
You are right: using this syntax, emacslientw gets the right url without
the super
Hi,
I am using a recent build of Windows 10 (16251) and org protocol wasn't
working for me for quite a long time now.
So I decided to look at what went wrong.
I found several annoyances.
The first one is that Windows seems to rewrite itself the url which is sent
to emacsclientw.
Some url sent by
in HTML.
Is there any drawback in doing this ?
Fabrice
2017-08-17 22:05 GMT+02:00 Fabrice Popineau :
>
>
> 2017-08-17 15:59 GMT+02:00 Nicolas Goaziou :
>
>> Hello,
>>
>> I simply extended the link search to all link abbrevs, discarding those
>> that do not ul
2017-08-17 15:59 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> I simply extended the link search to all link abbrevs, discarding those
> that do not ultimately match a file.
>
> Does it solve your issue?
>
>
Yes thanks. Much lighter.
I like link abbreviations, because they allow to change the referenc
Would it be possible to enable inline images for shortcuts links ?
Currently, the function `org-display-inline-images' checks for a hard coded
file: link.
In the case of :
#+LINK: temp file:c:/temp/%h
[[file:cover.jpg]]
[[temp:cover.jpg]]
The first link will be matched, but not the second one.
;
>>> Could you put some magic at the beginning of the string that indicates it
>>>> is encoded?
>>>>
>>> I don't know. Could you elaborate a bit?
>>>
>>> Regards,
>>>
>>
>>
>
>
--
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--
2017-08-11 19:31 GMT+02:00 John Kitchin :
> Could you put some magic at the beginning of the string that indicates it
> is encoded?
>
>
For my own needs, yes I could probably define a handler for my special kind
of abbreviations.
I have a too small number of such files, so I renamed them.
I main
Hi,
Are links to a file whose name already holds (url-)escaped chars supported?
If I have a directory named "c:/temp/foo bar/"
and files in this directory named
foo.txt
foo bar.txt
foo%2Fbar.txt
I can create links in an Org buffer by using `insert' but I find the
situation a bit confusing.
#+LI
2017-08-03 0:12 GMT+02:00 Tim Cross :
> Probably no real help, but win10 is (or soon will be) bundling in bash
> shell, which may address many of the reasons to use Cygwin. From posts
> I've seen on a number of lists, I would not be surprised to see cygwin
> slowly decline into obscurity. I see li
rofessor John Kitchin
> Doherty Hall A207F
> Department of Chemical Engineering
> Carnegie Mellon University
> Pittsburgh, PA 15213
> 412-268-7803
> @johnkitchin
> http://kitchingroup.cheme.cmu.edu
>
>
--
Fabrice Popineau
-
SUPELEC
Département Inform
2017-06-16 9:39 GMT+02:00 Thomas S. Dye :
> Aloha Fabrice,
>
> Fabrice Popineau writes:
>
> > Hi,
> >
> > I have this src code block:
> >
> > #+BEGIN_SRC python :exports output :results output html
> > print('Foo!')
> > #+END_SRC
&
Hi,
I have this src code block:
#+BEGIN_SRC python :exports output :results output html
print('Foo!')
#+END_SRC
I have setup my own mechanism to export org files, based almost on
#'org-export-as
but I can't get rid of the src block on export.
I must be overlooking something.
At what point is it
file makes it really easy to add new pages and edit old
> pages. I use a preamble for site navigation.
>
> Scott Randby
>
>
--
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--
17 15:08 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > I mean that in the Org buffer I have for example :
> >
> > #+BEGIN_SRC ipython :session
> > def fact(n):
> > if n == 1:
> > return 1
> > else:
> >
Hi,
I mean that in the Org buffer I have for example :
#+BEGIN_SRC ipython :session
def fact(n):
if n == 1:
return 1
else:
return n * fact(n-1)
#+END_SRC
That is, there is a 2 spaces indentation of the whole code block, and the
code block is properly indented.
W
Hi,
I have a problem with Python src blocks indentation.
At the moment, I export IPython notebooks with ox-ipynb
(https://github.com/jkitchin/scimax/blob/master/ox-ipynb.el
from scimax by John Kitchin)
All the lines but the first one in src code blocks have 2 superfluous
leading spaces.
If I set
If only it were written in emacs-lisp, it would have been much easier to
adapt to newer releases of Org.
Fabrice
)
This is complete non sense, because when I evaluate the test form, I
actually get "id" and I have
no idea where this "fuzzy" may come from.
Do you also get a warning like this:
Making org-entities-user local to *temp*-443480 while let-bound!
in the *Messages* buffer ?
Fabr
Sorry for the noise.
I found the culprit and it was on my side.
Everything is working again
but there are still 3 unexpected failures to the tests.
Regards
2017-02-10 22:37 GMT+01:00 Fabrice Popineau :
> Maybe this explains it :
>
> Ran 670 tests, 667 results as expected, 3 unexpected
:-/
Fabrice
2017-02-10 21:25 GMT+01:00 Fabrice Popineau :
> Hi Bastien and list,
>
> I have updated Org this morning from the master branch and I have a
> problem.
> Inserting a link as the first element of a line result in a strange
> behaviour.
> Sometimes, the link is not
elease, is out.
>
> Thanks!
>
> --
> Bastien
>
>
>
--
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--
Hi,
I have some foo.org file :
* Section
This is a [[file:bar.org::#home][link]
and a bar.org file :
* Section
:PROPERTIES:
:CUSTOM_ID: home
:END:
Lorem ipsum ...
If I put the cursor in foo.org on the link ant I try to evaluate (M-:)
(progn (org-open-at-point) (buffer-name))
I get "foo.org"
2016-11-26 16:41 GMT+01:00 Scott Otterson :
> In my Windows build of emacs, when I put the cursor in a latex equation
> and run
>
> M-x org-toggle-latex-fragment
>
>
> then things chug along for a second but then fail. In the *Org Preview
> LaTex Output* buffer, I see the message:
>
> This is dvi
2016-10-18 13:47 GMT+02:00 Aaron Ecay :
> Hi Fabrice,
>
> shell-mode is a shell emulation mode – what you get when you type M-x
> shell.
But shell-mode is working and I get a cmd.exe prompt (because I'm using
Windows).
> You should use sh (or bash, as applicable) in the header line of
> your s
Hi,
In org-eldoc.el, org-eldoc-get-mode-local-documentation-function function,
there is this code:
(with-temp-buffer
(funcall mode-func)
(setq doc-func (and eldoc-documentation-function
(symbol-value
'eldoc-documentation-function)))
2016-10-04 15:11 GMT+02:00 Lawrence Bottorff :
> I know lots of you use Emacs and org mode to prepare scholarly books and
> papers, either doing the HTML or, more probably, the Latex export.
> Question: Let's say I want to produce a math text with
> Emacs/org-mode/Latex. What is the best way to ma
2016-09-23 10:32 GMT+02:00 Xi Shen :
> Hi,
>
> On my Windows system, I have Cygwin setup, with Emacs as part of the
> Cygwin installation.
>
Cygwin Emacs is not a native Emacs (AFAIK). The difference is in the way it
groks pathnames
and other stuff like the default shell.
I also setup my Cygwin
or try with cgywin.
> >
>
> IIUC, openwrt is the name of the remote node - nothing to do with OpenWrt
> (except of course, that
> the remote node may be a router which has been flashed with OpenWrt, but
> that should make no
> difference to ssh/tramp).
>
> --
> Nick
>
>
>
--
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--
2016-09-06 15:59 GMT+02:00 Clément Pit--Claudel :
> Hi Fabrice,
>
> I've run into this issue recently (while writing my first large document
> in Org). I couldn't find a good natice solution, so I used a rather
> unpleasant trick, and I've been meaning to write emacs-orgmode about it
> since then
Hi,
Maybe there is an obvious answer but I wonder how to restrict
including a file to some backend. The following doesn't work:
#+begin_export latex
#+include foo.py src python
#+end_export
(Not that I expected it to actually work, but it shows the goal)
Any idea ? Thanks for your help.
Fabrice
t;
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 25.0.94.1, Org release_8.3.4-655-g9fb077
>
>
--
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--
2016-08-23 18:30 GMT+02:00 Achim Gratz :
> Fabrice Popineau writes:
> > I can insert : [[http:bar.html]]
> > However, I would like to be able to insert any kind of relative url.
> > Specifically, there is no mean to insert something
> > like : [[http:/bar.html]] which
I am not sure if it has been fixed -- I've kept to a version
> > from June for the time being.
>
> I'm using 24.4.5 on one machine, and 24.5.4 on another (both on OS X),
> and having the problem on both machines (and on a third, which is also
> running some versio
2016-08-23 10:24 GMT+02:00 Eric S Fraga :
> On Tuesday, 23 Aug 2016 at 01:34, Grant Rettke wrote:
> > I found Cygwin to make things more difficult for Emacs so I installed
> > the plain old Windows Emacs and did the following:
> >
> > https://github.com/grettke/help/blob/master/help.md#windows
>
>
Hi,
I'm puzzled by the following.
I write a couple of Org file with HTML export in mind, building a site with
several pages, say:
foo.org -> foo.html
bar.org -> bar.html
I want to insert a link in foo.org that will point to bar.html when
exported.
I can insert : [[http:bar.html]]
However, I would
2016-07-25 14:18 GMT+02:00 John Kitchin :
> Rasmus writes:
>
> > Hi,
> >
> > Thanks for the proposal.
> >
> > John Kitchin writes:
> >
> >> I would like to propose a change to org-display-inline-images so it can
> >> rescale images even if imagemagick is not built in to emacs. There is
> >> curre
Here a 2 very small patches for contrib/lisp/org-eldoc.el
Regards,
Fabrice
2016-07-06 23:27 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > The problem is that the byte code comes from Python mode.
> > I solved the problem with this:
> >
> > $ diff
2016-07-06 22:41 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> Fabrice Popineau writes:
>
> > Am I alone to see this recently:
> >
> > insert an src python block with > moving inside the src block
> > and then some timer function breaking with:
> >
Hi,
Am I alone to see this recently:
insert an src python block with
2016-06-22 14:16 GMT+02:00 Xi Shen :
> Well~that's good news. But I think dbus requires X11 to work. But in
> Cygwin environment, people usually do not configure a full X11 environment.
>
No, dbus doesn't require X11 to work. Neither does emacs require Cygwin to
work.
Actually, Emacs compiles as
Le 21 juin 2016 16:14, "Xi Shen" a écrit :
>
> Yeah...getting dbus to work on Windows will be hard.
Actually, not so much. Dbus does work on windows. It doesn't work right now
on emacs. I'm looking into it.
Fabrice
2016-06-21 8:31 GMT+02:00 Xi Shen :
> Hi,
>
> I got below error after I called (org-notify-start). It seems the
> dbus-error happens very close to the task notification. I wonder if
> org-notify uses dbus.
>
> Error: (dbus-error "No connection to bus" :session)
> Warning: notification for "Go to d
2016-06-17 0:43 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> ...
>
> I guess you are refiling to an empty headline.
Hmmm ... the problem is that there was no chance to specify one.
> Anyway, it is fixed.
Thanks a lot!
Fabrice
ely(#
org-capture-refile nil nil)
apply(ad-Advice-call-interactively #
(org-capture-refile nil nil))
call-interactively(org-capture-refile nil nil)
command-execute(org-capture-refile)
2016-05-29 23:53 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> Xebar Saram writes:
>
> > do you min
Again in the need of some hint.
I am exporting some subtree.
There is a custom_id pointing in the same org
file but outside of the subtree.
* Foo
:PROPERTIES:
:CUSTOM_ID: foo
:END:
Lorem ipsum...
* Bar
[[#foo]]
When I try to export the second subtree, I get
an error from #'org-export-resolve-
2016-06-09 13:42 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> Marco Wahl writes:
>
> > That was a bug and has been fixed now AFAICT.
>
> Thank you for the fix.
>
>
+1
Fabrice
2016-06-09 8:41 GMT+02:00 Rasmus :
> Fabrice Popineau writes:
>
> > What is the reason for that result?
>
> Don't know. The function seems a bit complicated for what it does...
>
> Here’s some ways to get local tags.
>
> Oh great !
Thanks a lot.
Fabrice
Hi,
I'm trying to program some stuff of my own and
either I misunderstand the documentation or something is wrong
with #'org-get-tags-at.
I have a heading:
* Bar :foo:bar:baz:
(org-get-tags-at)
while on the heading returns ("baz")
I would expect ("foo" "bar" "baz")
What is t
2016-03-18 14:35 GMT+01:00 Lawrence Bottorff :
> Yes, thanks Eric. Got latest-greatest 8.3. I did a (require 'ox-html) and
> (require 'ox-latex) and the options did show up. Not sure why my Linux side
> had these and the Windows side did not. But still I get this error:
>
> org-latex-compile: PDF
2016-03-03 16:49 GMT+01:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > In org reference, 12.7.2, it is said that:
> >
> > ‘LATEX_HEADER’
> > Arbitrary lines added to the preamble of the document, before the
> ‘hyperref’
> > settings. The location
2016-03-03 12:26 GMT+01:00 Nicolas Goaziou :
> Hello,
>
>
Hi Nicolas,
> Fabrice Popineau writes:
>
> > First, I can't find where is documented the difference between
> > :EXPORT_LATEX_HEADER:
> > and
> > :EXPORT_LATEX_HEADER+:
>
> See (info &qu
Hi,
I need some help here.
I'm using org 8.3.4.
I am exporting subtrees to LaTeX.
So I configure as much as possible per subtree.
First, I can't find where is documented the difference between
:EXPORT_LATEX_HEADER:
and
:EXPORT_LATEX_HEADER+:
Clearly, I need to use the latter form with my confi
2015-12-15 0:20 GMT+01:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > I am not fond of eval at all, at least not in this specific case.
> > So yes, your way is at least as good as what I did.
>
> Fine. Would you want to provide a patch along these lines? It may
&
2015-12-14 23:49 GMT+01:00 Nicolas Goaziou :
> Hello,
>
> Fabrice Popineau writes:
>
> > So the problem is due to lexical binding (I am using emacs 25 devel
> branch).
> > The following variables can't be dynamically bound anymore in ox-html:
> > row-num
(bottom-row-p . ,bottom-row-p
;; End a rowgroup?
(when end-rowgroup-p (cdr rowgroup-tags))
Best regards,
Fabrice
2015-12-13 0:36 GMT+01:00 Fabrice Popineau :
> Hi,
>
> I get an error in ox-html.el with the latest org-mode when exporting
> tables to html :
&
Hi,
I get an error in ox-html.el with the latest org-mode when exporting tables
to html :
Debugger entered--Lisp error: (void-variable top-row-p)
(cond (top-row-p "") (bottom-row-p "") (t (if (= (mod row-number 2) 1) "" "")))
eval((cond (top-row-p "") (bottom-row-p "") (t (if (= (mod row-numb
2015-10-25 18:57 GMT+01:00 Thomas S. Dye :
> would suggest an alternate wording. In this case, it would be super
> helpful to have a function that replaced annotated text with the
> annotation, so the author could easily accept the editor's suggestion.
>
>
In this case, it would be nice if annot
2015-10-24 19:02 GMT+02:00 Eric S Fraga :
> On Saturday, 24 Oct 2015 at 13:37, Fabrice Popineau wrote:
>
> [...]
>
> > I find that using headers as in beamer is not pleasant (maybe that is
> just
> > me ?)
>
> Just to help you understand the positive aspect of he
>
>
> I don't get it.
>
> What about simply writing
>
> Some other text.
> \\
>
> ?
>
>
Ok for a new line, but I was looking for a way to get 2 columns on a slide,
independently of the backend, beamer or reveal.
One easy way would have been to write :
{{{beginColumns}}}
{{{nextColumn}}}
{{{
2015-10-24 0:18 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > I agree that raw html can be output by macros, but it can easily break
> > too.
>
> I think you are missing the "inline part". You cannot use macros to
> generate, or even rep
Hello Nicolas,
2015-10-23 22:37 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> Fabrice Popineau writes:
>
> > I was wondering if macros could be used to output raw html code, but that
> > doesn't seem to be the case.
> >
> > Namely:
> >
>
I was wondering if macros could be used to output raw html code, but that
doesn't seem to be the case.
Namely:
#+macro: bfoo @@html:@@
#+macro: efoo @@html:@@
The macros {{{bfoo}}} and {{{efoo}}} are expanded surrounded by ...
.
This is quite a limitation. Is it the intended behavior?
If the r
ad with org-reveal are solved in ox-beamer.
>
> Check out http://orgmode.org/worg/exporters/beamer/ox-beamer.html
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.2-161-gd2ac25
>
>
--
Fabrice Popineau
-
SUPELEC
Département Inform
beamer--normalize-argument
(mapconcat
This way, the org-beamer--get-label function always returns a label without
braces.
Check especially the regexp. I hope I haven't introduce bad matches.
When the frame with the label is written, braces are added if needed.
Regards,
Fabri
2015-10-15 18:54 GMT+02:00 Fabrice Popineau :
>
>
> 2015-10-15 10:37 GMT+02:00 Nicolas Goaziou :
>
>> Fabrice Popineau writes:
>>
>> > At some point LaTeX reported an error on some frame heading.
>> > I wrongly inferred it could be the label.
>&g
2015-10-15 10:37 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > At some point LaTeX reported an error on some frame heading.
> > I wrongly inferred it could be the label.
>
> It would be nice to investigate about this error, it it persists.
>
>
B
2015-10-14 13:57 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > 2015-10-14 0:18 GMT+02:00 Nicolas Goaziou :
>
> I'm not opposed to something like it, but it is no longer related to
> againframe problem, isn't it?
>
>
Sure. I came to the prob
2015-10-14 0:18 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > This is a pity. Things would be more straightforward.
>
> Straightforward for what? Use againframes? Or force label?
>
>
Force label. Having to explicitly state it twice :
* Frame 1
:PROPE
2015-10-13 22:52 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > This time , I'm the one who is puzzled:
> > what is the point in naming the link "foo" and getting sec:orgheadline1
> > instead? :-)
> >
> > If you add :BEAMER_OPT:
2015-10-13 21:50 GMT+02:00 Nicolas Goaziou :
> Fabrice Popineau writes:
>
> > 2015-10-13 21:26 GMT+02:00 Nicolas Goaziou :
> >
> >> Hello,
> >>
> >> I don't understand the issue. BEAMER_REF: #foo generates the same
> >> internal referenc
2015-10-13 21:26 GMT+02:00 Nicolas Goaziou :
> Hello,
>
> I don't understand the issue. BEAMER_REF: #foo generates the same
> internal reference as :CUSTOM_ID: foo, doesn't it?
>
>
My point is that you need to set :
* Frame 1
:PROPERTIES:
:BEAMER_OPT: label=foo
:END:
* Frame 2
:PROPERTIES:
:BEAM
Hi,
Something I don't understand in ox-beamer.
I wanted to use the againframe feature.
I setup a CUSTOM_ID to foo on the first frame.
I use #foo as a BEAMER_REF in the againframe.
But ox-beamer insists in using its own generated label to refer to the
frame.
I trace it to org-beamer--get-label w
+33 - (0)9 53 10 27 44
> Cell: +33 - (0)6 85 62 59 98
> Fax : +33 - (0)9 58 10 27 44
>
> Fax (D):+49 - (0)3 21 21 25 22 44
>
> email: rai...@krugs.de
>
> Skype: RMkrug
>
> PGP: 0x0F52F982
>
--
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--
2015-10-02 5:30 GMT+02:00 Manfred Lotz :
> On Thu, 01 Oct 2015 21:21:42 +0200
> Rasmus wrote:
>
> > Hi Manfred,
> >
> > Manfred Lotz writes:
> >
> > > When creating slides, i.e using beamer I get an option clash
> > > during compiling the tex file because beamer did already load
> > > hyperref.
over time.
Fabrice
2015-09-26 13:38 GMT+02:00 Fabrice Popineau :
> Rasmus gmx.us> writes:
>
> >
> > Fabrice Popineau gmail.com> writes:
> >
> > > Hi,
> > >
> > > Could it be made possible that the output file name when
Rasmus gmx.us> writes:
>
> Fabrice Popineau gmail.com> writes:
>
> > Hi,
> >
> > Could it be made possible that the output file name when exporting
be
> > chosen by backend ?
> > Something like :
> >
> > :EXPORT_FILE_NAME: (b
Hi,
Could it be made possible that the output file name when exporting be
chosen by backend ?
Something like :
:EXPORT_FILE_NAME: (by-backend (latex "PDFL2A/pdf/pdl2a.tex) (html
"PDFL2A/projets.html"))
Am I missing another option here ?
Best regards,
Fabrice
elopers. During the course of the work, we
> often drew on support from these communities.
>
>
--
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--
rstand your solution
> correctly, is an index and automatic links to index, prev, next etc.
>
> Thanks,
>
> Jarmo
>
>
>
--
Fabrice Popineau
-
SUPELEC
Département Informatique
3, rue Joliot Curie
91192 Gif/Yvette Cedex
Tel direct : +33 (0) 169851950
Standard : +33 (0) 169851212
--
2015-08-11 14:23 GMT+02:00 Peter Davis :
>
> 2) I need a decent editor for replies. I have not found a browser-based
> client that has this.
>
> Agreed. The biggest problem arises when you need to format code.
There is an "edit with emacs" extension for chrome which is working quite
well.
> That
On this thread, I will report quite a different user experience.
I have been a long time user of emacs and Gnus (Emacs since 1987).
I have been using (ding) Gnus under Windows NT in the late 90's and up to
about 2010.
But now, I process my mail using the GMail browser interface.
The reasons are mo
1 - 100 of 223 matches
Mail list logo