diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-03-25 11:45:05 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-03-25 11:45:05 +0100 |
commit | 7d3d5387ac9c34d88375739188f7fcaa494b82c2 (patch) | |
tree | 53f5debd98c004c9adfb72942b71916f21b8ad73 | |
parent | 7c8eb2ba6eed721049476c2a8f69fb34b3222bcb (diff) | |
download | pandoc-7d3d5387ac9c34d88375739188f7fcaa494b82c2.tar.gz |
Updated test suite for ms template change.
-rw-r--r-- | test/writer.ms | 4 |
1 files changed, 4 insertions, 0 deletions
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 |