From: Ihor Radchenko <yantar92@gmail.com>
To: Guillaume MULLER <guillaume.muller@univ-st-etienne.fr>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Rescaling #+INCLUDES / Not centering #+INCLUDE?
Date: Sat, 10 Sep 2022 16:54:12 +0800 [thread overview]
Message-ID: <87bkrny5hn.fsf@localhost> (raw)
In-Reply-To: <10c90de2-e295-c5fd-ba1f-ba6527b0a801@univ-st-etienne.fr>
Guillaume MULLER <guillaume.muller@univ-st-etienne.fr> writes:
> My (unsuccessful) approaches so far to find a solution:
> 1. remove the automatic \begin{center} inserted by #+INCLUDE
> => using :center nil in #+INCLUDE or in additional #+ATTR_LATEX added above #+INCLUDE does not work
> 2. remove the use of \scalebox by using a more "org-mode"'s way of doing things
> => using :width in #+INCLUDE or in additional #+ATTR_LATEX or even passing options to dot have no effect (see previously attached file)
It is kind of late, but I think that the problem is not with Org. Rather
with LaTeX. Org uses \begin{center}..\end{center} around the image,
which cannot be used inside \scalebox. See
https://tex.stackexchange.com/questions/67843/problem-resizing-an-itemize-environment-with-a-scalebox-somethings-wrong
--
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92
next prev parent reply other threads:[~2022-09-10 8:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-05 14:18 Rescaling #+INCLUDES / Not centering #+INCLUDE? Guillaume MULLER
2021-10-05 15:06 ` Eric S Fraga
2021-10-06 15:30 ` Guillaume MULLER
2021-10-07 7:24 ` Eric S Fraga
2022-09-10 8:54 ` Ihor Radchenko [this message]
2022-09-10 11:22 ` Max Nikulin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bkrny5hn.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=guillaume.muller@univ-st-etienne.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.