This commit is contained in:
John Whitington 2021-11-18 15:32:58 -08:00
parent dfff828575
commit 81e3970a0c
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ let example =
NewLine;
newpara 10.;
indent 72.;
Font (Pdftext.StandardFont (Pdftext.TimesItalic, Pdftext.WinAnsiEncoding), 10.);
Text (of_utf8 "The second paragraph");
NewPage]