# -*- coding: utf-8; -*- #+TITLE: examplebug.org #+AUTHOR: Eric S Fraga #+EMAIL: address@hidden #+DATE: 2010.07.05 12:55:37 #+DESCRIPTION: #+KEYWORDS: #+LANGUAGE: en #+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t #+OPTIONS: TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc #+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+LINK_UP: #+LINK_HOME: #+XSLT: * problem with latex export #+attr_latex: width=0.8\linewidth [[file:mip.png]] #+begin_src emacs-lisp :results output (format "%s\n%s" (org-version) (emacs-version)) #+end_src #+results: : Org-mode version 6.36trans (release_6.36.509.g9e9b) : GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.2) : of 2009-11-02 on raven, modified by Debian