Hi Carsten,
An excellent example/tutorial can be found at
http://lists.gnu.org/archive/html/emacs-orgmode/2010-04/msg00933.html
it would nice if this example could be included in worg
Best Wishes,
M
Begin forwarded message:
> From: Carsten Dominik
> Subject: Re: [O] org-publish bug
> Date:
Eric Abrahamsen writes:
> Eric Abrahamsen writes:
>
> A very quiet "bump", to see if anyone knows how to handle this...
Clearly whining wasn't getting me anywhere, so here's a patch. I don't
claim to understand all the ins and outs of orgtbl-to-generic, so this
might not be complete, but at lea
Andreas Leha writes:
> Hi Eric,
>
> Eric S Fraga writes:
>
>> Andreas Leha writes:
>>> Eric S Fraga writes:
>>
>> [...]
>>
There are workarounds but they involve using latex directly (to add
entries to a TOC basically).
>>>
>>> I am aware of that. Sorry for being unclear. I would l
Hi Bastien ,
Thanks for your reply and sorry for the wrong mail format i have been send
, that' s my first mail using gnus. so i was sending mail very quickly and
dirty.
Thanks,
On Tue, Jun 4, 2013 at 6:12 PM, Bastien wrote:
> Hi Tongzhu,
>
> Tongzhu Zhang writes:
>
> > how i can do that ?
Andreas Leha writes:
>> Instead of adding toc entries, you can use latex to delete section
>> numbers:
>>
>> #+LATEX_HEADER: \setcounter{secnumdepth}{0}
>> ...
>>
>> The problem might be that the sections are not numbered in the TOC
>> either. But if you don't care about that, this is certainly s
42 147 writes:
> So I see precisely where my headline is in the hierarchy. What is the
> key combination to produce this information? Very useful, because I hide
> stars.
My guess is that you have speedkeys enabled, and you hit SPC at
beginning of a headline. See (info "(org) Speed keys")
--
Ni
Dnia 2013-06-04, o godz. 14:57:11
42 147 napisał(a):
>
> Sometimes I accidentally hit a key combination on a headline that
> produces the following in the minibuffer:
>
> E-mails / 2013 / June / Meshuggah
>
> So I see precisely where my headline is in the hierarchy. What is the
> key combinati
Am Dienstag, 4. Juni 2013, 09:07:18 schrieb Nick Nick Dokos:
> AW writes:
> > I'd like to have an external calendar file displayed in org and was very
> > glad to find a hint in the manual. The name of the external calendar file
> > is "office.ics".
> >
> > So I wrote into my .emacs-file:
> >
>
Hi Nick,
Nick Dokos writes:
> Andreas Leha writes:
>
>> Hi Eric,
>>
>> thanks for your answer.
>>
>> Eric S Fraga writes:
>>
>>> Andreas Leha writes:
>>>
Hi all,
How can I export to LaTeX with the combined effect of toc:t and num:nil?
Setting num:nil results in an emp
OK, I see indeed that by following the explicit path to the documentation
(http://orgmode.org/#docs), one reaches the good page:
http://orgmode.org/org.html#Export-settings.
But, http://orgmode.org/manual/Export-options.html#fn-2 still exists! I was
there by following a google search. Judging
42 147 writes:
> Sometimes I accidentally hit a key combination on a headline that
> produces the following in the minibuffer:
>
> E-mails / 2013 / June / Meshuggah
>
> So I see precisely where my headline is in the hierarchy. What is the
> key combination to produce this information? Very useful
Hi Eric,
Eric S Fraga writes:
> Andreas Leha writes:
>> Eric S Fraga writes:
>
> [...]
>
>>> There are workarounds but they involve using latex directly (to add
>>> entries to a TOC basically).
>>
>> I am aware of that. Sorry for being unclear. I would like to automate
>> exactly that.
>>
>>
Andreas Leha writes:
> Hi Eric,
>
> thanks for your answer.
>
> Eric S Fraga writes:
>
>> Andreas Leha writes:
>>
>>> Hi all,
>>>
>>> How can I export to LaTeX with the combined effect of toc:t and num:nil?
>>>
>>> Setting num:nil results in an empty TOC.
>>>
>>> I guess, I am looking for a way
I attempted recently to have org-mode use a preamble file when
previewing latex-fragments. I used a line like the following:
+LaTeX_HEADER: \input{relative-path-to-file.tex}
Unfortunately, the file referenced by the \input{} command doesn't get
copied to the location where the preview tex fi
Sometimes I accidentally hit a key combination on a headline that
produces the following in the minibuffer:
E-mails / 2013 / June / Meshuggah
So I see precisely where my headline is in the hierarchy. What is the
key combination to produce this information? Very useful, because I hide
stars.
42
Andreas Leha writes:
> Eric S Fraga writes:
[...]
>> There are workarounds but they involve using latex directly (to add
>> entries to a TOC basically).
>
> I am aware of that. Sorry for being unclear. I would like to automate
> exactly that.
>
> I use several LaTeX export classes and I would
Oops, sent incomplete.
On 4 June 2013 14:19, Jonathan Leech-Pepin
wrote:
>
> Hello,
>
> Rasmus writes:
>
>> Robert Goldman writes:
>>
>>> 1. The original org-insert-export-options-template always inserted the
>>> template at the top of the file. The new one inserts at point. Since
>>> the opt
Hello,
Rasmus writes:
> Robert Goldman writes:
>
>> 1. The original org-insert-export-options-template always inserted the
>> template at the top of the file. The new one inserts at point. Since
>> the options need to be at the top of the file, would there be any
>> objection to making the n
Robert Goldman writes:
> 1. The original org-insert-export-options-template always inserted the
> template at the top of the file. The new one inserts at point. Since
> the options need to be at the top of the file, would there be any
> objection to making the new template inserter behave the
Hi Bastien,
On 6/4/13, Bastien wrote:
>> On 6/3/13, Carsten Dominik wrote:
4. Define that lists alway have to have a newline in front of them.
>>
>> I presume Michael means blank line. I like this.
>
> Mhhh... I don't.
Perhaps can be optional the way alphabetic lists and numbered list typ
1. The original org-insert-export-options-template always inserted the
template at the top of the file. The new one inserts at point. Since
the options need to be at the top of the file, would there be any
objection to making the new template inserter behave the same way?
2. Users can directly
"*" writes:
> Hey Basile
> Thanks for your reply!
>
> Yes, the suggestion helps :-)
> A blank TITLE option seems to produce some empty tags like so:
>
>
> And maybe there are also some jquery fixes, for instance...
> $("#content h1:first-child").hide();
>
> Sometimes tricks are fun,
> but I gues
Hey Basile
Thanks for your reply!
Yes, the suggestion helps :-)
A blank TITLE option seems to produce some empty tags like so:
And maybe there are also some jquery fixes, for instance...
$("#content h1:first-child").hide();
Sometimes tricks are fun,
but I guess one of my questions was: Do all d
Rasmus writes:
> Jean Wallemacq writes:
>
>> Emacs 24.3.1
>> org-mode 8.0.3
>>
>> In http://orgmode.org/manual/Export-options.html#fn-2, one refers to
>
> I don't see them any reference to those variables. Check the manual:
>
> http://orgmode.org/org.html#Export-settings
>
> ‘SELECT_TAGS’
>
Jean Wallemacq writes:
> Emacs 24.3.1
> org-mode 8.0.3
>
> In http://orgmode.org/manual/Export-options.html#fn-2, one refers to
> #+EXPORT_SELECT_TAGS: to select a tree for export.
>
> Doesn't work for me. I used: #+SELECT_TAGS: with success (this was
> generated by C-c C-e #)
>
>
> Same applies
Jean Wallemacq writes:
> Emacs 24.3.1
> org-mode 8.0.3
>
> In http://orgmode.org/manual/Export-options.html#fn-2, one refers to
I don't see them any reference to those variables. Check the manual:
http://orgmode.org/org.html#Export-settings
‘SELECT_TAGS’
The tags that select a tree for ex
Emacs 24.3.1
org-mode 8.0.3
In http://orgmode.org/manual/Export-options.html#fn-2, one refers to
#+EXPORT_SELECT_TAGS: to select a tree for export.
Doesn't work for me. I used: #+SELECT_TAGS: with success (this was generated
by C-c C-e #)
Same applies for #+EXCLUDE_TAGS: ?
Finally, the doc
Hi:
the function 'org-contacts-get-exist-contact-name-string will be
used in org-capthure template, for example:
#+begin_example
("c" "Contacts: 手动输入" entry (file "~/org/i-contacts.org")
"* %(org-contacts-get-exist-contact-name-string %^{prompt})"
#+end_example
Note: This function can't w
> I get an error if I use following in org-project-publish-alist
> > :include "bibliobase_bib.html"
> >
> > The error message says:
> > mapc: Wrong type argument: sequencep, 126
> >
> > The above mentioned html file is generated by ox-bibtex.el. I would
> > like it to be published directly as part
> It should be fixed. Thank you.
>
>
>
Fixed now. Thanks.
Vikas
On 2013年06月04日 22:22, Nick Dokos wrote:
ryu writes:
As subject discribed, that's exactly what i encounted.
The variable has been renamed in 8.03 to
org-html-special-string-regexps.
The fact that the old name is being used somewhere probably
indicates that you are picking up the wrong ve
You have now posted three messages on the same topic. Please stop.
And be patient.
--
Nick
On 2013?06?04? 22:13, Bastien wrote:
Hi Ryu,
ryu writes:
when i publish a project, it will prompt a error message "
(void-variable org-export-html-special-string-regexps)". anyone who
can give me an advice ?
You must have copied someone's configuration -- please double-check
there is no such
ryu writes:
> As subject discribed, that's exactly what i encounted.
>
The variable has been renamed in 8.03 to
org-html-special-string-regexps.
The fact that the old name is being used somewhere probably
indicates that you are picking up the wrong version of org.
In particular, you are prob
Hi,
SabreWolfy writes:
> Emacs/R is aborting running/exporting an R code block with the message:
>
> Args out of range: 0, 1
>
> in the mini-buffer line. This is triggered when I try to use ascii or print
> to output a data structure. I've searched for this error and found it to be
> related to
Hi Ryu,
ryu writes:
> when i publish a project, it will prompt a error message "
> (void-variable org-export-html-special-string-regexps)". anyone who
> can give me an advice ?
You must have copied someone's configuration -- please double-check
there is no such variable in your .emacs.el (or ot
AW writes:
> I'd like to have an external calendar file displayed in org and was very glad
> to find a hint in the manual. The name of the external calendar file is
> "office.ics".
>
> So I wrote into my .emacs-file:
>
> (icalendar-import-file "office.ics" "Diary")
> (setq org-agenda-include-di
Hi all,
when i publish a project, it will prompt a error message "(void-variable
org-export-html-special-string-regexps)". anyone who can give me an
advice ?
Emacs : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 3.6.4)
of 2013-04-09 on allspice, modified by Debian
Package: Org-mode ve
As subject discribed, that's exactly what i encounted.
Emacs : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 3.6.4)
of 2013-04-09 on allspice, modified by Debian
Package: Org-mode version 8.0.3 (8.0.3-27-g53784e-elpa @
/home/ryu/.emacs.d/elpa/org-20130603/)
current state:
==
On 27-May-2013, Bastien wrote:
> Ben Finney writes:
> > Do you have a reference from some FSF official for that restriction?
>
> See this discussion:
> http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00375.html
Thanks very much for that information.
I had not realised how obstruction
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
Emacs/R is aborting running/exporting an R code block with the message:
Args out of range: 0, 1
in the mini-buffer line. This is triggered when I try to use ascii or print
to output a data structure. I've searched for this error and found it to be
related to converting HTML to text. with a number
* Bastien wrote:
> Hi Karl,
>
> Karl Voit writes:
>
>> * John Tait wrote:
>>>
>>> Just a quick belated note to say thank-you very much for the "tag groups"
>>> feature in org-mode 8.
>>
>> I am not sure how the situation is with the official releases.
>> However, I am using these tag groups sinc
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
Hi Eric,
thanks for your answer.
Eric S Fraga writes:
> Andreas Leha writes:
>
>> Hi all,
>>
>> How can I export to LaTeX with the combined effect of toc:t and num:nil?
>>
>> Setting num:nil results in an empty TOC.
>>
>> I guess, I am looking for a way to automatically add
>> #+begin_latex
>>
Andreas Leha writes:
> Hi all,
>
> How can I export to LaTeX with the combined effect of toc:t and num:nil?
>
> Setting num:nil results in an empty TOC.
>
> I guess, I am looking for a way to automatically add
> #+begin_latex
> \addcontentsline{toc}{}{}
> #+end_latex
> to the exported document.
Hi!
I'd like to have an external calendar file displayed in org and was very glad
to find a hint in the manual. The name of the external calendar file is
"office.ics".
So I wrote into my .emacs-file:
(icalendar-import-file "office.ics" "Diary")
(setq org-agenda-include-diary t)
As you can ima
Bastien writes:
> Hi Feng,
>
> Feng Shu writes:
>
>> * contrib/lisp/org-contacts.el
>> (org-contacts-build-template-with-exist-contact):Build
>> a contact template with exist contact, It is useful when you want to
>> update exist contact(s).
>> (org-contacts-build-template-with-string): Build co
Bastien,
>> * ox-koma-letter.el: If tag wasn't given a headline could cause
>> trouble.
>> * ox-koma-letter.el: bug in subject-format defcustom.
>> * ox-koma-letter.el: some newline changes
>> * ox-koma-letter.el: changed varioues (sic) quoted things to symbols.
>
> You need to tell what functio
SabreWolfy writes:
> Please can someone point me to instructions to install Org 8?
> I've downloaded the tar.gz file and searched and tried several sets of
> instructions. The 'build instructions' are no help. Neither are the
> ELPA instructions. I'm on Kubuntu 13.04. The default org-mode is
> 7
Hi Robert,
Robert Goldman writes:
> A very late follow-up:
>
> I note that the Worg instructions for HTML export still cite
> org-insert-export-options-template:
>
> http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html
Can you fix this?
Please send me your public key if you d
Hi Guido,
Guido Van Hoecke writes:
>> The .emacs.el on orgmode.org contains:
>>
>> (set-face-foreground 'font-lock-keyword-face "DeepSkyBlue1")
>> (set-face-foreground 'font-lock-string-face "Goldenrod")
>>
>> This is used when publishing Worg files on the server.
>>
>> If you can find bette
Hi Tongzhu,
Tongzhu Zhang writes:
> how i can do that ? i tried define the html-table-attributes ,but
> seems noting changes
See the manual: "12.6.6 Tables".
Also please do not forget people on this list are not machines,
and always appreciate some words of politeness.
Thanks,
--
Bastien
Hi Rasmus,
Rasmus writes:
> * ox-koma-letter.el: If tag wasn't given a headline could cause
> trouble.
> * ox-koma-letter.el: bug in subject-format defcustom.
> * ox-koma-letter.el: some newline changes
> * ox-koma-letter.el: changed varioues quoted things to symbols.
You need to tell what fu
Hi Xebar,
Xebar Saram writes:
> Can one use a double symbol for org-emphasis-alist IE, !! instead of
> ! to get more color combinations? i cant seem to get this working so
> im wondering if this is something possible?
No, you can't use two characters as emphasis markers.
--
Bastien
Hi Karl,
Karl Voit writes:
> * John Tait wrote:
>>
>> Just a quick belated note to say thank-you very much for the "tag groups"
>> feature in org-mode 8.
>>
>> It's very similar to a "tag hierarchy" request I made on the list a while
>> ago, so I'm delighted to see something similar in the new
Hi Feng,
Feng Shu writes:
> * contrib/lisp/org-contacts.el
> (org-contacts-build-template-with-exist-contact):Build
> a contact template with exist contact, It is useful when you want to update
> exist contact(s).
> (org-contacts-build-template-with-string): Build contact template with
> a str
Hi Sabre Wolfy,
>
> Please can someone point me to instructions to install Org 8? I've
> downloaded the tar.gz file and searched and tried several sets of
> instructions. The 'build instructions' are no help. Neither are the ELPA
> instructions. I'm on Kubuntu 13.04. The default org-mode is 7.9.
John Tait writes:
> Just a quick belated note to say thank-you very much for the "tag
> groups" feature in org-mode 8.
Glad you like it!
--
Bastien
Hi Samuel,
Samuel Wales writes:
> On 6/3/13, Carsten Dominik wrote:
>>> 4. Define that lists alway have to have a newline in front of them.
>
> I presume Michael means blank line. I like this.
Mhhh... I don't.
>>> 5. Define that lists always have to be indented.
>
> I like this also, and hav
This is 4 update:
>From 326642e8cdcfcb507d82a2508e1cde91e9236540 Mon Sep 17 00:00:00 2001
From: Feng Shu
Date: Mon, 3 Jun 2013 23:17:57 +0800
Subject: [PATCH] Insert (a) exist contact name(s) at point
* org-contacts.el (org-contacts-get-exist-contact-name-list): New
function, which can get exi
Please can someone point me to instructions to install Org 8? I've
downloaded the tar.gz file and searched and tried several sets of
instructions. The 'build instructions' are no help. Neither are the ELPA
instructions. I'm on Kubuntu 13.04. The default org-mode is 7.9.something.
I've purged that.
Hi Sebastien,
>>> Behavior changes:
>>> 1. =("AUTO" "babel" t)= works like ("AUTO" "inputenc" t) in
>>> =`org-latex-default-packages-alist'=. I.e. the default
>>> language is choosen (sic).
>>> 2. if #+LANGUAGE: mylang then then \usepackage[mylang]{babel} in
>>> outpu (sic).
>>
>> Th
<#secure method=pgpmime mode=sign>
"Julian M. Burgos" writes:
> Hi Rainier,
Hi Julian,
> If I understood correctly, you need to add the following to your
> .emacs file:
>
> (setq org-src-window-setup 'current-window)
>
> With this when you use C-' to switch between editing your org mode file
Hi Rainier,
If I understood correctly, you need to add the following to your
.emacs file:
(setq org-src-window-setup 'current-window)
With this when you use C-' to switch between editing your org mode file
and being in ESS mode you will say in the same windows.
All the best,
Julian
--
Julian
Hi,
Here is what I usely do, I ommit (left blank) the content beside the
#+TITLE: option.
Maybe it will help you!
Regards,
Basile
2013/6/3 *
> Dear list
>
> When exporting an Org-mode file to HTML, I have noticed the following:
> the first child of the div with id=content is an h1 heading e
Hello Xebar,
>> Or, for a "pure" Org solution:
>>
>> C-c a < s *salsa dance
>>
>> searches for terms appearing only *in the headline* (including tags).
>
> That's great ,i appreciate it!
>
> Seb, is there a way to quick bind a key to the above series of commands?
The programming equivalent to C
Hi all,
How can I export to LaTeX with the combined effect of toc:t and num:nil?
Setting num:nil results in an empty TOC.
I guess, I am looking for a way to automatically add
#+begin_latex
\addcontentsline{toc}{}{}
#+end_latex
to the exported document.
Regards,
Andreas
Xebar Saram writes:
> Thx Seb and Tassilo
>
> That's great ,i appreciate it!
>
> Seb, is there a way to quick bind a key to the above series of commands?
Just to add another method to search only headlines: use navi-mode.el
,-
| https://github.com/tj64/navi
`
69 matches
Mail list logo