mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Powerpoint writer: use reference-doc font for captions. (#10835)
Closes #9896.
This commit is contained in:
@@ -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.
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.
Reference in New Issue
Block a user