Moin!
I'm using org to keep track of my work time.
Since I work at a german company I would like to generate a clock table report
in german.
(It is not supported yet, but that will be a one line patch.)
To test the customization I switched to french, which is supported.
First try:
Setting the d
I'm running OS X 10.9.5 and Aquamacs 3.0a with LaTeX installed through pkgsrc.
I regularly use LaTeX through TeXShop. It took a while to get the correct combo
of packages installed.
Exporting my to-do list via HTML works fine, but I get the following log when
trying to export via LaTeX/PDF:
**
Hi Andreas,
Andreas Yankopolus writes:
> ...
> kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600
> ecbx1200
>
> kpathsea: Running mktexfmt mf.base
> mktexpk: Mismatched mode ljfour and resolution 600; ignoring mode.
> mktexpk: Running mf-nowin -progname=mf \mode:=ljfour; ma
Daimrod writes:
Why don't you just define how the link should be exported in your link
definition?
for example:
https://github.com/jkitchin/jmax/blob/master/org/org-ref.org#the-links
You can see a link that is defined, with different export formats for
different backends.
I am intrigued by you
Aloha Andreas,
Assuming that the file mf.base is present on your system, perhaps you
need to update the kpathsea database after installing some fonts. On my
system, the commands to do this are texhash or mktexlsr.
hth,
Tom
Andreas Yankopolus writes:
> I'm running OS X 10.9.5 and Aquamacs 3.0
Hello Andrea 8-)
Andrea Rossetti writes:
> Andrea Rossetti writes:
>> 3) temporary workaround: try to change ":var v=3" into ":var var-v=3",
>> it works for me, does it work for you too?
> The suggested workaround/test is: replace
>
> #+BEGIN_SRC calc :var v=3
> v + 4
> #+END_SRC
>
> with
>
> #
Hi!
> Just curious: what is it you wish to do in a mobile environment. I have
> everything I need with MobileOrg and running full emacs + org on an
> OpenPandora. Obviously, your needs may be different than mine.
>
> (email composed on train offline on my OpenPandora in Emacs with gnus ;-)
>
> -
Ah, yes. I've seen that and I really really admire your work. :-) What
I'm aiming at is something more standardised. Something that can be
used to generate language lexers and parsers in other programming
languages.. But, as I stated a moment ago in another mail to the list
- I don't really know th
John Kitchin writes:
> I too am wondering if there is a defined way to get to the element
> properties within a filter function.
qNo. But sometimes you can recover it from the text-properties, if it
is not a verb, (~·~, =·=). Her's an example:
(defun rasmus/get-org-headline-string-element
I have 4 * items (* Tasks, * Projects, * Someday/ maybe and * Read and
Review) - how do I select tags (e.g. @internet, @home, @work etc.) only
from * Tasks and * Projects?
Thanks.
Hello.
I want to run one of the examples on babel page. Normally, it's the simplest
example the world has ever seen. I have a table of numbers and I want to
take the evage of those number.
Here is how I did it.
Attemp 1:
#+name: tbl-example-data()
#+begin_src R
runif(n=5, min=0, m
11 matches
Mail list logo