From 7d3d5387ac9c34d88375739188f7fcaa494b82c2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 25 Mar 2017 11:45:05 +0100 Subject: Updated test suite for ms template change. --- test/writer.ms | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/writer.ms b/test/writer.ms index 57f53031f..969407909 100644 --- a/test/writer.ms +++ b/test/writer.ms @@ -37,6 +37,9 @@ .\" footnote point size .nr FPS (\n[PS] - 2000) .\" *************************************************************** +.\" PDF metadata +.mso pdfmark.tmac +.pdfinfo /Title Pandoc Test Suite .hy .EQ delim || @@ -866,3 +869,4 @@ In list. .FE .LP This paragraph should not be part of the note, as it is not indented. +.pdfsync -- cgit v1.2.3