Hi again all
i have been using the before discussed font lock with great success over
the past few weeks, thx alot for that tip!
one short question i have from using it thourhgly is weather its possible
to color specific words , IE not just text bound between symbols ( ie >
!text! ) but rather le
Xebar Saram writes:
> Hi again all
>
> i have been using the before discussed font lock with great success
> over the past few weeks, thx alot for that tip!
>
> one short question i have from using it thourhgly is weather its
> possible to color specific words , IE not just text bound between
> s
Looks like there are many people who are new to LibreOffice in general.
I strongly recommend this document.
http://wiki.documentfoundation.org/File:Ooo_for_students.odt
for introductory reading.
Jambunathan K writes:
> Uwe Brauer writes:
>
>> Hello
>>
>> I am searching the docs in order
I acknowledge the bug. (But I won't send a patch.)
What is your coding system? iso-latin-1... Switch to utf-8. The
corruption will no longer happen.
M-x add-file-local-variable RET coding RET utf-8 RET
C-x C-s
C-x C-v RET
C-c C-e o
In a day or two, I will queue up a fix in my p
In LibreOffice,
Right click on the table->Table->Text Direction->Right-to-Left.
Now, does what you see seem right to you?
As a side-note, the OrgOdtStyles.xml using a LibreOffice that uses en-GB
(IN). So, there could be "issues" when it is used with "other"
languages.
You will be better
I am in the process of adding support for Org-mode markup to the Oddmuse
wiki engine. I call the new wiki "Orgmuse".
Interested people can watch for my announcements in this space.
http://www.oddmuse.org/wiki/Org_Markup_Extension
or watch the churnings in
http://repo.or.cz/w/orgmus
Peter Davis writes:
> I've used Oddmuse for years to maintain my own personal Wiki, but now
> I'm looking to move to Org mode.
I am in the process of adding Org-mode markup support to the Oddmuse
wiki engine. (By support I mean, only the text markup not agenda or
babel related stuff)
I have s
Uwe Brauer writes:
> Hello
>
> I am searching the docs in order to configure the odt-export function. I
> cannot find anything concerning fonts.
>
> I would like to have hebrew text exported using a particular font.
>
> Can anybody give me a hint?
1. Search for Stylist in the LibreOffice docum
Hi List,
in ox.el I find
#+begin_src emacs-lisp
(defun org-export--get-buffer-attributes ()
"Return properties related to buffer attributes, as a plist."
;; Store full path of input file name, or nil. For internal use.
(list :input-file (buffer-file-name (buffer-base-buffer
#+end_sr
Thanks Eric , really appreciate the continuous help!
i do plan to get into rexeg on the future (i promise :)) but real life now
just allow me to allocate time (i started an assistant professor position
and time is at a huge premium..).
i tried using this as i tried to understand from your email,
Hello,
Thorsten Jolitz writes:
> in ox.el I find
>
> #+begin_src emacs-lisp
> (defun org-export--get-buffer-attributes ()
> "Return properties related to buffer attributes, as a plist."
> ;; Store full path of input file name, or nil. For internal use.
> (list :input-file (buffer-file-nam
Nicolas Goaziou writes:
>> Wouldn't it make sense to call this attribute :input-buffer-or-file or
>> so and store 'full path of input file name' if there is an associated
>> file, and the buffer name otherwise (instead of just nil)?
>
> I added :input-buffer to the communication channel.
Thanks
On Mon, Oct 28, 2013 at 10:13 AM, Nick Dokos wrote:
> Jarmo Hurri writes:
>
>> Greetings again.
>>
>> 1. First the question: when I export the org file below as Beamer (C-c
>>C-e l O), I get an empty outline. How do I fix this?
>>>
>>> Seems to work fine for me with the older version
In LaTeX we can specifically set enumi, enumii etc. to skip list items.
Is there any way to do something similar with org lists? Simply started
at 2) or whatever doesn't work - when you add new items they all get
renumbered.
p...@rudin.co.uk writes:
> In LaTeX we can specifically set enumi, enumii etc. to skip list items.
>
> Is there any way to do something similar with org lists? Simply started
> at 2) or whatever doesn't work - when you add new items they all get
> renumbered.
You could consult the manual and find
Achim Gratz writes:
> p...@rudin.co.uk writes:
>> In LaTeX we can specifically set enumi, enumii etc. to skip list items.
>>
>> Is there any way to do something similar with org lists? Simply started
>> at 2) or whatever doesn't work - when you add new items they all get
>> renumbered.
>
> You c
Try:
1)
2) [@3]
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
Hi Joe,
While it isn't org-mode specific, you might want to take a look at Eric
Schulte's "Emacs Starter Kit" configuration
(http://eschulte.github.io/emacs24-starter-kit/) -- it includes some
org-mode settings, and is an example of a great way of maintaining your
emacs configuration.
Regards,
M
Hi list,
I had a bookmarklet in Firefox to grab page addresses as "bookmarks" in
a capture.org file. A few days (or so) ago, it seemingly stopped
working. (AFAIR, I did an upgrade of Firefox version.) Did anyone else
noticed something like this? How to debug this (both on Emacs and
Firefox sid
Hi List,
I wonder why the :author attribute in INFO is a list (while :email,
:creator and others are not)?
It would make sense if several authors would be collected as a list of
strings, like e.g.
,-
| ("Thorsten Jolitz" "Thomas Mueller")
`--
I'm trying to following along with the example here:
- http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html#sec-4-3
I don't need dual export, so I tried this instead for straight html
compatible output:
#+header: :file tree.svg
#+header: :imagemagick
#+begin_src latex
\usetikzl
Hello,
Thorsten Jolitz writes:
> I wonder why the :author attribute in INFO is a list (while :email,
> :creator and others are not)?
:author's value is parsed, as all keywords in
`org-element-document-properties'. So its value is a secondary string,
i.e. an element without type.
Regards,
--
Working with font-lock keywords is quite messy. The good news is that
you don't have to do it.
If you want highlighting in the buffer or a file (and but not in the
exported buffer), just go with hi-lock-mode.
The relevant manual page is at
C-h K C-x w b
In your Org file do this,
C-
I think these patches are increasing Org load time by orders of
magnitude. Finding 7 files now takes a minute and a half.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY can get it.
Denmark: free Karina Hansen NOW.
Beforehand, I could find them in a second or two max.
On 11/2/13, Samuel Wales wrote:
> I think these patches are increasing Org load time by orders of
> magnitude. Finding 7 files now takes a minute and a half.
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES prog
Nicolas Goaziou writes:
> Hello,
>
> Thorsten Jolitz writes:
>
>> I wonder why the :author attribute in INFO is a list (while :email,
>> :creator and others are not)?
>
> :author's value is parsed, as all keywords in
> `org-element-document-properties'. So its value is a secondary string,
> i.e.
Hello,
Samuel Wales writes:
> Beforehand, I could find them in a second or two max.
>
> On 11/2/13, Samuel Wales wrote:
>> I think these patches are increasing Org load time by orders of
>> magnitude. Finding 7 files now takes a minute and a half.
Interesting. Could you provide some profiling
I'm trying to switch to using a org-mode based LP configuration. When I
put `(org-babel-load-file "~/.emacs.org")` after I load org-mode, I get
load-file: Cannot open load file: /home/swflint/.emacs.el
I am using Org version 8.2.1
Any help would be appreciated.
Thanks,
Sam
--
Sam Flint
swf
Hi Thorsten,
I would have expected multiple author lines to have this effect, so that
your desired list of two authors would be generated by:
,
| #+author: Thorsten Jolitz
| #+author: Thomas Mueller
`
But it seems that only the last #+author line is used; previous ones are
discarded. May
It is the difference between instantaneous and more than 10 seconds
per Org file.
If you tell me the symbols to elp profile, I will do so. I can't do
the polling profiler.
On 11/2/13, Nicolas Goaziou wrote:
> Hello,
>
> Samuel Wales writes:
>
>> Beforehand, I could find them in a second or two
Hello,
Samuel Wales writes:
> It is the difference between instantaneous and more than 10 seconds
> per Org file.
>
> If you tell me the symbols to elp profile, I will do so. I can't do
> the polling profiler.
Instrumenting package "org" would be useful.
Regards,
--
Nicolas Goaziou
Instrumenting package "org" is not an option.
On 11/2/13, Nicolas Goaziou wrote:
> Hello,
>
> Samuel Wales writes:
>
>> It is the difference between instantaneous and more than 10 seconds
>> per Org file.
>>
>> If you tell me the symbols to elp profile, I will do so. I can't do
>> the polling p
Samuel Wales writes:
> Instrumenting package "org" is not an option.
Hmmm. Could you send me an example file then? You can replace
"[a-zA-Z0-9]" with "x" if needed.
Regards,
--
Nicolas Goaziou
Hi everyone,
We had another manuscript written in org-mode accepted in Topics in
Catalysis (http://link.springer.com/article/10.1007%2Fs11244-013-0166-3)!
Check out references 14, 39 and 40 ;)
The supporting information seems to be freely available (
http://link.springer.com/content/esm/art:10.10
On 2 November 2013, John Kitchin wrote:
We had another manuscript written in org-mode accepted in Topics in
Catalysis (http://link.springer.com/article/10.1007%2Fs11244-013-0166-3)!
Check out references 14, 39 and 40 ;)
Lovely! Here's the start of section 4, "Manuscript Preparation Method:"
Hello,
** John Hendy [2013-11-02 16:31:02 -0500]:
> I'm trying to following along with the example here:
> -
> http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-LaTeX.html#sec-4-3
> I don't need dual export, so I tried this instead for straight html
> compatible output:
> #+header: :fi
I am sure it's possible to do this ,but I can't seem to figure out how
to set the global visibility level of org headings to a pre-specified
level in a list function.
(org-global-cycle) cycles the visibility among OVERVIEW --> CONTENTS --> ALL
it accepts an optional argument, but whatever I put in
I've pushed a new version of org-writers-room to the repo,
https://github.com/titaniumbones/org-writers-room
It's still rather simple, but some of the awful usability bugs are less severe:
- org-writers-room can only be called from an org-mode buffer
- when disabled, org-writers-room gets rid of
Xebar Saram writes:
> Thanks Eric , really appreciate the continuous help!
>
> i do plan to get into rexeg on the future (i promise :)) but real
> life now just allow me to allocate time (i started an assistant
> professor position and time is at a huge premium..).
>
> i tried using this as i tri
Sam Flint writes:
> I use org-babel to LP, and when I go to tangle, I get very little
> output, a shebang line and that is about it, I have noweb set to tangle,
> yet my references do not resolve. Any ideas why?
Without seeing your specific setup, I can't say for sure, but I seem to
remember ha
Aloha John,
This is wonderful! The pdf file is a user-friendly entry into the Org
mode compendium *and* an effective way to distribute it. Thanks for your
pioneering efforts.
All the best,
Tom
John Kitchin writes:
> Hi everyone,
>
> We had another manuscript written in org-mode accepted in Top
41 matches
Mail list logo