Not at all.
Pierre
Le 8 juil. 11 à 09:36, Sebastien Vauban a écrit :
Hi Pierre,
Any objection for applying this patch?
Pierre de Buyl wrote:
I checked and indeed "content" is working well.
Pierre
Le 1 juil. 11 à 16:06, Sebastien Vauban a écrit :
Hi Pierre,
Pierre de Buyl wro
Hello,
I checked and indeed "content" is working well.
Pierre
Le 1 juil. 11 à 16:06, Sebastien Vauban a écrit :
Hi Pierre,
Pierre de Buyl wrote:
Le 28 juin 11 à 23:45, Sebastien Vauban a écrit :
Here is thus my proposition for a better div-structured HTML.
There are only
Hello,
Did you try putting some text before the first formula ?
It is not recognized as latex (there is only one img included in the
html).
Anyway, your version of org-mode may be outdated, it works fine on my
computer (org-mode version 7.5).
http://orgmode.org/manual/Installation.html#In
Le 28 juin 11 à 23:45, Sebastien Vauban a écrit :
"Sebastien Vauban" wrote:
Sébastien Vauban wrote:
Jonathan BISSON wrote:
Sébastien Vauban writes:
After a couple of tests, I've observed that the postamble is
forced to be
included *inside* the div "content".
Proof on Line 1764... These ar
Hello,
There is also the possibility to do it without further configuration.
Typing
M-- M-x org-export-region-as-html
exports the HTML of the selected region only, no header text and so on.
Pierre
Le 27 juin 11 à 11:40, Ian Barton a écrit :
On 27/06/11 15:18, Tamas K Papp wrote:
Hi,
I sta
Hello,
Are you using the "project" system already ? (as seen here http://
orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html )
If so, you can specify a menu in the ":html-preamble " setting.
Here's mine, as an example
:html-preamble "
Home |
Page 1 |
Pag
Hello,
I have success with the following:
#+begin_src python :results output raw :exports results
import numpy, matplotlib, matplotlib.pyplot
figure = matplotlib.pyplot.figure()
axes = figure.add_subplot(111, title=u"Hello", xlabel="x",
ylabel="y")
x = numpy.arange(-10, 10, 0.1)
axes
e.
For now the results are also posted up at
http://cs.unm.edu/~eschulte/notes/s5/s5.org
http://cs.unm.edu/~eschulte/notes/s5/s5.html
Thanks for the clear explanation which lead to such an easy
translation
into elisp. Please let me know if you think this should be
augmented in
any way, or if the defin
if you think this should be
augmented in
any way, or if the defined function throws any errors on your system.
Best -- Eric
Pierre de Buyl writes:
Hello,
After a lot a reading of org-exp.el and org-html.el I finally figured
out the
existence of the "HTML_CONTAINER_CLASS" prop
Hello,
I am no expert either but I think that the automated detection of
latex snippets (that is, no explicit $) will only enclose in $ parts
that cannot be reproduced in text.
I suggest that if you want a complete expression like \pi_{g} \geq
0.05 to be translated to $\pi_{g} \geq 0.
Hello,
I have taken a reverse approach, even with no collaboration.
I write the source code in pure $LANGUAGE (fortran 90 for now) and
add comments in org-mode syntax with a special header:
in prog.f90
!!subroutine compute
! This subroutine performs a task
subroutine compute(myarg)
integer, i
From the documentation
http://orgmode.org/manual/Quoting-HTML-tags.html#Quoting-HTML-tags
I would say that you need to remove the ":" in "#+BEGIN_HTML:" and
the closing line. However leaving them works also on my emacs (org
6.31trans).
If it still does not work, can you send a minimal org fi
Hello,
This is found in the manual in the export section: http://orgmode.org/
manual/Export-options.html#Export-options
You must add an export option in your file:
#+OPTIONS: toc:nil
suppresses the table of contents.
This option is not a custom LaTeX option, but I tested myself only
with LaT
If your scope is latex only, add
#+LaTeX_HEADER: \usepackage{listings}
and in the body of the document use
#+LaTeX: \lstinputlisting{codefile.py}
Pierre
Le 31 janv. 10 à 11:40, Michael Bernhard Arp Sørensen a écrit :
Hi all.
How do I make sure that latex package "listings" is used and how do
Hello,
Can you specify which version of Emacs you are using ?
I anticipate one of the aqua version: you need to set manually the
path accessible to GUI apps in OS X: this is done by editing the file
~/.MacOSX/environment.plist and adjust the path therein.
After you add the path to the macp
Hello,
How do you create your links ?
I publish a site using org and links of the form [[file:page.org]
[page]] are correctly exported as a relative link to page.html .
Pierre
Le 5 janv. 10 à 17:39, leandro noferini a écrit :
Ciao a tutti,
I am trying to switch from muse to org to manage
Hello,
I am using the carbon version from http://homepage.mac.com/zenitani/
emacs-e.html with much happiness. The keyboard setup is the normal
one, where the cmd (apple) key serves as meta, except a few exception
(I need to do esc-< to go to the beginning of the buffer for
instance). I has
17 matches
Mail list logo