From a24d107e6f9247af0cefc73e797ad4aa441af7e3 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 1 Nov 2008 22:44:53 +0000 Subject: Support horizontal rules in OpenDocument and ODT writers. Added style for Horizontal_20_Rule to odt-styles/styles.xml. Add support for horizontal rules in OpenDocument writer. Resolves Issue #95. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1479 788f1e2b-df1e-0410-8736-df70ead52e1b --- changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index d448f1c17..4fc629db6 100644 --- a/changelog +++ b/changelog @@ -62,6 +62,9 @@ pandoc (1.1) This prevents parts of the document that are not math from being interpreted as math by LaTeXMathML.js. + * OpenDocument and ODT writers: Added support for HorizontalRule elements, + which were formerly ignored. Resolves Issue #95. + * Text.Pandoc.Shared: Modified wrappedTeX to eliminate the line break between a footnote and immediately following nonspace characters in LaTeX and ConTeXt output. (This gets interpreted as a space, which -- cgit v1.2.3