Michael Olson <[EMAIL PROTECTED]> writes: > Alex Polite <[EMAIL PROTECTED]> writes: > >> I really like the ability to generate PDFs. Is there a way to force page >> breaks in the PDF output? > > Using "----" on a line by itself might work. If that doesn't work,
That is currently bound to \bigskip. Alex, putting (require 'muse-latex) (setq (cdr (assoc 'rule muse-latex-markup-strings)) "\\newpage ") in your .emacs should give you the desired behaviour. -- Trent Buck, Student Errant _______________________________________________ emacs-wiki-discuss mailing list emacs-wiki-discuss@nongnu.org http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss