From 683b8e10b5e2267d99c88909ab7b20662d414b09 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 1 Nov 2009 02:48:20 +0000 Subject: Set utf-8 encoding in texinfo headers. Resolves Issue #153. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1617 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/writer.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/writer.texinfo b/tests/writer.texinfo index 025319ac9..4fae5da6c 100644 --- a/tests/writer.texinfo +++ b/tests/writer.texinfo @@ -1,5 +1,5 @@ \input texinfo - +@documentencoding utf-8 @macro textstrikeout{text} ~~\text\~~ @end macro -- cgit v1.2.3