Re: [O] org-ref in action

2014-06-26 Thread Joseph Vidal-Rosset
Hello Jonhn, hello the list, I have already used org-bibtex (and ox-bibtex) and I have just tried to use org-ref . Is it possible that a conflict exists between the former(s) and the latter? My links for example are not clickable and the link to the default bibliography does not work at all... But

[O] How to use jsMath with org-mode

2014-06-27 Thread Joseph Vidal-Rosset
http://orgmode.org/worg/org-tutorials/org-jsmath.html Hello the list, I have followed this tutorial, but unfortunately, I do not understand why the command \ref meets always the error message : "Undefined control sequence" . I do not succed to get on html page references to numbered equations.

Re: [O] How to use jsMath with org-mode

2014-06-27 Thread Joseph Vidal-Rosset
2014-06-27 12:58 GMT+02:00 Joseph Vidal-Rosset < joseph.vidal.ros...@gmail.com>: > http://orgmode.org/worg/org-tutorials/org-jsmath.html > > Hello the list, > > I have followed this tutorial, but unfortunately, I do not understand why > the command \ref meets

[O] Org Export Latex Hyperref Options Format

2014-06-27 Thread Joseph Vidal-Rosset
Hello, I meet problems to customize this variable via M-x customize-variable : Org Export Latex Hyperref Options Format I mean that the hypersetup options do not change in my .tex file after the export from an org-file. Does it correspond to a bug? If you know the solution, please, let me kno

Re: [O] Org Export Latex Hyperref Options Format

2014-06-28 Thread Joseph Vidal-Rosset
Hello Andrea, thanks for your very useful reply and for the links. 2014-06-28 16:29 GMT+02:00 Andrea Rossetti : > I had the same problem some time ago. That variable > has been removed in recent Org versions, and you > probably have (like me) an old built-in Org "shadowed" > by a new Elpa Org. Yo

Re: [O] org-ref in action

2014-06-29 Thread Joseph Vidal-Rosset
Hi John, hello the list, My question is very simple and it is not unrevelevant vis-à-vis this thread, therefore I keep the same thread. What need is to get either the usual citation format (often in plain style) \cite{one-reference-paper-year} or this one with a mentioned page: \cite[page n]{

Re: [O] org-ref in action

2014-06-29 Thread Joseph Vidal-Rosset
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} > Many thanks Eric . It helps a lot ! Best wishes Jo.

Re: [O] org-ref in action

2014-06-30 Thread Joseph Vidal-Rosset
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

Re: [O] org-ref in action

2014-06-30 Thread Joseph Vidal-Rosset
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]]")

Re: [O] org-ref in action

2014-06-30 Thread Joseph Vidal-Rosset
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

Re: [O] Working example of org-ref in action?

2014-07-01 Thread Joseph Vidal-Rosset
Hi Rainer, hi John and the list, In your thread I add this remark for John: when I use jmax starter-kit in directory different from my usual .emacs.d/ , org-ref seems to work correctly, but I meet difficulty to add what I'm using : org-article class for example, and so on. This starter-kit apart,

[O] unwelcome tmp and ltxpng directories in my home

2014-07-02 Thread Joseph Vidal-Rosset
Hello, My O.S. is Debian GNU/Linux testing version. My desktop is mainly xfce (or openbox). In Gnus when I create png image via M-x org-preview-latex-fragment and after having M-x org-mime-htmlize the png image is created in /home/joseph/ltxpng directory and not in /ltxpng directory. That's w

Re: [O] unwelcome tmp and ltxpng directories in my home

2014-07-03 Thread Joseph Vidal-Rosset
/latex6500dRv_882193079df36c558aa30f292b503a46cfd2aa88.png Auto-saving... I attach the orgtex6500qb1.tex and orgtex6500qb1.log Again thanks for this help. Best regards, Jo. 2014-07-03 17:55 GMT+02:00 Nick Dokos : > Joseph Vidal-Rosset writes: > > > Hello, > > > > My O.S. is Debian GNU/Lin

Re: [O] unwelcome tmp and ltxpng directories in my home

2014-07-04 Thread Joseph Vidal-Rosset
#+OPTIONS: latex:t Le jeu. 03 juil. 2014 à 07:03:37 , Joseph Vidal-Rosset a envoyé ce message: > Thank you Nick for this helpful email. > > The good news is that I have succeeded to get the png image in /tmp/ltxpng/ > directory. > > The bad news is that

[O] Mathjax vs. problems with imagemagick

