From: "Fraga, Eric" <e.fraga@ucl.ac.uk>
To: Rob Sargent <rsargent@xmission.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: tex export overshoots right margin with mixed fonts
Date: Fri, 24 Feb 2023 08:06:05 +0000 [thread overview]
Message-ID: <87a6131o9f.fsf@ucl.ac.uk> (raw)
In-Reply-To: <126ef632-d0c3-60bc-2048-aca1ceba1ae1@xmission.com> (Rob Sargent's message of "Thu, 23 Feb 2023 16:25:05 -0700")
On Thursday, 23 Feb 2023 at 16:25, Rob Sargent wrote:
> Looks to me like this only happens if the last word of the line is
> "emphasized" and larger font.
This is not an org problem; it's LaTeX. It's happening because LaTeX
has a problem breaking up the line at the previous word. You can help
LaTeX by adding the line
\sloppy
just before the paragraph in question.
--
: Eric S Fraga, with org release_9.6.1-250-ge6353d in Emacs 30.0.50
next prev parent reply other threads:[~2023-02-24 8:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-23 23:25 tex export overshoots right margin with mixed fonts Rob Sargent
2023-02-24 8:06 ` Fraga, Eric [this message]
2023-02-24 10:42 ` Alain.Cochard
2023-02-24 11:03 ` Fraga, Eric
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=87a6131o9f.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=rsargent@xmission.com \
/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 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).