all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Felix E. Klee" <felix.klee.news@gmx.net>
Subject: Re: LaTeX-Fill-Paragraph and inline images
Date: Sun, 23 Feb 2003 21:20:25 +0100	[thread overview]
Message-ID: <b3babo$esh$1@sapa.inka.de> (raw)
In-Reply-To: 5l8yw8qbpi.fsf@rum.cs.yale.edu

Stefan Monnier wrote:

>> Could you please repost your message?
> 
> Here are the messages I still have on my server:
> They're not in gmane either, so maybe they never left my newsserver
> :-( Has anybody else seen them ?

The second one is available on my newsserver, the first one is not.

>>>> Therefore, I'm looking for a LaTeX-Fill-Paragraph replacement that
>>>> breaks lines correctly when inline images are used. Instead of
>>>> specifying a fill column the user would specify the desired width
>>>> of paragraphs in pixels or centimeters. This might also be
>>>> interesting when using variable width fonts instead of fixed width
>>>> fonts.
> 
> That would be neat, but nobody has written the code to do it yet.
> I don't think it can be done in elisp right now, so we first need
> some C code (exported to elisp) so that you can determine pixel
> positioning.

Well, getting the width of a character can probably easily be done (on 
X11 based systems) by accessing the XFontStruct structure with a small 
C module. More powerful, though, would be something like compute-motion 
that works with pixels instead of lines and columns.

> I know someone has started work on it, but help is still welcome,

Maybe I'll try out that XFontStruct thing just for fun, but probably not 
too soon.

Felix

-- 
To contact me in private don't reply but send email to
  felix DOT klee AT inka DOT de

  parent reply	other threads:[~2003-02-23 20:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-08 15:43 LaTeX-Fill-Paragraph and inline images Felix E. Klee
2003-02-09 15:53 ` Kai Großjohann
2003-02-09 16:23   ` Felix E. Klee
2003-02-09 16:37     ` David Kastrup
2003-02-09 17:44       ` Felix E. Klee
2003-02-10 20:38         ` David Kastrup
2003-02-21 15:02           ` Felix E. Klee
2003-02-21 15:50             ` David Kastrup
2003-02-21 23:02               ` Felix E. Klee
2003-02-21 23:18                 ` David Kastrup
2003-02-21 23:35                   ` Glenn Morris
2003-02-21 23:50                 ` Stefan Monnier <foo@acm.com>
2003-02-22  9:44                   ` Felix E. Klee
2003-02-22 20:53                     ` Stefan Monnier
2003-02-22 21:07                       ` Kai Großjohann
2003-02-23 20:20                       ` Felix E. Klee [this message]
2003-02-27  9:15                         ` Gernot Hassenpflug
2003-02-27 11:58                           ` Felix E. Klee
2003-02-27 13:27                             ` David Kastrup
2003-02-21 16:01             ` Stefan Monnier <foo@acm.com>

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='b3babo$esh$1@sapa.inka.de' \
    --to=felix.klee.news@gmx.net \
    /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.