2014-07-06 Thread Joseph Vidal-Rosset
Hello everybody, To convert equations from *.org into *.html, Mathjax is certainly the best solution but unfortunately, this solution does not work as soons as one need to use some texlive package convenient to produce easily proofs in specific format (for example if one uses bussproofs.sty of fi

Re: [O] Mathjax vs. problems with imagemagick

2014-07-06 Thread Joseph Vidal-Rosset
ah.dvi > > ps2pdf blah.ps > > pdf2png blah.pdf > > ** Maybe you can convert your file to an intermediary format and then > convert it to .png > > *** But again, if possible, create a PNG (.png) type file firstly since it > is a "lossless" file type. > >

Re: [O] Mathjax vs. problems with imagemagick

2014-07-08 Thread Joseph Vidal-Rosset
2014-07-08 15:01 GMT+02:00 Joseph Vidal-Rosset < joseph.vidal.ros...@gmail.com>: > That's strange because it works well with LaTeX export and even with > latex-preview-image and org-htmlize. This image of implication > elimination rule in my gnus-message should be nice

Re: [O] Mathjax vs. problems with imagemagick

2014-07-09 Thread Joseph Vidal-Rosset
'("xelatex -shell-escape -interaction nonstopmode -output-directory %o %f")) Now it works. But I do not know really why. Best wishes, Jo. 2014-07-08 15:04 GMT+02:00 Joseph Vidal-Rosset < joseph.vidal.ros...@gmail.com>: > > 2014-07-08 15:01 GMT+02:00 Joseph

Re: [O] emails written in Org Mode

2014-07-10 Thread Joseph Vidal-Rosset
Le mar. 08 juil. 2014 à 08:28:35 , Ken Mankoff a envoyé ce message: > Hi Thorsten, On a recent thread you wrote: > >> ... *outorg-edit-buffer* (where I write my message-mode email in >> full >> org-mode). > > I already write emails in emacs. I'm interested in being able to compose > emails u

Re: [O] Mathjax vs. problems with imagemagick

2014-07-10 Thread Joseph Vidal-Rosset
#+OPTIONS: latex:t #+LATEX_HEADER: \usepackage{bussproofs} Hello Nick, hello everybody Before using your suggestion of debugging, I have made another test to convert formulas made with different latex packages into png images for a html file. At the beginning of my org file: #+LATEX_HEADER

Re: [O] emails written in Org Mode

2014-07-10 Thread Joseph Vidal-Rosset
Leven.11 juil.2014à02:39:42 ,GrantRettke a envoyé ce message: > Hi Joseph, > > What directions did you follow for working with gmail? > > Kind regards, > > gcr Hi Grant, Gnus + gmail is pretty well documented. Have a look on http://www.emacswiki.

Re: [O] Mathjax vs. problems with imagemagick

2014-07-11 Thread Joseph Vidal-Rosset
Le ven. 11 juil. 2014 à 02:59:23 , Nick Dokos a envoyé ce message: > > Can you please post an example org file and the tex file that's produced > that gives you such bad images? Dear Nick, I sent an email three days ago to tell you that I've got the solution. I said: " I have put again

[O] lists with a , b, c, or i, ii, iii ...

2014-07-11 Thread Joseph Vidal-Rosset
Hello everybody, I'm trying to get orderd lists in org-mode with other values than 1. 2. ... I do not succeed to get lists like: i. blablabla ... ii. blablabla iii. blabla.. or a. "sentence" b. another sentence.. Could you help me please? Best wishes, Jo.

Re: [O] lists with a , b, c, or i, ii, iii ...

2014-07-11 Thread Joseph Vidal-Rosset
2014-07-11 16:17 GMT+02:00 Nick Dokos : > orry, that variable is obsolete (although it should still work for > now). I should have pointed you to the modern version instead: > > org-list-allow-alphabetical > > > Note the caveat in the doc: > > , > | This variable needs to be set before org.el

Re: [O] Mathjax vs. problems with imagemagick

2014-07-11 Thread Joseph Vidal-Rosset
2014-07-11 17:59 GMT+02:00 Nick Dokos : > And you are sure that it is named > "latex15065_PG_37f10648c57a40194a74eaabbaa5c1678a5d2046.png" ? > The existing file might be a remnant from a previous run with a slightly > different name (uuid readability is not the best :-) ) > > :) I am pretty sure,

Re: [O] Mathjax vs. problems with imagemagick

