|
Glossary term: singular vs. plural
#glossary
Hi, Joe, thanks for your feedback. I also don't mind if the glossary term in the glossary is in the singular and is used in the plural in the text. My question was more about what is the best technica
Hi, Joe, thanks for your feedback. I also don't mind if the glossary term in the glossary is in the singular and is used in the plural in the text. My question was more about what is the best technica
|
By
Wito Zoerkler
· #45862
·
|
|
Glossary term: singular vs. plural
#glossary
So are you thinking of something like: <p>Instead of writing monolithic code, you can use <term keyref="KEYNAME">software modules</term> to make your programs more agile.</p> And then a pop-up that wo
So are you thinking of something like: <p>Instead of writing monolithic code, you can use <term keyref="KEYNAME">software modules</term> to make your programs more agile.</p> And then a pop-up that wo
|
By
Joe Russo
· #45860
·
|
|
Glossary term: singular vs. plural
#glossary
How do you deal with the following use case? What is your solution? A glossary term is normally defined in singular, e.g. 'software module'. In the context the term is used often as well in plural. Id
How do you deal with the following use case? What is your solution? A glossary term is normally defined in singular, e.g. 'software module'. In the context the term is used often as well in plural. Id
|
By
Wito Zoerkler
· #45848
·
|
|
Glossary in a table
#glossary
#PDF
#Oxygen
Just updated to version 22. This is what I wanted. A bit of CSS and bingo! Thanks for implementing this.
Just updated to version 22. This is what I wanted. A bit of CSS and bingo! Thanks for implementing this.
|
By
...
· #45207
·
|
|
Glossary in a table
#glossary
#PDF
#Oxygen
Hi Matt, Oxygen XML Editor subscription users as far as I know always benefit of the newest releases: https://www.oxygenxml.com/buy_subscription_e6_editor.html Regards, Radu Radu Coravu <oXygen/> XML
Hi Matt, Oxygen XML Editor subscription users as far as I know always benefit of the newest releases: https://www.oxygenxml.com/buy_subscription_e6_editor.html Regards, Radu Radu Coravu <oXygen/> XML
|
By
Radu Coravu
· #45153
·
|
|
Glossary in a table
#glossary
#PDF
#Oxygen
That's cool! I imagine I will be able to upgrade to version 22 as a subscription user? Excited to try this function!
That's cool! I imagine I will be able to upgrade to version 22 as a subscription user? Excited to try this function!
|
By
...
· #45145
·
|
|
Glossary in a table
#glossary
#PDF
#Oxygen
Hi Matt, Right, in Oxygen 22 which we plan to release in about a week or two you will be able to mark those two elements as table cells and their parent as a table row and the PDF output will present
Hi Matt, Right, in Oxygen 22 which we plan to release in about a week or two you will be able to mark those two elements as table cells and their parent as a table row and the PDF output will present
|
By
Radu Coravu
· #45140
·
|
|
Glossary in a table
#glossary
#PDF
#Oxygen
Hi Radu, Thanks for the suggestion! Sadly the CSS you suggested did not work with the Oxygen Chemistry that is bundled with Oxygen 21.1 - returns a FATAL error. I will try some variations of display:i
Hi Radu, Thanks for the suggestion! Sadly the CSS you suggested did not work with the Oxygen Chemistry that is bundled with Oxygen 21.1 - returns a FATAL error. I will try some variations of display:i
|
By
...
· #45137
·
|
|
Glossary in a table
#glossary
#PDF
#Oxygen
Hi Matt, You could use a custom CSS which would define the glossterm and the glossdef as cells. And the parent element would have display table row. Something like: *[class~="glossentry/glossterm"], *
Hi Matt, You could use a custom CSS which would define the glossterm and the glossdef as cells. And the parent element would have display table row. Something like: *[class~="glossentry/glossterm"], *
|
By
Radu Coravu
· #45133
·
|
|
Glossary in a table
#glossary
#PDF
#Oxygen
I am using Oxygen to create a PDF output from a ditamap. I would like my glossentry and glossterm sit next to each other rather than stacked, which is the default <block> behaviour. I've tried to modi
I am using Oxygen to create a PDF output from a ditamap. I would like my glossentry and glossterm sit next to each other rather than stacked, which is the default <block> behaviour. I've tried to modi
|
By
...
· #45132
·
|
|
Odd results with glossary elements and PDF generation
#glossary
#PDF
Hi Dan, I updated the DITA content of our Oxygen user's guide to state that the print="yes" attribute must be set on the glossref so the next version of Oxygen will come with the updated documentation
Hi Dan, I updated the DITA content of our Oxygen user's guide to state that the print="yes" attribute must be set on the glossref so the next version of Oxygen will come with the updated documentation
|
By
Radu Coravu
· #45067
·
|
|
Odd results with glossary elements and PDF generation
#glossary
#PDF
Thanks that did the trick. It would help to put a note in your doc on handling this for PDF. https://www.oxygenxml.com/doc/versions/21.1/ug-editor/topics/dita-creating-glossary.html I'm sort of surpri
Thanks that did the trick. It would help to put a note in your doc on handling this for PDF. https://www.oxygenxml.com/doc/versions/21.1/ug-editor/topics/dita-creating-glossary.html I'm sort of surpri
|
By
Dan Vint
· #45065
·
|
|
Odd results with glossary elements and PDF generation
#glossary
#PDF
Hi Dan, You need to explicitly set the "print='yes'" attribute on the glossref: https://github.com/dita-ot/dita-ot/issues/3328 Regards, Radu Radu Coravu <oXygen/> XML Editor http://www.oxygenxml.com
Hi Dan, You need to explicitly set the "print='yes'" attribute on the glossref: https://github.com/dita-ot/dita-ot/issues/3328 Regards, Radu Radu Coravu <oXygen/> XML Editor http://www.oxygenxml.com
|
By
Radu Coravu
· #45050
·
|
|
Odd results with glossary elements and PDF generation
#glossary
#PDF
Thanks, I’ll take a look at when I’m back at work
Thanks, I’ll take a look at when I’m back at work
|
By
Dan Vint
· #45043
·
|
|
Odd results with glossary elements and PDF generation
#glossary
#PDF
Dan: I sent you a sample project that should get you started. I put it together for last year’s DITA North America presentation. -Wayne
Dan: I sent you a sample project that should get you started. I put it together for last year’s DITA North America presentation. -Wayne
|
By
Wayne Brissette
· #45042
·
|
|
Odd results with glossary elements and PDF generation
#glossary
#PDF
I've been following the instructions for using the glossary elements https://www.oxygenxml.com/doc/versions/21.1/ug-editor/topics/dita-creating-glossary.html This all works perfectly for HTML output.
I've been following the instructions for using the glossary elements https://www.oxygenxml.com/doc/versions/21.1/ug-editor/topics/dita-creating-glossary.html This all works perfectly for HTML output.
|
By
Dan Vint
· #45041
·
|