Hi Jason,
Jason Dunsmore writes:
> Is this a bug? It makes sense to me that #TITLE: would add an page
> heading with or without :html-preamble being defined.
Yes, there are still problems in this area -- see my last patch and tell
me if this does things right for you.
Best,
--
Bastien
Bastien writes:
>> Also, I have no title when I set the title with "#+TITLE: " on the first
>> line. I'm not sure if this has to do with org-export-html-title-format
>> being removed.
>
> Mhh.. I cannot reproduce this. Can you check again?
I was mistaken. It was exporting a . However, it was
Hi Cássio,
Cássio Koshikumo writes:
> I think there's a bug with the html exporter. With this OPTIONS line:
>
> #+OPTIONS: num:nil author:nil creator:nil timestamp:nil toc:nil
>
> I get rid of the numbering and the TOC, but still get the creator, the
> timestamp and the author lines at the end o
Hi Jason,
Jason Dunsmore writes:
> http://orgmode.org/w/org-mode.git/commitdiff/da8dc7bba7261
>
> 1) :preamble was renamed :html-preamble
> 2) :postamble was renamed :html-postamble
> 3) org-export-email-info is no longer checked before attempting export
>of email address.
>
> For the first
Jason Dunsmore wrote:
> Cássio Koshikumo writes:
>
> > Hi all,
> >
> > I think there's a bug with the html exporter. With this OPTIONS line:
> >
> > #+OPTIONS: num:nil author:nil creator:nil timestamp:nil toc:nil
> >
> > I get rid of the numbering and the TOC, but still get the creator, the
> >
Jason Dunsmore writes:
> Cássio Koshikumo writes:
>
>> Hi all,
>>
>> I think there's a bug with the html exporter. With this OPTIONS line:
>>
>> #+OPTIONS: num:nil author:nil creator:nil timestamp:nil toc:nil
>>
>> I get rid of the numbering and the TOC, but still get the creator, the
>> timesta
Cássio Koshikumo writes:
> Hi all,
>
> I think there's a bug with the html exporter. With this OPTIONS line:
>
> #+OPTIONS: num:nil author:nil creator:nil timestamp:nil toc:nil
>
> I get rid of the numbering and the TOC, but still get the creator, the
> timestamp and the author lines at the end o
> I have a few latex fragments - textbf{some text} in an org-mode file.
> When I export to HTML, I see them as \textbf{some text}. Is there a way to
> get them bold faced in the HTML export?
I use the org mode markup, *some text* which gets exported correctly
to both Latex and HTML. Hope this help
Hi Eric,
On 2010-11-12, Eric S Fraga wrote:
> Sorry for hijacking the thread to some degree but I moved from Blogger
> to Wordpress because of the more open nature of the latter and I believe
> this fits with the philosophy of org.
I don't think it's a hijacking; many will want to know about oth
Hi,
Just for completeness, in case others that haven't started blogging yet,
but would like to, and are following this thread, org supports blogging
to http://wordpress.com/ very easily. Check out, for instance, the blog
post by Sacha Chua:
:
http://sachachua.com/blog/2010/09/new-note-taking-wo
Samuel Wales wrote:
> That did not work for me. I did this:
>
> (setf org-export-html-auto-postamble nil)
> (setf org-export-time-stamp-file nil)
>
> These are all nil.
>
> org-export-author-info
> org-export-email-info
> org-export-creator-info
> org-export-html-validation-link
Hi John,
Well, I can try something I should have tried before. Unfill the
region (which probably does not always work, but might work enough of
the time) and then export the region. It does look like exporting the
region can be done without any of the export- variables set. Then
perl and a file
On Thu, Nov 11, 2010 at 5:18 PM, Samuel Wales wrote:
> Hi John,
>
> On 2010-11-11, John Hendy wrote:
> > #+options: author:nil email:nil
>
>
That should be in your actual .org file. See below.
> I presume that this is the same as what I tried in elisp. That did not
> work.
>
> Thanks for your
Hi John,
On 2010-11-11, John Hendy wrote:
> #+options: author:nil email:nil
I presume that this is the same as what I tried in elisp. That did not work.
Thanks for your detail of your publishing routine. That helps me know
what the state of the art is.
It looks like org can't yet export to w
Hi Samuel,
I've been blogging with org-mode for a while and like it a lot. Let's me
keep my blog posts in an org file for retention but still provides a
convenient way to post to html. See this page of the manual for getting rid
of a lot of other stuff: http://orgmode.org/manual/Export-options.ht
Hi Nick,
That did not work for me. I did this:
(setf org-export-html-auto-postamble nil)
(setf org-export-time-stamp-file nil)
These are all nil.
org-export-author-info
org-export-email-info
org-export-creator-info
org-export-html-validation-link
org-export-html-with-timestamp
I
Samuel Wales wrote:
> ...
> Also, org put the date (in two places) and the author in the
> generated HTML code. I don't want to export those, not even
> in the code. I looked for org-export-with- variables and
> did not find ones that matched.
>
> How do I prevent their export?
>
The follow
On 08/30/2010 10:10 PM, Nick Dokos wrote:
> Scott Randby wrote:
>
>> Whenever I export to HTML, I get the following:
>>
>> HTML generated by org-mode TAG=7.01g in emacs 23
>>
>> I would like to get rid of the "TAG=" (which wasn't present in earlier
>> org-mode versions) without having to edit the
Scott Randby wrote:
> Whenever I export to HTML, I get the following:
>
> HTML generated by org-mode TAG=7.01g in emacs 23
>
> I would like to get rid of the "TAG=" (which wasn't present in earlier
> org-mode versions) without having to edit the HTML.
> How do I do this?
>
This was fixed on A
> But if I want to use conkeror as gnome-www-browser, I
> can't. update-alternatives does not give conkeror as an
> option. Manually creating the link does not help either.
Sorry, I need to correct myself. Manually creating the link does work.
Conkeror is now the default browser.
Vikas
___
>
> I am using Debian Lenny, Emacs 23 and Org 7.01 and I have the following
> in my .emacs
>
> (setq browse-url-browser-function (quote browse-url-generic))
> (setq browse-url-generic-program "google-chrome")
>
The problem, somehow, had to do with the default gnome browser.
Changed it to fir
Vikas Rawal writes:
> From org, when I export an org buffer to html and open in browser
> (using C-c C-e b), it opens epiphany web browser. On the other, if I
> open a url from within orgmode, the urls are opened in firefox. How
> can I change the browser that is used for viewing the exported htm
Hi Eric,
On Jun 20, 2010, at 8:14 AM, Eric Schulte wrote:
"Thomas S. Dye" writes:
[...]
Removing the blank line doesn't work for me either.
Org-mode version 6.36trans (release_6.36.291.gaf90f)
Hmm, I just tried the above again using the HEAD (same org-version
output as you have above) of
Eric Schulte wrote:
> "Thomas S. Dye" writes:
>
> [...]
> > Removing the blank line doesn't work for me either.
> >
> > Org-mode version 6.36trans (release_6.36.291.gaf90f)
> >
>
> Hmm, I just tried the above again using the HEAD (same org-version
> output as you have above) of the org-mode gi
"Thomas S. Dye" writes:
[...]
> Removing the blank line doesn't work for me either.
>
> Org-mode version 6.36trans (release_6.36.291.gaf90f)
>
Hmm, I just tried the above again using the HEAD (same org-version
output as you have above) of the org-mode git repository and a minimal
emacs config, a
Hi Eric,
On Jun 19, 2010, at 5:28 PM, Eric Schulte wrote:
Hi Tom,
"Thomas S. Dye" writes:
Aloha all,
Exporting this small file to html here doesn't put a caption on the
figure.
* No caption
#+CAPTION: Histogram of adze weights on a logarithmic scale
#+LABEL: fig:wt-log
[[file:~/Public/p
Eric Schulte wrote:
> Hi Tom,
>
> "Thomas S. Dye" writes:
>
> > Aloha all,
> >
> > Exporting this small file to html here doesn't put a caption on the
> > figure.
> >
> > * No caption
> >
> > #+CAPTION: Histogram of adze weights on a logarithmic scale
> > #+LABEL: fig:wt-log
> >
> > [[file:~/P
Hi Tom,
"Thomas S. Dye" writes:
> Aloha all,
>
> Exporting this small file to html here doesn't put a caption on the
> figure.
>
> * No caption
>
> #+CAPTION: Histogram of adze weights on a logarithmic scale
> #+LABEL: fig:wt-log
>
> [[file:~/Public/projects/903_adzes/r/sr-nb-scatter.png]]
>
> D
Hi Carsten and Thomas,
Carsten Dominik writes:
> Hi Tom,
>
> On May 27, 2010, at 6:37 PM, Thomas S. Dye wrote:
>
>> Aloha all,
>>
>> Org-mode html export recently began to format links improperly for me in
>> projects that have been stable for some time and working properly.
>>
>> I now get img
Hi Tom,
On May 27, 2010, at 6:37 PM, Thomas S. Dye wrote:
Aloha all,
Org-mode html export recently began to format links improperly for
me in projects that have been stable for some time and working
properly.
I now get img src="file:r/filename.png" alt="file:r/
filename.png" />
This i
On Apr 12, 2010, at 9:21 PM, Vincent Belaïche wrote:
Thanks for the answers,
I had just written `=' instead of `:', what puzzled me is that I had
already tried with a plain drawer w/o this mistake.
Well I should have used completion, maybe Org mode documentation
should
also mention `C-M-i'
Thanks for the answers,
I had just written `=' instead of `:', what puzzled me is that I had
already tried with a plain drawer w/o this mistake.
Well I should have used completion, maybe Org mode documentation should
also mention `C-M-i' as an alternative to `M-TAB' suitable for MSwindows
users
Vincent Belaïche writes:
>
> I found that there is some way to export drawers with the `d:t' option,
> however, I could not find any such thing for properties export.
> Did I miss it ?
Since you *are* asking for it, I think you *are* still missing it, arent'you?
If you want to export a file
Hi Ilya,
the various style variables get inserted into the head section.
I believe that
#+STYLE:
should do the trick.
HTH, and sorry that this took s long.
- Carsten
On Feb 4, 2010, at 2:14 PM, Ilya Shlyakhter wrote:
Is there a way to specify code to be inserted as meta tags in the
Hi Karl,
this is now implemented - TODO keywords in inline tasks get the same
CSS classes
as normal tasks.
Best wishes
- Carsten
On Nov 23, 2009, at 1:27 PM, Karl Maihofer wrote:
Hi,
would it be possible to add some tags to the html-exporter for
inline tasks? I'd like to be able to sho
Bill Powell writes:
> - get HTML export to just convert the text to HTML,
> without wrapping a template and and and
> tags around it. I can't find an option to do this,
> but it seems like if there isn't one, it should be fairly
> easy to implement. Pyblosxom needs HTML fragments so it can
>
Hi Giovanni,
good catch, no, it does not. This will:
perl -ap -e 's/]*>|<\/div>//g' orgoutput.html > simple.html
Many divs may be in the same ling because of the /g switch on the
substitution command. It causes the rest of the line after the match
to be parsed again.
- Carsten
On Sep 2
> > If I could get org-mode to export pure html without
> all the tags I think I am done.
> I guess the easiest would be to just post-process the html
> file
> produced by Org. For example with perl (untested):
>
> perl -ap -e 's/]*>//g' orgoutput.html >
> simple.html
>
[OT] comp.perl.group ;
On Sep 25, 2009, at 2:00 PM, Detlef Steuer wrote:
Hi!
I'm in the process of adapting cmsimple (www.cmsimple.dk) to use our
university's corporate design. Cmsimple in its core is a php script,
which takes _one_
html file and creates the complete layout of a site on the fly while
splitting
As part of my "Using org on Mobile Devices" worglet, I want to try and explain
how to use style sheets to present different formatting depending on a mobile
device.
However, I can't find any documentation about org's default export format, in
terms of how the html is contained in divs, etc. Th
Sebastian Rose writes:
>
> Carsten Dominik writes:
>
>> On Sep 18, 2009, at 2:52 PM, Ian Barton wrote:
>>
>>> As part of my "Using org on Mobile Devices" worglet, I want to try and
>>> explain
>>> how to use style sheets to present different formatting depending on a
>>> mobile
>>> device.
>>>
Carsten Dominik writes:
> On Sep 18, 2009, at 2:52 PM, Ian Barton wrote:
>
>> As part of my "Using org on Mobile Devices" worglet, I want to try and
>> explain
>> how to use style sheets to present different formatting depending on a
>> mobile
>> device.
>>
>> However, I can't find any documen
On Sep 18, 2009, at 2:52 PM, Ian Barton wrote:
As part of my "Using org on Mobile Devices" worglet, I want to try
and explain how to use style sheets to present different formatting
depending on a mobile device.
However, I can't find any documentation about org's default export
format, i
On Jul 17, 2009, at 1:29 AM, Bastien wrote:
Hi Brenton,
Brenton Kenkel writes:
I'm using org-mode 6.28e on Aquamacs (based on GNU Emacs 22.3.1) on
Mac OS X. I'm having an issue with horizontal rules and lists in HTML
export. When I export the following to HTML, the horizontal rule tag
is ge
Fixed, thanks.
- Carsten
On Jul 3, 2009, at 11:23 PM, Brenton Kenkel wrote:
[Please provide version numbers for emacs and org-mode.]
Org-mode 6.28e in Aquamacs 1.8rc1, based on GNU Emacs 22.3.1. I get
the same result using Org-mode 6.21b in GNU Emacs 23.0.91.1.
I cannot reproduce this.
I
Hi Brenton,
Brenton Kenkel writes:
> I'm using org-mode 6.28e on Aquamacs (based on GNU Emacs 22.3.1) on
> Mac OS X. I'm having an issue with horizontal rules and lists in HTML
> export. When I export the following to HTML, the horizontal rule tag
> is generated within the unordered list, rather
On Tue Jul 14 2009 at 13:24, Dan Davison wrote:
> Bill White writes:
>
>> Org seems to insert extra newlines when exporting src to html. You can
>> see the output at http://members.wolfram.com/billw/RomanCalendar.html
>> (search for gregorianFromAbsolute) - there's a large amount of vertical
>>
Bill White writes:
> Org seems to insert extra newlines when exporting src to html. You can
> see the output at http://members.wolfram.com/billw/RomanCalendar.html
> (search for gregorianFromAbsolute) - there's a large amount of vertical
> space between the two function definitions.
>
> Is there
> [Please provide version numbers for emacs and org-mode.]
Org-mode 6.28e in Aquamacs 1.8rc1, based on GNU Emacs 22.3.1. I get
the same result using Org-mode 6.21b in GNU Emacs 23.0.91.1.
> I cannot reproduce this.
It turns out that part of the problem was that I had included a radio
target name
Brenton Kenkel wrote:
> I am having a problem with Org-mode's HTML export, specifically with a local
> file link that contains underscores. My file contains the following link in
> the org-mode source:
>
> [[file:low_stats/berkeley_brady_2005.pdf][syllabus]]
>
> and the HTML export produces the
Stefan Vollmar writes:
> Hello,
>
> I have an org-file with a "colophon" and I want to explain (a bit) why and
> how I
> used org-mode for a particular piece of documentation (exported as HTML). I
> want interested readers to take a look at the org-"source"-file and the
> CSS-file, too.
How a
Sebastian Rose writes:
> Ah - got it:
>
> the docs of org-export-as-html-and-open says:
>
>
> "Export the outline as HTML and immediately open it with a browser.
> If there is an active region, export only the region.
> The prefix ARG specifies how many levels of the outline should become
> head
Ah - got it:
the docs of org-export-as-html-and-open says:
"Export the outline as HTML and immediately open it with a browser.
If there is an active region, export only the region.
The prefix ARG specifies how many levels of the outline should become
headlines. The default is 3. Lower levels
Stefan Vollmar writes:
> Hello,
>
> I am excited about using org-mode for generating HTML code, in fact, for one
> project I do that so frequently that I wanted to have a simple shortcut
> instead
> of having to press:
> C-x C-s C-c C-e b
C-c C-e b
is enough. No need to save the buffer first
"Dirk-Jan C. Binnema" writes:
> So, either I'd like the to have the styles inline (like the rest
> of the code, I think this is the nicer solution) *or* make the 'pre'
> element do something like:
>"
7 && $t < 20)
{
fpassthrough("/var/www/daylight.css");
}
else if ( ($t > 6 && $t < 7) |
"Dirk-Jan C. Binnema" writes:
> So, the code has all of it's CSS inline -- which is nice because that
> way people who read through aggregators or feed readers also get the
> colors.
>
> *however* the expects to find its style
> information in . And that part is not used by RSS / aggregators --
>
M-x customize-variable RET org-export-htmlize-output-type
Set the value to CSS and see what style classes are used.
I've set org-export-htmlize-css-font-prefix empty, so I can use the same
styles for org-export as I do for htmlized stuff that's floating around
on my computer from the pre-Org ye
Dave already gave the excellent #+BEGIN_SRC tip and I have happily
included it in my workflow:
http://emacs-fu.blogspot.com/2009/05/writing-and-blogging-with-org-mode.html
One small remaining question...
he html for the code blocks looks something like:
;; some comment
So, the code has all of
On Sat May 23 2009 at 14:46, Carsten Dominik wrote:
> On May 23, 2009, at 9:30 PM, Bill White wrote:
>
>> How would you code a .org file to produce this sort of html page,
>> which
>> contains items that look like numbered list elements?
>>
>> http://press-pubs.uchicago.edu/founders/documents/v1c
On May 23, 2009, at 9:30 PM, Bill White wrote:
How would you code a .org file to produce this sort of html page,
which
contains items that look like numbered list elements?
http://press-pubs.uchicago.edu/founders/documents/v1ch2s1.html
In that page, a number at the beginning of a line indic
On Sat May 23 2009 at 14:30, Bill White wrote:
> How would you code a .org file to produce this sort of html page, which
> contains items that look like numbered list elements?
>
> http://press-pubs.uchicago.edu/founders/documents/v1ch2s1.html
>
> In that page, a number at the beginning of a line
Hi Dan,
Op Tue 19 May 2009, om 21:10 (+0200) schreef Dan Davison:
>
> "Dirk-Jan C. Binnema" writes:
>
> >
> > I seems that I should be able to automate that a bit... ie., maybe
> > something like:
> >
> > #+BEGIN_CODE(perl)
> > print "hello, world!";
> > #+END_CODE
> >
> >
> > But I'm not real
Hi Dirk,
if you _really_ do this (it's not first of april, is it?) it's about time
to join this list ;-)
...and take a look into
* the great Org-mode manual:
http://orgmode.org/manual/HTML-export.html#HTML-export
http://orgmode.org/manual/Publishing.html#Publishing
* the tutorials
Hi Dan,
Op Tue 19 May 2009, om 21:10 (+0200) schreef Dan Davison:
>
> "Dirk-Jan C. Binnema" writes:
>
> >
> > I seems that I should be able to automate that a bit... ie., maybe
> > something like:
> >
> > #+BEGIN_CODE(perl)
> > print "hello, world!";
> > #+END_CODE
> >
> >
> > But I'm not real
"Dirk-Jan C. Binnema" writes:
> Hi all,
>
> I sometimes use blocks of code in my org-files; currently, to make them
> look nice, I put the code in a buffer with their major mode (e.g, a blog
> perl in a buffer with perl-mode), then convert it to html with htmlize,
> and copy the result html back
Dear Sebastian,
On 18.05.2009, at 14:33, Sebastian Rose wrote:
You might want to take a look into the stylesheets on orgmode.org:
http://orgmode.org/org.css
and
http://orgmode.org/worg/worg.css
Depending on the tools you use on your site, modifiing the files on
the
fly (on output, maybe
You might want to take a look into the stylesheets on orgmode.org:
http://orgmode.org/org.css
and
http://orgmode.org/worg/worg.css
Depending on the tools you use on your site, modifiing the files on the
fly (on output, maybe cached) might be a good solution too (DOM or XML
parser). You might
On May 18, 2009, at 1:36 PM, Stefan Vollmar wrote:
Hallo,
I am new to this list and apologize if this has been asked before.
Before I forget: many thanks for this EXCELLENT package!
(1) I am running org 6.26d with Aquamacs 1.7 on a current Mac
system. At least I think I have installed th
Ian Barton wrote:
(1) I am running org 6.26d with Aquamacs 1.7 on a current Mac system.
At least I think I have installed that version correctly (Aquamacs 1.7
uses an older version of org-mode) - how can I find out which version
I am really using?
org/Documentation/Show version in an org buf
(1) I am running org 6.26d with Aquamacs 1.7 on a current Mac system. At
least I think I have installed that version correctly (Aquamacs 1.7 uses
an older version of org-mode) - how can I find out which version I am
really using?
org/Documentation/Show version in an org buffer, or M-x orgvers
Bill White wrote:
>
> Before I update from git (or whatever the terminology is - I'm a cvs
> guy), could I persuade you to apply Nick Dokos' patch to org-exp.el?
> His patch is in http://article.gmane.org/gmane.emacs.orgmode/11862, and
> the problem it solves is described in my initial message i
Hi Bill,
I did apply Nick's patch on March 5,
commit 6ccc6b46528ad70f2f3267a7e40c70494f5c2192
If you are not comfortable with git, you can always get the
most recent snapshot at
http://orgmode.org/org-snapshot.zip
or
http://orgmode.org/org-snapshot.tar.gz
HTH
- Carsten
On Mar 31, 200
On Tue Mar 31 2009 at 09:36, Carsten Dominik wrote:
> On Mar 31, 2009, at 4:20 PM, Bill White wrote:
>
>> On Mon Mar 30 2009 at 23:44, Matthew Lundin wrote:
>>
>>> Hi Bill,
>>>
>>> If I understand your post correctly, I think this section of the
>>> manual
>>> will help to accomplish what you ar
On Mar 31, 2009, at 4:20 PM, Bill White wrote:
On Mon Mar 30 2009 at 23:44, Matthew Lundin wrote:
Hi Bill,
If I understand your post correctly, I think this section of the
manual
will help to accomplish what you are looking for---i.e., the
creation of
special vertical lines in tables:
On Mon Mar 30 2009 at 23:44, Matthew Lundin wrote:
> Hi Bill,
>
> If I understand your post correctly, I think this section of the manual
> will help to accomplish what you are looking for---i.e., the creation of
> special vertical lines in tables:
>
> http://orgmode.org/manual/Column-groups.htm
Hi Bill,
If I understand your post correctly, I think this section of the manual
will help to accomplish what you are looking for---i.e., the creation of
special vertical lines in tables:
http://orgmode.org/manual/Column-groups.html#Column-groups
Also you change the appearance of tables using c
On Feb 11, 2009, at 2:41 AM, Sebastian Rose wrote:
Wanrong Lin writes:
Hi,
One problem I have with current HTML export is the section number
(like "1",
"2.1", "2.1.2" and etc) is not very distinctive from the actual
section
heading. Also, sometimes I wish the sub-section headings are
Wanrong Lin writes:
> Hi,
>
> One problem I have with current HTML export is the section number (like "1",
> "2.1", "2.1.2" and etc) is not very distinctive from the actual section
> heading. Also, sometimes I wish the sub-section headings are indented. So I
> wonder whether we can add the follow
Wanrong Lin writes:
> Hi,
>
> One problem I have with current HTML export is the section number
> (like "1", "2.1", "2.1.2" and etc) is not very distinctive from the
> actual section heading. Also, sometimes I wish the sub-section
> headings are indented. So I wonder whether we can add the follow
On Feb 6, 2009, at 8:47 AM, Carsten Dominik wrote:
On Feb 5, 2009, at 7:04 PM, sran...@gmail.com wrote:
Greetings:
This is a small issue. I've just installed Org-6.21b, upgrading
from Org-6.09 (yes, I'm behind). At the top of an org file I export
to html, I have the "-*- mode: org; -*-"
On Feb 5, 2009, at 7:04 PM, sran...@gmail.com wrote:
Greetings:
This is a small issue. I've just installed Org-6.21b, upgrading from
Org-6.09 (yes, I'm behind). At the top of an org file I export to
html, I have the "-*- mode: org; -*-" line even though I really
don't need it. When I exp
Fixed, thanks.
- Carsten
On Jan 25, 2009, at 12:57 AM, Jason Dunsmore wrote:
Hello,
I may have found a bug in the html export function. When I export an
org file that contains a "colon-space" verbatim region of text, extra
spaces show up in the html. To reproduce, create an org file with th
Hi David,
it is best to put such entries into a separate file.
- Carsten
On Nov 13, 2008, at 3:30 AM, David A. Gershman wrote:
You may have already considered and rejected this option, but you
[...]
No, I haven't considered it but it doesn't seem to work for me
(providing I'm doing it rig
> You may have already considered and rejected this option, but you
[...]
No, I haven't considered it but it doesn't seem to work for me
(providing I'm doing it right). I originally had this:
#+STARTUP: hidestars
%%(let .) 10:00-11:00 Status Meeting
And taking your suggesting made it
Sebastian Rose <[EMAIL PROTECTED]> writes:
Just for everyone to know:
This is fixed in current git version.
Thanks, Carsten!!!
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gn
Hi Carsten,
when dropping the #+SETUPFILE again in favour of a 'normal' header,
#+OPTIONS: TeX:t LaTeX:nil
leads to an 'wrong type argument: stringp nil' error
And, recursive export doesn't work either.
Source:
|-- Brain
| |-- Brainstorming.org
| `-- ist_Kreativitaet_erlernbar.org
|-- D
Hi Sebastian,
On Oct 18, 2008, at 8:44 PM, Sebastian Rose wrote:
Hi,
the HTML-export (recursive) behaves strange. Files go to arbitrary
directories (still under the publishing directory). It seems, the
file names and path elements get mixed up when using the
#+SETUPFILE
option. This bug was
Fixed, thanks.
- Carsten
On Aug 23, 2008, at 9:27 PM, David O'Toole wrote:
The first paragraph before any heading is exported, but without
surrounding P paragraph tags; the remaining paragraphs (whether before
other headings, or after those headings) all have P tags and this is
messing up the
Hi Mark,
On Aug 27, 2008, at 8:23 PM, Mark Theodoropoulos wrote:
This is probably bonehead simple, but so far that bone is broken.
The entities in org-html-entities work fine for me as long as
followed by a space (or another \-escaped entity), but I can't seem
to discover how they're delim
Hi Mark
On Wed, Aug 27, 2008 at 5:37 PM, mtheo <[EMAIL PROTECTED]> wrote:
> The entities in org-html-entities work fine for me as long as followed by a
> space (or another \-escaped entity), but I can't seem to discover how
> they're delimited within a word.
Maybe someone will correct me, but it
What's in your XHTML-Head section?
How does your Content-Type line look? That is,
Change the 'utf-8' to what ever encoding your exported HTML files have.
You can detect the real encoding of the files, by visiting souch an
exported HTML file with emacs.
In the modeline on the left, you can se
Hello David,
yes, there is no paragraph around it. Trying to be helpful, I can
only come up with an ugly temporary fix for this. I'm shure it will
be a temporary one only. It's a little JavaScript again that should
work in fairly modern browsers.
If you do not use org-info.js, build your hea
On Jul 16, 2008, at 4:49 AM, m wrote:
I upgraded last week to a very recent GNU Emacs CVS: 23.0.60.1 and
encounter the following error on HTML (only) export and publish:
Symbol's value as variable is void: org-verbatim-re
Any pointers appreciated.
That variable is define in org.el, so it s
Hi Sebastian,
this is not really a bug. Internal links in Org are fuzzy links, they
do a text search.
During HTML export I am only implementing explicit targets: pieces of
text enclosed in <<...>>
So if you write
* <>
** <>
*** Some <> heading
This [[Some Heading][Link]] should lin
Fixed, thanks.
- Carsten
On Feb 11, 2008, at 3:30 PM, Adam Spiers wrote:
Test case with recent git clone:
- 8< - 8< - 8< - 8< - 8<
-
#+OPTIONS: H:1 toc:nil
* Heading
** Sub-heading a
** Sub-heading b
This is some paragraph text.
** Sub-head
Hi Bernt,
thanks for sharing this -- I add some (hopefully useful) comments.
Bernt Hansen <[EMAIL PROTECTED]> writes:
> I started playing with HTML export this week and since I'm lazy I don't
> want to have to remember to export. I created a few simple functions
> that export my org file to HTM
Hi Carsten,
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I now see why it can be useful to preserve the outline
> structure in the HTML export, and if Bastien remains the
> only voice against it, I will put these s in.
I didn't pronounced myself "against" it at all. I really like the idea
of h
On Oct 16, 2007, at 0:08, Mike Newman wrote:
Here is a more refined suggestion, with links to examples
Mike
in HTML Export
Hi Mike, thanks for this excellent writeup, exactly what I needed.
And thanks to the o
Here is a more refined suggestion, with links to examples
Mike
in HTML Export
Table of Contents
=
1 Proposal
2 Implementation
3 Motivation
3.1 Applying styles via CSS
3.2 Applying transform
On 10/6/07, Mike Newman <[EMAIL PROTECTED]> wrote:
> I had wondered if there was any value in wrapping the html export in
> sections to match the structure of the org file.
Classes, classes! :)
--
With best regards,
Dmitri Minaev
Russian history blog: http://minaev.blogspot.com
100 matches
Mail list logo