Powerpoint writer: use reference-doc font for captions. (#10835)

Closes #9896.
This commit is contained in:
R. N. West (Nat)
2025-05-11 00:03:56 +01:00
committed by GitHub
parent 4fbc57a278
commit f66481f96e
35 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -1059,7 +1059,8 @@ createCaption contentShapeDimensions paraElements = do
mknode "p:sp" [] [ mknode "p:nvSpPr" []
[ mknode "p:cNvPr" [("id","1"), ("name","TextBox 3")] ()
, mknode "p:cNvSpPr" [("txBox", "1")] ()
, mknode "p:nvPr" [] ()
, mknode "p:nvPr" []
[mknode "p:ph" [("idx", "1")] ()]
]
, mknode "p:spPr" []
[ mknode "a:xfrm" []
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.