emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* remove/change [width=10em] in Latex import.
@ 2009-10-20  8:27 Piter_
       [not found] ` <3FD6F242-EE55-46FD-B9DD-D73EBEBF71E3@gmail.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Piter_ @ 2009-10-20  8:27 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 179 bytes --]

Hi all.
If i include an image like
[[file:/blablabla.eps]]
Ill get in a latex import output:
/includegraphics[width=10em]{file}
How can I change this width option?
Thanks.
Petro.

[-- Attachment #1.2: Type: text/html, Size: 222 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: remove/change [width=10em] in Latex import.
       [not found] ` <3FD6F242-EE55-46FD-B9DD-D73EBEBF71E3@gmail.com>
@ 2009-10-20  9:05   ` Piter_
  2009-10-20 10:08     ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Piter_ @ 2009-10-20  9:05 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 726 bytes --]

Guilty, I have missed #+ATTR_LaTeX: option.

I wonder if I can use underscore in filenames?
http://www.mfasold.net/blog/2009/02/using-emacs-org-mode-to-draft-papers/
Here is written that not, and I really get some mess after export.
Was there any workaround?
Thanks.
Petro.


On Tue, Oct 20, 2009 at 11:34 AM, Carsten Dominik <carsten.dominik@gmail.com
> wrote:

>
> On Oct 20, 2009, at 10:27 AM, Piter_ wrote:
>
>  Hi all.
>> If i include an image like
>> [[file:/blablabla.eps]]
>> Ill get in a latex import output:
>> /includegraphics[width=10em]{file}
>> How can I change this width option?
>>
>
> By Reading the manual?
>
>
> http://orgmode.org/manual/Images-in-LaTeX-export.html#Images-in-LaTeX-export
>
> - Carsten
>
>

[-- Attachment #1.2: Type: text/html, Size: 1449 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: remove/change [width=10em] in Latex import.
  2009-10-20  9:05   ` Piter_
@ 2009-10-20 10:08     ` Carsten Dominik
  2009-10-20 11:24       ` Piter_
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-10-20 10:08 UTC (permalink / raw)
  To: Piter_; +Cc: emacs-orgmode


On Oct 20, 2009, at 11:05 AM, Piter_ wrote:

> Guilty, I have missed #+ATTR_LaTeX: option.
>
> I wonder if I can use underscore in filenames?
> http://www.mfasold.net/blog/2009/02/using-emacs-org-mode-to-draft-papers/
> Here is written that not, and I really get some mess after export.
> Was there any workaround?
> Thanks.
> Petro.


What version of Org-mode are you using?  This does work for me without  
problems.

- Carsten



>
>
> On Tue, Oct 20, 2009 at 11:34 AM, Carsten Dominik <carsten.dominik@gmail.com 
> > wrote:
>
> On Oct 20, 2009, at 10:27 AM, Piter_ wrote:
>
> Hi all.
> If i include an image like
> [[file:/blablabla.eps]]
> Ill get in a latex import output:
> /includegraphics[width=10em]{file}
> How can I change this width option?
>
> By Reading the manual?
>
> http://orgmode.org/manual/Images-in-LaTeX-export.html#Images-in-LaTeX-export
>
> - Carsten
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: remove/change [width=10em] in Latex import.
  2009-10-20 10:08     ` Carsten Dominik
@ 2009-10-20 11:24       ` Piter_
  0 siblings, 0 replies; 4+ messages in thread
From: Piter_ @ 2009-10-20 11:24 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 248 bytes --]

> What version of Org-mode are you using?  This does work for me without
> problems.
>
> - Carsten
>

I've been using 6.05 from Debian Lenny repository.
5 minutes ago installed one from git. Everything works fine.
Thanks a lot for this great mode.

[-- Attachment #1.2: Type: text/html, Size: 457 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-20 11:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-20  8:27 remove/change [width=10em] in Latex import Piter_
     [not found] ` <3FD6F242-EE55-46FD-B9DD-D73EBEBF71E3@gmail.com>
2009-10-20  9:05   ` Piter_
2009-10-20 10:08     ` Carsten Dominik
2009-10-20 11:24       ` Piter_

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).