Dan/Torsten
Thanks, It seems to be a orgemode/babel/Latex issue.
If I view the pdf from within Emacs by double clicking on the link,
the size changes as expected, but if I compile the whole document as a
pdf the plots appear as small.
The error in the log is
! LaTeX Error: Cannot determine size
I have a standard format I like to use in creating some class notes
in latex. I use memoir and have a boilerplate that only differs
in the title from notes to notes. I have decided to try to manage
my documentation for my notes in org to see if it is easier to do.
Mostly (so far) it is a pretty
When I export an org file like the following to pdf:
test.org
> line1
> line2
> line3
what I get is:
test.pdf
> line1 line2 line3
however, I would like to get the following in the pdf:
test.pdf
> line1
> line2
> line3
How can I get pdf export to keep my org newlines?
Remark: I do have "\n:t" set
Hi Graham,
Graham Smith writes:
> I don't seem able to change the size of graphics in the PDF output.
>
> #+begin_src R :file z.pdf :width 20 :height 20 :R-dev-args
> bg="olivedrab", fg="hotpink"
> plot(matrix(rnorm(100), ncol=2), type="l")
> #+end_src
>
> Using this example from an earlie
On Sat, 12 Dec 2009 12:56:00 -0600, Ron Parker wrote:
> After reading this message I downloaded org-mac-protocol and installed
> it. The scripts work for me if I open them in Script Editor and run
> them, but they do not work from the scripts menu nor from Quicksilver.
Weird. Of course, if run
I don't seem able to change the size of graphics in the PDF output.
#+begin_src R :file z.pdf :width 20 :height 20 :R-dev-args
bg="olivedrab", fg="hotpink"
plot(matrix(rnorm(100), ncol=2), type="l")
#+end_src
Using this example from an earlier post, regardless of how I change
the width and
After reading this message I downloaded org-mac-protocol and installed
it. The scripts work for me if I open them in Script Editor and run
them, but they do not work from the scripts menu nor from Quicksilver.
___
Emacs-orgmode mailing list
Please
I first asked my question to Carsten Dominik
He suggested that I ask it here :
"Just for my own information... (and hoping I am not importunate)
While reading the Org-Mode manual,
I was reminded of a software which I loved : Lotus Agenda.
Are the two software related
(I do not mean technically
Actually,
I just found and fixed the bug, thanks!
- Carsten
On Dec 12, 2009, at 10:54 AM, Carsten Dominik wrote:
Hi Giulio,
please make a small test file and explain exactly which steps you
take and what fails.
Thanks!
- Carsten
On Dec 12, 2009, at 9:16 AM, Giulio Fella wrote:
Hi,
Hi Giulio,
please make a small test file and explain exactly which steps you take
and what fails.
Thanks!
- Carsten
On Dec 12, 2009, at 9:16 AM, Giulio Fella wrote:
Hi,
thanks for org-mode! I have just discovered that it can integrate with
beamer. I used the hack on emacs:fu together wi
Done, thanks!
- Carsten
On Dec 11, 2009, at 4:00 PM, Tokuya Kameshima wrote:
Hi Carsten,
Could you please apply the patch again. ";" was missing in the
previous update.
Thanks,
--Tokuya
On Wed, 18 Nov 2009 01:38:32 +0900,
Tokuya Kameshima wrote:
Hi Carsten,
This is a small patch for o
Hi,
thanks for org-mode! I have just discovered that it can integrate with
beamer. I used the hack on emacs:fu together with org-mode 6-33f
without any problem. After reading Carsten's announcement of a new
version with improved integration I have downloaded the latest trans
and run it on Carsten'
12 matches
Mail list logo