From: Seb <spluque@gmail.com> To: emacs-orgmode@gnu.org Subject: caption width in LateX export Date: Sun, 26 Dec 2021 19:22:26 -0600 [thread overview] Message-ID: <87lf06q1t9.fsf@phoca.sebkatja.org> (raw) Hello, When exporting to LaTeX, is there a mechanism to make the figure captions as wide as the figure? In pure LaTeX, this can be easily accomplished by placing the figure inside a minipage environment. Using a special block, as in: \begin{minipage}{0.7\textwidth} #+CAPTION: looooooong caption. [[file_path]] \end{minipage} fails, as it seems impossible to pass arguments to the special block. Any tips welcome. -- Seb
next reply other threads:[~2021-12-27 1:24 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-12-27 1:22 Seb [this message] 2021-12-27 7:41 ` Juan Manuel Macías 2021-12-27 9:09 ` Juan Manuel Macías 2021-12-27 12:53 ` Sebastian P. Luque 2021-12-27 13:28 ` Juan Manuel Macías 2021-12-27 17:16 ` Sebastian P. Luque 2021-12-27 19:28 ` Juan Manuel Macías 2021-12-28 14:58 ` Eric S Fraga 2021-12-28 15:59 ` Seb 2021-12-28 16:26 ` Eric S Fraga
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 List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=87lf06q1t9.fsf@phoca.sebkatja.org \ --to=spluque@gmail.com \ --cc=emacs-orgmode@gnu.org \ --subject='Re: caption width in LateX export' \ /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
Code repositories for project(s) associated with this 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).