all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* problem (bug?) with fill prefix in latex mode
@ 2009-10-16  7:23 Martin Rubey
  2009-10-16  7:38 ` Martin Rubey
  0 siblings, 1 reply; 4+ messages in thread
From: Martin Rubey @ 2009-10-16  7:23 UTC (permalink / raw)
  To: help-gnu-emacs

I have the following text in a latex mode buffer

      ++ maxMixedDegree(d) specifies the maximum q-degree of the
      ++ coefficient polynomials in a recurrence with polynomial
      ++ coefficients, in the case of mixed shifts.  Although slightly
      ++ inconsistent, maxMixedDegree(0) specifies that no mixed shifts
      ++ are allowed. This option is expressed in the form
      ++ \spad{maxMixedDegree == d}.


setting fill-prefix to "      ++ " and pressing M-q turns it into

      ++ maxMixedDegree(d) specifies the maximum q-degree of the ++
      coefficient polynomials in a recurrence with polynomial ++
      coefficients, in the case of mixed shifts.  Although slightly
      ++ inconsistent, maxMixedDegree(0) specifies that no mixed
      shifts ++ are allowed. This option is expressed in the form ++
      \spad{maxMixedDegree == d}.

Help for fixing that would be greatly appreciated!

Martin


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-21 18:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-16  7:23 problem (bug?) with fill prefix in latex mode Martin Rubey
2009-10-16  7:38 ` Martin Rubey
2009-10-21 17:38   ` Martin Rubey
     [not found]   ` <d9fx9cir5c.fsf@ada0.ifam.uni-hannover.de>
2009-10-21 18:02     ` Martin Rubey

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.