2014-07-11 Thread Joseph Vidal-Rosset
2014-07-11 20:05 GMT+02:00 Nick Dokos : > My org-latex-pdf-process setting is > > (setq org-latex-pdf-process '("texi2dvi --shell-escape --pdf %f")) > > and I'm experimenting with > > (setq org-latex-pdf-process '("latexmk --shell-escape -pdf -xelatex %f")) > I am going to test this code, an

Re: [O] emails written in Org Mode

2014-07-15 Thread Joseph Vidal-Rosset
Hello, This is very interesting indeed. But is there somewhere a good tutorial to read or video to see ? It would be helpful for people who want to use Gnus + Org-mode in optimal way. Best wishes, Jo. 2014-07-15 16:11 GMT+02:00 Alan Schmitt : > On 2014-07-15 02:57, Thorsten Jolitz writes: >

Re: [O] emails written in Org Mode

2014-07-16 Thread Joseph Vidal-Rosset
Many thanks for this effort, Eric. I will try to test Gnorb as soon as possible. Best wishes Jo. 2014-07-16 5:03 GMT+02:00 Eric Abrahamsen : > Joseph Vidal-Rosset writes: > > > Hello, > > > > This is very interesting indeed. But is there somewhere a good > > tu

[O] org-mode for swi-prolog and latex export ?

2014-07-20 Thread Joseph Vidal-Rosset
Hello the list, Here is my question : is there a mean to use org-mode to export both the prolog file (for example my-program.pl) and the documentation in .tex (my-program.tex) ? I see that there are solutions in swi-prolog but I have difficulties to understand the documentation, and therefore I w

Re: [O] org-mode for swi-prolog and latex export ?

2014-07-20 Thread Joseph Vidal-Rosset
2014-07-20 10:05 GMT+02:00 Thorsten Jolitz : > I have not seen an ob-prolog.el yet, but maybe it does exist? If so, > exporting both code and result of its execution would be: > > , > | * My documentation > | > | Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec > | hendrerit te

Re: [O] org-mode for swi-prolog and latex export ?

2014-07-21 Thread Joseph Vidal-Rosset
2014-07-21 6:16 GMT+02:00 Nick Dokos : > The first sentence of the doc that Tom pointed to is: > > , > | The core Babel functions (viewing, export, tangling, etc…) are language > | agnostic and will work even for languages that are not explicitly > | supported. Explicit language-specific suppo

Re: [O] org-mode for swi-prolog and latex export ?

2014-07-21 Thread Joseph Vidal-Rosset
Dear Nick, 2014-07-21 12:19 GMT+02:00 Nick Dokos : > I don't understand: what language are you trying to export to? My take > was that you export the doc to latex/pdf/html and you tangle the code > fragments to some arbitrary file (a file that can be fed to a prolog > interpeter to be executed).

Re: [O] org-mode for swi-prolog and latex export ?

2014-07-21 Thread Joseph Vidal-Rosset
2014-07-21 15:40 GMT+02:00 Nick Dokos : > > > It is only because I do not understand how to "tangle the (prolog) > > code". I know the export function but I know nothing about tangle. Do > > not feel forced to answer. I know that I have to read the > > documentation first and I apologize. > > > >

[O] tikz and html

2014-07-30 Thread Joseph Vidal-Rosset
Hello, Exporting images created with tikz to html.files seems a complicated task. This file is corrected exported into pdf: #+OPTIONS: LaTeX:verbatim #+OPTIONS: tex:imagemagick #+LaTeX_CLASS: article #+LaTeX_CLASS_OPTIONS: [koma,a4paper,11pt] #+LaTeX_CLASS_OPTIONS: [times] #+LaTeX_HEADER: \

Re: [O] tikz and html

2014-07-30 Thread Joseph Vidal-Rosset
2014-07-30 13:44 GMT+02:00 Nicolas Berthier : > Hello, > > You can see this answer on stackoverflow[fn:1]. > > Regards, > > [fn:1] http://stackoverflow.com/a/24452992/1524082 > Many thanks for this reference. It works ! Jo.

[O] mathjax vs. imagemagick

2014-08-03 Thread Joseph Vidal-Rosset
Hello, In order to convert a tikzpicture into html webpage, one needs #+OPTIONS: tex:imagemagick and it means that the other equations are no more converted via Mathjax. Is there a mean to combine the use of imagemagick only for tikzpicture, and keeping the use of Mathjax to read the other equati

[O] numbering figure in html ?

2014-08-04 Thread Joseph Vidal-Rosset
Hello everybody, In org-mode exporting \begin{figure} \begin{tikzpicture} \draw[<-, >=latex][thick] (0,0) -- (1.6,0) node[right] {Subcontrary}; ... end{tikzpicture} \caption{Square of opposition} \end{figure} works well with LateX, but fails with html: each Figure has the same number, i.e. 1.

Re: [O] mathjax vs. imagemagick

2014-08-04 Thread Joseph Vidal-Rosset
Many thanks for this help Nicolas. I do not succeed to adapt your example to my file. I am afraid that it is too complicated for me. I meet always difficulties with html export, and now it is a failure of bibtex2html... Thanks again Best regards Jo. 2014-08-04 13:32 GMT+02:00 Nicolas Berthie

Re: [O] numbering figure in html ?

2014-08-04 Thread Joseph Vidal-Rosset
derset{\land \exists x(Sx)}{\forall x(Sx \to \neg Px)}\)}; \draw[->,>=latex][thick] (5,2) -- (5,0); \end{tikzpicture} #+END_FIGURE 2014-08-04 21:30 GMT+02:00 Nick Dokos : > Joseph Vidal-Rosset writes: > > > Hello everybody, > > > > In org-mode exporting > > >

