all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Kastrup <dak@gnu.org>
Subject: Re: preview-latex: preview normal text?
Date: 05 Sep 2003 15:38:09 +0200	[thread overview]
Message-ID: <x54qzr5pa6.fsf@lola.goethe.zz> (raw)
In-Reply-To: crtekyvtmnh.fsf@pinatubo.cis.uni-muenchen.de

Joerg Schuster <js@cis.uni-muenchen.de> writes:

> > What are you trying to achieve?
> 
> I just would like to preview all of my document. Normal text uses to
> contain a lot of stuff that makes it hard to read. Like so:
> 
>      Let $w_1$ be a {\em \bf new word} whose {\sc meaning} is
>      ``meaning''.

You are aware that \em\bf is exactly equivalent to \bf, that both as
well as \sc are quite obsolete and have been for about 7 years?

> (I know that there is a problem with formulas that occur in normal
> text.)

preview-latex has no problems with formulas occuring in normal text.

What you want to achieve above is not something that preview-latex is
well-suited for.  While you could attach preview-latex to the \emph
and \textbf commands, the interaction with editing and line breaks
would be a nuisance, mostly.  It may be that at one time you can
teach preview-latex to not use images, but rather text properties to
do its work in some cases.  Then you could use it better in the way
you are thinking of.

If you want to work on that, you are welcome.

> I also wonder why section headers are previewed while chapter headers
> are not.

Probably because you are using some package that replaces chapter
headers by something not using \@startsection.

> Can I change this in some way?

Well, certainly.  But unless you tell us just what you are doing, it
will be hard to say how to do it differently.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

  reply	other threads:[~2003-09-05 13:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-05 12:40 preview-latex: preview normal text? Joerg Schuster
2003-09-05 12:51 ` David Kastrup
2003-09-05 13:01   ` Joerg Schuster
2003-09-05 13:38     ` David Kastrup [this message]
2003-09-05 14:09       ` Joerg Schuster
2003-09-05 14:31         ` David Kastrup
2003-09-05 15:14           ` Joerg Schuster
2003-09-05 15:36             ` David Kastrup
2003-09-05 14:57         ` Reiner Steib

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=x54qzr5pa6.fsf@lola.goethe.zz \
    --to=dak@gnu.org \
    /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.