Font in Console
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 152
- Joined: Fri Apr 24, 2015 12:28 pm
Font in Console
Hello,
We are having issues with the console output font in XML Editor. Whe we create outputs in Japanese, and there are transformation errors, the error messages look, for example, like this:
If I double-click the error message, only the main ditamap opens, and I cannot search for ??????. I am unable to fix the index issue.
Is there a way to change the font in the console?
Or is there an easy way to find the location of the error?
Thanks,
Christina
We are having issues with the console output font in XML Editor. Whe we create outputs in Japanese, and there are transformation errors, the error messages look, for example, like this:
Code: Select all
E [DITA-OT] [PDFJ001E] The PDF indexing process could not find the proper sort location for '??????', so the term has been dropped from the index.
Is there a way to change the font in the console?
Or is there an easy way to find the location of the error?
Thanks,
Christina
oXygen XML Editor 27.1 build 2025041508
DITA OT 3.7.4
DITA OT 3.7.4
-
- Posts: 9451
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Font in Console
Hi Christina,
Changing in the Preferences->Appearance / Fonts the font for "Editor" should be the solution for this as the font used in the "Text" editing mode is the same one as the one in the results view.
If you still see those "?" after this, possibly the publishing process loses information about the original characters.
Regards,
Radu
Changing in the Preferences->Appearance / Fonts the font for "Editor" should be the solution for this as the font used in the "Text" editing mode is the same one as the one in the results view.
If you still see those "?" after this, possibly the publishing process loses information about the original characters.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 152
- Joined: Fri Apr 24, 2015 12:28 pm
Re: Font in Console
Hi Radu,
Thanks for the information. That sounded so easy. Unfortunately, changing the font didn't help.
Where in the publishing process could the information get lost?
Rgds,
Christina
Thanks for the information. That sounded so easy. Unfortunately, changing the font didn't help.
Where in the publishing process could the information get lost?
Rgds,
Christina
oXygen XML Editor 27.1 build 2025041508
DITA OT 3.7.4
DITA OT 3.7.4
-
- Posts: 9451
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Font in Console
Hi Christina,
Not sure, if you put together a small DITA Map + topic project on which I can reproduce the situation, you can zip and send it to "support@oxygenxml.com" and we can take a look at it.
Regards,
Radu
Not sure, if you put together a small DITA Map + topic project on which I can reproduce the situation, you can zip and send it to "support@oxygenxml.com" and we can take a look at it.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 9451
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Font in Console
Hi Christina,
Thanks for the samples, I think we can make some improvements to Oxygen in order to properly show the index term values so I added an internal issue on our side. I will update this forum thread when we fix this on our side.
In the meantime here's a workaround for you:
1) In the Oxygen Preferences->"Encoding" page set the "Fallback character encoding" to "UTF-8".
2) Edit (or duplicate and edit) the Oxygen transformation scenario you are using to produce the PDF.
2.1) In the "Advanced" tab in the Additional arguments field set a value like this: -l D:\path\to\log.txt meaning that ANT will log everything to a log file which will be located at that specified path.
2.2) In the same tab in the JVM Arguments field add an extra property -Dfile.encoding=UTF-8 so that the value there looks something like:
-Xmx384m -Dfile.encoding=UTF-8
After this, you can start the transformation, ANT will no longer log in the console but you can open the "log.txt" at the end and search in it for "Index entry" and all the reports there should have the Japanese characters properly displayed.
Regards,
Radu
Thanks for the samples, I think we can make some improvements to Oxygen in order to properly show the index term values so I added an internal issue on our side. I will update this forum thread when we fix this on our side.
In the meantime here's a workaround for you:
1) In the Oxygen Preferences->"Encoding" page set the "Fallback character encoding" to "UTF-8".
2) Edit (or duplicate and edit) the Oxygen transformation scenario you are using to produce the PDF.
2.1) In the "Advanced" tab in the Additional arguments field set a value like this: -l D:\path\to\log.txt meaning that ANT will log everything to a log file which will be located at that specified path.
2.2) In the same tab in the JVM Arguments field add an extra property -Dfile.encoding=UTF-8 so that the value there looks something like:
-Xmx384m -Dfile.encoding=UTF-8
After this, you can start the transformation, ANT will no longer log in the console but you can open the "log.txt" at the end and search in it for "Index entry" and all the reports there should have the Japanese characters properly displayed.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 9451
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Font in Console
Hi Christina,
We released Oxygen XML Editor version 20 which by default should properly render Japanese characters in the ANT console view.
Regards,
Radu
We released Oxygen XML Editor version 20 which by default should properly render Japanese characters in the ANT console view.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
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