Re: [O] numbering figure in html ?

2014-08-05 Thread Joseph Vidal-Rosset
2014-08-05 14:43 GMT+02:00 Nick Dokos : > Yes, tables and source blocks handle captions in the HTML exporter, but > special blocks (which #+(BEGIN|END)_FIGURE is) don't. Captions for special > blocks *are* handled correctly in the latex exporter. This shouldn't be > too hard to fix: just copy the

Re: [O] Org-mode extensions used to publish a dissertation

2014-08-06 Thread Joseph Vidal-Rosset
Many thanks Eric for this email and the attachment. Of course it is very useful. 2014-08-05 2:23 GMT+02:00 Eric Schulte : > Hi List, > > I thoroughly enjoyed using Org-mode to write my dissertation. I was > happy to be able to export (mostly) equivalent versions of the document > to HTML and PD

[O] problèmes d'accents

2014-08-11 Thread Joseph Vidal-Rosset
Hello everybody, The topic of my message is intentionally in French. I meet a problem the French accents are not directly exported in the pdf when I C-c C-l-o . This problem disappears when I compile the .tex file exported from the org file. If someone can help, thanks. It is not a serious prob

Re: [O] problèmes d'accents

2014-08-11 Thread Joseph Vidal-Rosset
Hi Rasmus, hello the list, 2014-08-11 23:15 GMT+02:00 Rasmus : > Hi, > > Joseph Vidal-Rosset writes: > > > The topic of my message is intentionally in French. > > > > I meet a problem the French accents are not directly exported in the pdf > > when I C-c C-

Re: [O] problèmes d'accents

2014-08-12 Thread Joseph Vidal-Rosset
Hello Ali, 2014-08-12 13:24 GMT+02:00 Suvayu Ali : > > Please, tell me how to express this action correctly in emacs dialect. > > That would be `C-c C-e l o'. > Thanks ! > > > But I am happy to tell you that I have understood this morning the cause > of > > my problem. I had in my init.el the

Re: [O] problèmes d'accents

2014-08-12 Thread Joseph Vidal-Rosset
2014-08-12 13:38 GMT+02:00 Joseph Vidal-Rosset < joseph.vidal.ros...@gmail.com>: > Unfortunately, I have to forget the highlighting code with minted. I add that, without minted, the source code between #+BEGIN_SRC latex #+END_SRC is correctly highlighted . I regret that it is n

[O] shorcut for #+BEGIN_xxx ... #+END_xxx

2014-08-14 Thread Joseph Vidal-Rosset
Hello the list, I am sorry to ask a so elementary question but I would be happy to get a mean to have, like with CDlatex or like in LaTeX a shortcut to get #+BEGIN_my_choice_of_environment #+END_my_choice_of_environment I know that there is

Re: [O] shorcut for #+BEGIN_xxx ... #+END_xxx

2014-08-14 Thread Joseph Vidal-Rosset
2014-08-14 12:00 GMT+02:00 Joseph Vidal-Rosset < joseph.vidal.ros...@gmail.com>: > like with C-e in LateX + auctex, or like with C { with CD latex. sorry: Cc-Ce and Cc { ...

Re: [O] shorcut for #+BEGIN_xxx ... #+END_xxx

2014-08-14 Thread Joseph Vidal-Rosset
cceeded to customize this variable as I want, and in fact I do not need org-acutex-keys-el , all works perfectly with : > Joseph Vidal-Rosset writes: > > I know that there is > but it would maybe be useful to choice the environment, like with C-e > > in LateX + auctex, or like wit

Re: [O] You don't like the HTML export; well, that could change!

2014-09-16 Thread Joseph Vidal-Rosset
Many thanks Fabrice for this very nice html theme. I am going to use it also. I cannot use another emacs-theme than your emacs-leuven-theme, and it is going to be probably the same with your html theme ! Again, thanks ! Jo. 2014-09-15 20:58 GMT+02:00 Fabrice Niessen : > Hello, > > I'm announci

Re: [O] CV in orgmode for export to pdf (and html?)

2014-09-19 Thread Joseph Vidal-Rosset
Le sam. 20 sept. 2014 à 02:49:03 , Dan Griswold a envoyé ce message: > Not sure anybody saw this the first time, so I'll try again, with some > expansion. > > Unlike the others who've commented, I moved my CV from LaTeX to org-mode and > I'm happy with the results. Two things make it work we

Re: [O] You don't like the HTML export; well, that could change!

2014-10-10 Thread Joseph Vidal-Rosset
Many thanks Fabrice. I will try to use your emacs configuration. Best wishes Jo. 2014-10-10 16:45 GMT+02:00 Fabrice Niessen : > Joseph Vidal-Rosset wrote: > > Many thanks Fabrice for this very nice html theme. I am going to use it > > also. > > > > I cannot use an

[O] Math formatting in HTML export - The Org Manual

2014-10-12 Thread Joseph Vidal-Rosset
http://orgmode.org/manual/Math-formatting-in-HTML-export.html Hello the list, Unfortunately, I do not know how to use Mathjax in order to convert any mathematical symbol or any proof in html. Therefore the only solution that I see is to use imagemagick. But the line #+OPTIONS: tex:imagemagick

Re: [O] Math formatting in HTML export - The Org Manual

2014-10-13 Thread Joseph Vidal-Rosset
sting. > > What action did you perform on what document? > Here is a minimal document as example #+OPTIONS: tex:imagemagick #+TITLE: Minimal logic #+AUTHOR: Joseph Vidal-Rosset \begin{equation} \neg A \to (A \to B) \end{equation} > What did you want and expect to have happen with t

Re: [O] Math formatting in HTML export - The Org Manual

2014-10-13 Thread Joseph Vidal-Rosset
Le lun. 13 oct. 2014 à 01:45:28 , Eric S Fraga a envoyé ce message: > On Monday, 13 Oct 2014 at 09:45, Joseph Vidal-Rosset wrote: > > [...] > >> Here is a minimal document as example >> >> #+OPTIONS: tex:imagemagick >> #+TITLE: Minimal logic >> >

Re: [O] Math formatting in HTML export - The Org Manual

2014-10-14 Thread Joseph Vidal-Rosset
Thanks Eric. I have tested this solution that works with imagemagick and html export. I have added these lines in my init.el : ; Include the latex-exporter (require 'ox-latex) ;; Add minted to the defaults packages to include when exporting. ;(add-to-list 'org-latex-packages-alist '("" "minted"))

Re: [O] Math formatting in HTML export - The Org Manual

2014-10-14 Thread Joseph Vidal-Rosset
2014-10-14 19:51 GMT+02:00 Nick Dokos : > I don't know why you need minted (I have not followed the conversation), > but to use minted you *need* -shell-escape: minted requires running an > external program (pygments), but tex does not like doing that for > security reasons - the -shell-escape opt

Re: [O] Math formatting in HTML export - The Org Manual

2014-10-14 Thread Joseph Vidal-Rosset
2014-10-14 21:09 GMT+02:00 Eric S Fraga : > > But now it does not work in my Gnus if I want to include some png images > of > > proofs... I have to deleted these "dangerous lines"... > > Sorry, I missed this the first time around. What does gnus have to do > with this? You were talking about exp

[O] org-mime

2013-05-12 Thread Joseph Vidal-Rosset
Hello, I just made a clean installation of org packages and contrib in order to be able to convert latex equations in gnus. But I meet the following problem that I am going to describe: Generating a png image seems to work via M-x org-preview-latex-fragment \begin{equation} ((A \to B) \to

Re: [O] org-mime

2013-05-13 Thread Joseph Vidal-Rosset
2013/5/13 Eric Schulte > A while back Org-mode switched its method of exporting latex equations > to HTML. Equations used to be exported as png images, however they are > now exported as markup which may then be processed on the fly by > client-side javascript. Most mail readers do not allow ja

Re: [O] org-mime

2013-05-16 Thread Joseph Vidal-Rosset
will be welcome. Best, Jo. 2013/5/15 Eric Schulte > Uwe Brauer writes: > > >>> "Eric" == Eric Schulte writes: > > > >> Joseph Vidal-Rosset writes: > >>> > >>> - > > > >> A while back Org-mo

Re: [O] org-mime

2013-05-16 Thread Joseph Vidal-Rosset
2013/5/16 Feng Shu > Your setting may be same as my emacs configure ,I use 1. gnus + > offlineimap + dovecot + gmail + org-contacts.el 2. org-mode + xelatex > May be my configure can help you > Of course it could be helpful and I thank you warmly for your email. At the moment I'm using neither

Re: [O] org-mime

2013-05-16 Thread Joseph Vidal-Rosset
gh it will not be installed normally. -- end of quotation. Thanks to all of you, I will work on emacs and gnus next days ( it is very time consuming ). Jo. 2013/5/16 Feng Shu > Joseph Vidal-Rosset writes: > > > 2013/5/16 Feng Shu > > > > Your setting may be

[O] Needing help on org-gnus + LaTeX export -

2013-09-27 Thread Joseph Vidal-Rosset
Hi, I would be very happy to use LaTeX in gnus in scientific correspondence, instead of using LaTeX it with Thunderbird. I know that it is possible with org-mode , but I have difficulties to find a clear tutorial to help me in this task. My question is twofold: how concretely making links betwee

Re: [O] Org Tutorials need more structure

2013-09-28 Thread Joseph Vidal-Rosset
Hi Dominik, hi everyone, Thank you for org-mode and thanks to all who contribute to this project. I am a newby to org-mode , I am an emacs user for LaTeX, mainly, and I would be happy to use more and more emacs, so org-mode seems very attractive. I imagine that writing a tutorial is a big work a

Re: [O] Org Tutorials need more structure

2013-09-28 Thread Joseph Vidal-Rosset
Hi, 2013/9/28 Suvayu Ali > Your example is not beginner's tutorial at all! Nor is it something > that the manual can cover. > I do not understand why. Every beginner intested in org-mode is interested for such or such application, and that's a strange reply to make to a beginner like me to rep

Re: [O] Org Tutorials need more structure

2013-09-28 Thread Joseph Vidal-Rosset
2013/9/28 Eric Schulte > There is a need to balance between spending time spent documenting and > spending time developing (fixing bugs and adding features etc...). More > documentation and more examples in the documentation would be welcome, > but given the time constraints of Org-mode develope

Re: [O] Org Tutorials need more structure

2013-09-28 Thread Joseph Vidal-Rosset
2013/9/28 Suvayu Ali > I'm sure you have noticed it > by now, the Org community is one of the most welcoming and friendly out > there. > Indeed it is ! > > Good luck following up on Eric's suggestions with regards to your > particular request. If you do get it working, I would encourage you

[O] Symbol's function definition is void: org-export-dispatch

2013-09-29 Thread Joseph Vidal-Rosset
Hello, For the first time I've tried to export into a .tex file an draft .org. But C-c C-e produces an error message in my emacs : symbol's function definition is void: org-export-dispatch I've tried to read the manual, read the discussion about this point via google, and I am lost. Can I fin

Re: [O] Symbol's function definition is void: org-export-dispatch

2013-09-29 Thread Joseph Vidal-Rosset
Nick Dokos > Joseph Vidal-Rosset writes: > > > Hello, > > > > For the first time I've tried to export into a .tex file an draft .org. > > > > But C-c C-e produces an error message in my emacs : > > > > symbol's function definition is

Re: [O] Needing help on org-gnus + LaTeX export -

2013-09-30 Thread Joseph Vidal-Rosset
Hi Eric, 2013/9/30 Eric S Fraga > What specifically do wish to be able to do? I don't know about LaTeX with > Thunderbird. > For information: https://addons.mozilla.org/fr/thunderbird/addon/latex-it/ > If you want to write equations, such as [image: \(y = \int x dx\)] and > images, you can

Re: [O] Needing help on org-gnus + LaTeX export -

2013-09-30 Thread Joseph Vidal-Rosset
n of a file.org into a .tex file : org-uniquify: Wrong type argument: sequencep, my-fill-nobreak-predicate Your help is welcome, because nothing works... Best wishes Jo. 2013/9/30 Eric S Fraga > Joseph Vidal-Rosset writes: > > > Hi, > > > > I would be very happ

Re: [O] Needing help on org-gnus + LaTeX export -

2013-09-30 Thread Joseph Vidal-Rosset
2013/10/1 Nick Dokos > This all seems screwed-up in various mysterious and tangled ways. Is > there somebody with emacs experience nearby who could help you? If not, > I would go back to the beginning: start with a default emacs > installation with *no* customizations at all, then add latest or

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Joseph Vidal-Rosset
ages via gnus, for example fitch or bussproofs or qtree... it is not an hurry, I will follow your advice. Hope that my email will help other beginners. Many many thanks to all of you ! Jo. 2013/10/1 Eric S Fraga > Joseph Vidal-Rosset writes: > > [...] > > > I have

Re: [O] Org Tutorials need more structure

2013-10-01 Thread Joseph Vidal-Rosset
Hi, A suggestion : it would be maybe useful , if it is not already done, to transfer this activity of the list on a forum when one could put "closed" on a topic, when a solution is done for a beginner like me. for example, sometime I find very useful help on LaTeX here: http://www.developpez.net

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Joseph Vidal-Rosset
2013/10/1 Eric S Fraga > Now you are starting to blur the lines between email and document > management? If emails get this complicated, my gut feeling is that you > are better off working on a real document (in org, of course ;-) and > generating a PDF to attach to an email. > You are certainl

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-01 Thread Joseph Vidal-Rosset
("\\begin{frame}\\frametitle{%s}" "\\end{frame}" "\\begin{frame}\\frametitle{%s}" "\\end{frame}"))) But it does not work : user-error: Unknown LaTeX class `beamer' I need again some help... Thanks in advance, Jo. 201

Re: [O] Needing help on org-gnus + LaTeX export -

2013-10-02 Thread Joseph Vidal-Rosset
2013/10/2 Suvayu Ali > These variables are from the old exporter. See: > > > > > > or the manual. > Many thanks. It works fine now. Org-mode is real

Re: [O] AUCTeX key bindings within Org documents

2013-10-04 Thread Joseph Vidal-Rosset
, bussproofs, fitch, etc. every useful package for logicians, mathematicians, etc. ? In advance, thanks for your help. Jo. -- Joseph Vidal-Rosset Archives Poincaré 91, Bd. Libération BP 454 F-54001 NANCY Cedex Site web: http://www.philfree.org Google Talk - MSN login

[O] org-mode export to html with png images

2013-10-05 Thread Joseph Vidal-Rosset
Hello everybody, I do not succeed to get correct results with exporting .png images for html files with specific formulas , for example, with #+OPTIONS: tex:dvipng the formula \begin{prooftree} \AxiomC{\scriptsize{1}} \noLine \UnaryInfC{[image: [\neg A \land A]]} \RightLabel{\scriptsize{[i

Re: [O] AUCTeX key bindings within Org documents

2013-10-05 Thread Joseph Vidal-Rosset
2013/10/5 Fabrice Niessen > > I don't have experience with mathematics in Org nor in LaTeX. The problem you > point out does not seem to be related in any way to org-auctex-keys.el, though. > Yes, you are probably right. But the problem lies in the fact that org-mode syntax environment produces t

Re: [O] AUCTeX key bindings within Org documents

2013-10-05 Thread Joseph Vidal-Rosset
Thanks Nicolas, your reply is helpful for me . Best wishes, Jo. 2013/10/5 Nicolas Richard : > Hello Joseph, > > Joseph Vidal-Rosset writes: >> #+begin_equation >> \label{ECQ} >> \neg A , A \vdash B >> \tag{ECQ} >> #+end_equation > > IIUC, auckeys

[O] needing help with frames beamer in org-mode

2016-02-26 Thread Joseph Vidal-Rosset
Hello the list, (cc. Eric) I'm trying for some days to get in org-mode for latex class beamer an equivalent to the following latex code: \begin{frame} \end{frame} I have read the documentation and I have tested many examples, but nothing works correctly in my setup. the org-mode code #+BEAME

Re: [O] needing help with frames beamer in org-mode

2016-02-26 Thread Joseph Vidal-Rosset
ort commands instead of the beamer export commands. http://orgmode.org/manual/Beamer-export-commands.html#Beamer-export-commands Best, Josiah 2016-02-26 9:24 GMT+01:00 Joseph Vidal-Rosset : > Hello the list, (cc. Eric) > > I'm trying for some days to get in org-mode for latex c

[O] ox-beamer.el tableofcontents, a suggestion

2016-03-02 Thread Joseph Vidal-Rosset
Hello, With beamer presentation it is often useful to put this latex code just after \maketitle: % outline \AtBeginSection[] { \begin{frame} \frametitle{} \small \tableofcontents[currentsection,hideothersubsections] \normalsize \end{frame} } the interest is reminding the outline to au

Re: [O] ox-beamer.el tableofcontents, a suggestion

2016-03-02 Thread Joseph Vidal-Rosset
eph Vidal-Rosset wrote: > > Of course it would be better to add this function as new option and to > > avoid this change of code. I do not know how to do. > > I find it reasonably straightforward to simply add the following line to > my beamer org files: > > #+latex_head

Re: [O] html jsMath

2016-03-19 Thread Joseph Vidal-Rosset
2016-03-18 16:31 GMT+01:00 John Kitchin : > Try adding this to the top: > > #+HTML_HEAD: #+HTML_HEAD:src=" > http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML

Re: [O] current status of citation syntax discussion

2015-08-18 Thread Joseph Vidal-Rosset
Hi everybody, Thanks to Eric's example (here : https://lists.gnu.org/archive/html/emacs-orgmode/2014-01/msg01262.html ) I have succeeded to use ox-bibtex.el. \cite{} in the org file works both for html and latex. Nevertheless, I wonder how to get for org-file the org citation syntax [[cite: ]] in

Re: [O] current status of citation syntax discussion

2015-08-18 Thread Joseph Vidal-Rosset
2015-08-18 9:53 GMT+02:00 Joseph Vidal-Rosset : > Thanks to Eric's example (here : > https://lists.gnu.org/archive/html/emacs-orgmode/2014-01/msg01262.html ) > I have succeeded to use ox-bibtex.el. \cite{} in the org file works both > for html and latex. > > Nevertheless,

Re: [O] problems with beamer under the new exporter: no theme; unable to specify heading level; slides fill from bottom up

2015-08-29 Thread Joseph Vidal-Rosset
2015-07-27 6:06 GMT+02:00 Christopher W. Ryan : > Below is a minimal working example of my problem. The trouble is that > the Berlin theme is not applied--it remains the default theme. > Hello the list, I meet exactly the same problem. I just followed this web-page : http://emacs-fu.blogspot.ca

Re: [O] porting guide from old to new beamer export?

2015-08-31 Thread Joseph Vidal-Rosset
Is it possible to get something like the CambridgeUS colortheme via the org-export of beamer? I do not succeed to do it, it is always the same theme. Best wishes Jo. 2015-08-31 2:03 GMT+02:00 Suvayu Ali : > On Sun, Aug 30, 2015 at 07:02:51PM -0400, Marko Schütz Schmuck wrote: > > Dear All, > >

Re: [O] porting guide from old to new beamer export?

2015-09-01 Thread Joseph Vidal-Rosset
2015-08-31 10:32 GMT+02:00 Loris Bennett : > #+BEAMER_THEME: CambridgeUS > > If that doesn't work, you should post a minimal working example which > illustrates the problem. > I must say to the list that the code that solves my problem is given in Eric Fraga's tutorial: #+latex_header: \mode{\u

Re: [O] Getting custom LaTeX exports to work

2013-12-27 Thread Joseph Vidal-Rosset
Dear Uwe, dear all, I would be very interested to get a working .org file model of preambles , in order to produce in org format articles in latex, as well as in html, as well as in beamer class, it would be splendid. Unfortunately, I did not succeeded in my several tentatives, and I came back

[O] problem of accents with pdflatex export

2013-12-27 Thread Joseph Vidal-Rosset
Hello, I do not succeed to solve this problem of accent with pdflatex : in my org-mode file I have this code : # -*- mode:org; mode:reftex; indent-tabs-mode:nil; tab-width:2 -*- > #+TITLE: Mon premier document en org-mode > #+AUTHOR: Joseph Vidal-Rosset > #+OPTIONS: LaTeX:t > #

Re: [O] Getting custom LaTeX exports to work

2013-12-28 Thread Joseph Vidal-Rosset
"scrlttr" > "\\documentclass[11pt]{scrlttr2}\n > \\usepackage[utf8]{inputenc}\n > \\usepackage[T1]{fontenc}\n > \\usepackage{xcolor}" > > ("\\section{%s}" . "\\section*{%s}") > ("\\subsection{%s}"

Re: [O] problem of accents with pdflatex export

2013-12-28 Thread Joseph Vidal-Rosset
I thank you Andrea, and Nick, Andrea, you are probably right. Is it a way to automatically save the .org file in utf8 ? In my emacs the encoding is utf8 by default. Best wishes, Jo. 2013/12/27 Andrea Rossetti > Joseph Vidal-Rosset gmail.com> writes: > > > > > Hello, &g

Re: [O] problem of accents with pdflatex export

2013-12-28 Thread Joseph Vidal-Rosset
ore I am going to write an email to this list of very kind and helpful people. Best wishes , Jo. 2013/12/29 Andrea Rossetti > > Joseph Vidal-Rosset writes: > > ... Is it a way to automatically save the .org > > file in utf8 ? In my emacs the encoding is utf8 by default. &

[O] migration difficulties latex org

2013-12-28 Thread Joseph Vidal-Rosset
Hello everyone, This is an email of a newbie in org-mode . I would be very happy to use org-mode in order to be able to write text of papers easily convertible to latex files, html files, odt files, and beamer files as well. It seems to me that org-mode offers a powerful exporting tool in these d

Re: [O] migration difficulties latex org

2013-12-29 Thread Joseph Vidal-Rosset
2013/12/29 Alexander Baier > > But I wonder if there is a key binding to get first the void > > block in one command line : > > > > #+begin_src latex :exports results :results latex > > > > > > #+end_src > > > > in order to use after CD-Latex inside this org-mode block > > > > What exactly do you

Re: [O] problem of accents with pdflatex export

2013-12-30 Thread Joseph Vidal-Rosset
.org files instead. Therefore I am going to write > an > > email to this list of very kind and helpful people. > > > > Best wishes , > > > > Jo. > > > > > > 2013/12/29 Andrea Rossetti > > > >> > >> Joseph Vidal-Rosset writes:

[O] latex equation and html export

2013-12-30 Thread Joseph Vidal-Rosset
Hello everyone, With numbered equation, I do not succeed to get a code working both for LateX export AND html export . For example this code: #+BEGIN_LaTeX \begin{equation} \label{eq:2} A \to \neg B \end{equation} #+END_LaTeX works fine in org-mode : latex syntax is highleted and the export to

  1   2   3   4   >