muse-latex: Make lists nested inside of definition lists look right
commit28ea2ef67389cce0def01d774a3319101fb9811c
authorMichael Olson <mwolson@gnu.org>
Fri, 17 Nov 2006 04:51:34 +0000 (17 04:51 +0000)
committerMichael Olson <mwolson@gnu.org>
Fri, 17 Nov 2006 04:51:34 +0000 (17 04:51 +0000)
tree09081ec7580af5cad72c50c0c325b1ee140b63c2
parentd6a1341498ac5f1e0d1da4af46029d1320cd563b
muse-latex: Make lists nested inside of definition lists look right

2006-11-16  Michael Olson  <mwolson@gnu.org>

* lisp/muse-latex.el (muse-latex-markup-strings): Make an ordered
list embedded in a definition list look right.  This also allows
for definitions to be separated from their terms, much like the
way HTML does it by default, if the user puts a blank line or a
line break between the term and the definition.  If the term and
definition are on the same line, they will be that way in the
output as well.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-247
ChangeLog
NEWS
lisp/muse-latex.el