Adding page (to master flow?) and font issue
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 118
- Joined: Mon Apr 19, 2010 5:33 pm
Adding page (to master flow?) and font issue
Hello,
I am trying to produce a PDF in 15.0 and am working with the Customization folder. I am able to modify the cover page as detailed in documentation, but I cannot locate where and how to add a back cover page to the output. Where would I start with that?
Also, I am able to add a TTF font in the font-mappings.xml file. I was able to get the titles to reflect the font, but cannot locate where to modify the code so that it is reflected in the base font. That is, so that it shows in all paras, lists, etc. Essentially, I need it to be in almost all elements. Where can I look for this?
Thanks!
I am trying to produce a PDF in 15.0 and am working with the Customization folder. I am able to modify the cover page as detailed in documentation, but I cannot locate where and how to add a back cover page to the output. Where would I start with that?
Also, I am able to add a TTF font in the font-mappings.xml file. I was able to get the titles to reflect the font, but cannot locate where to modify the code so that it is reflected in the base font. That is, so that it shows in all paras, lists, etc. Essentially, I need it to be in almost all elements. Where can I look for this?
Thanks!
-
- Posts: 9473
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Adding page (to master flow?) and font issue
Hi,
http://groups.yahoo.com/neo/groups/dita ... pics/24972
http://www.oxygenxml.com/doc/ug-editor/ ... tails.html
In the XSLT stylesheets I think that the "serif" alias is used the most when XSL-FO elements are output. Then this alias is mapped like:
which is then defined as a logical font:
So you should probably change the reference to the physical font "Times New Roman" with your own physical font name.
Regards,
Radu
There seems to be a previous discussion on the DITA Users List about this, maybe you should take a look at it:I am trying to produce a PDF in 15.0 and am working with the Customization folder. I am able to modify the cover page as detailed in documentation, but I cannot locate where and how to add a back cover page to the output. Where would I start with that?
http://groups.yahoo.com/neo/groups/dita ... pics/24972
We have a small topic in our user manual about how PDF font mapping works:Also, I am able to add a TTF font in the font-mappings.xml file. I was able to get the titles to reflect the font, but cannot locate where to modify the code so that it is reflected in the base font. That is, so that it shows in all paras, lists, etc. Essentially, I need it to be in almost all elements. Where can I look for this?
http://www.oxygenxml.com/doc/ug-editor/ ... tails.html
In the XSLT stylesheets I think that the "serif" alias is used the most when XSL-FO elements are output. Then this alias is mapped like:
Code: Select all
<alias name="serif">Serif</alias>
Code: Select all
<logical-font name="Serif">
<physical-font char-set="default">
<font-face>Times New Roman, Times</font-face>
</physical-font>....
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service