From george at oxygenxml.com Mon Apr 1 00:40:46 2013
From: george at oxygenxml.com (George Cristian Bina)
Date: Mon, 01 Apr 2013 08:40:46 +0300
Subject: [oXygen-user] Recursive Root Element In CSS
In-Reply-To: <65359.207.168.47.25.1364668523.squirrel@www.eccnet.com>
References: <62059.207.168.47.25.1364591025.squirrel@www.eccnet.com>
<5156E6C8.6000105@oxygenxml.com>
<65359.207.168.47.25.1364668523.squirrel@www.eccnet.com>
Message-ID: <51591DDE.8060502@oxygenxml.com>
Hi Betty,
The problem with your initial CSS is probably related to not resetting
the counter. Basically the counter for section N should be reset on any
section N-1.
I will be in US in a couple of weeks for the DITA North America
conference in Providence, RI. It will be great to meet you there if you
attend the DITA conference again.
Best Regards,
George
--
George Cristian Bina
XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
On 3/30/13 8:35 PM, Betty Harvey wrote:
> Thanks George!
>
> That did the trick. I wonder if it wasn't working because I didn't have a
> standalone 'topic' declaration. I am not sure why I couldn't get it to
> work. I have to work with CSS once every 5 years. Much prefer XSLT or
> XSL-FO!
>
> As usual you are the greatest!!! Hope everything is going well with you.
> Most of my time these days is working with Obamacare and NIEM (not a fan
> of NIEM).
>
> Hope to see you soon!
>
> Thanks again!
>
> Betty
>
>> Dear Betty,
>>
>> Please find a working sample attached. I think the initial XML file in
>> your sample also had a few issues, having additional titles without a
>> topic element.
>> In any case, please see the attached sample and let me know if this helps.
>>
>> Best Regards,
>> George
>> --
>> George Cristian Bina
>> XML Editor, Schema Editor and XSLT Editor/Debugger
>> http://www.oxygenxml.com
>>
>> On 3/29/13 11:03 PM, Betty Harvey wrote:
>>> Hi all:
>>>
>>> I am creating a CSS stylesheet to autonumber topics.
>>>
>>> The structure of the document is recursive topics where topic is the
>>> root
>>> element:
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> The goal is to have
>>>
>>> 1. Title
>>> 1.1 Title
>>> 1.1.1 Title
>>>
>>> Because the is the root element and recursive the numbering is
>>> is being displayed as:
>>>
>>> 1. Title
>>> 1.1 Title
>>> 1.1.1 Title
>>> 1.2 Title
>>> 1.2.2
>>>
>>> The third level and below numbers sequentially and doesn't reset. I
>>> tried
>>> doing a reset-counter but then the numbers are always 1. I thought maybe
>>> I
>>> could use :root selector:
>>>
>>> :root topic > title:before{
>>> counter-increment: section;
>>> content: counter(section) ". ";
>>> }
>>>
>>> The CSS is valid but Oxygen ignores the counter and the number isn't
>>> present.
>>>
>>> I also looked for an Oxygen extension that might help derive the
>>> hierarchy
>>> from the top-level but wasn't able to find anything. I think it would
>>> work
>>> if there was a way to say 'this topic is the root element'.
>>>
>>> Anyone have any suggestions?
>>>
>>> Here is the CSS for the counters:
>>>
>>> topic > title:before{
>>> counter-increment: section;
>>> content: counter(section) ". ";
>>> }
>>>
>>> topic > topic > title:before{
>>> counter-increment: subsection;
>>> content: counter(section) "." counter(subsection) ". ";
>>> }
>>>
>>> topic > topic > topic > title:before{
>>> counter-increment: subsection1;
>>> content: counter(section) "." counter(subsection) "."
>>> counter(subsection1) ". ";
>>> }
>>>
>>> TIA!
>>>
>>> Betty
>>>
>>> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
>>> Betty Harvey | Phone: 410-787-9200 FAX: 9830
>>> Electronic Commerce Connection, Inc. |
>>> harvey at eccnet.com | Washington,DC XML Users Grp
>>> URL: http://www.eccnet.com | http://www.eccnet.com/xmlug
>>> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\\/\/
>>>
>>> _______________________________________________
>>> oXygen-user mailing list
>>> oXygen-user at oxygenxml.com
>>> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>>>
>>
>
>
> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
> Betty Harvey | Phone: 410-787-9200 FAX: 9830
> Electronic Commerce Connection, Inc. |
> harvey at eccnet.com | Washington,DC XML Users Grp
> URL: http://www.eccnet.com | http://www.eccnet.com/xmlug
> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\\/\/
> Member of XML Guild (www.xmlguild.org)
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>
From michael_scott at me.com Mon Apr 1 09:28:58 2013
From: michael_scott at me.com (Michael Scott)
Date: Mon, 01 Apr 2013 15:28:58 +0100
Subject: [oXygen-user] MarkLogic connector enterprise only
In-Reply-To: <62059.207.168.47.25.1364591025.squirrel@www.eccnet.com>
References: <62059.207.168.47.25.1364591025.squirrel@www.eccnet.com>
Message-ID:
MarkLogic provides a free version for developers. It's frustrating to be told that I need to use the enterprise edition of Oxygen to be able to connect to it. Does anyone else feel this way?
http://developer.marklogic.com/free-developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20130401/97ca79bf/attachment.html
From george at oxygenxml.com Tue Apr 2 07:02:47 2013
From: george at oxygenxml.com (George Cristian Bina)
Date: Tue, 02 Apr 2013 15:02:47 +0300
Subject: [oXygen-user] MarkLogic connector enterprise only
In-Reply-To:
References: <62059.207.168.47.25.1364591025.squirrel@www.eccnet.com>
Message-ID: <515AC8E7.7060301@oxygenxml.com>
Dear Michael,
There is a difference here, MarkLogic gives the development free and
they charge for deployment (production use). oXygen is used for
development and we do not charge you when you deploy your application.
We also offer free of charge access to our SDK for example, so people
developing on top of oXygen do not need to pay for getting access to the
SDK.
Best Regards,
George
--
George Cristian Bina
XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
On 4/1/13 5:28 PM, Michael Scott wrote:
> MarkLogic provides a free version for developers. It's frustrating to be
> told that I need to use the enterprise edition of Oxygen to be able to
> connect to it. Does anyone else feel this way?
>
> http://developer.marklogic.com/free-developer
>
>
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>
From yves.barbion at gmail.com Tue Apr 9 03:08:42 2013
From: yves.barbion at gmail.com (Yves Barbion)
Date: Tue, 9 Apr 2013 10:08:42 +0200
Subject: [oXygen-user] feature request: notify user when he's deleting an
element with specific attribute values
Message-ID:
Hi group
Suppose I get to edit content which was written by someone else, and I
delete some elements of which I think that they do not have a specific
purpose. For example, I see content wrapped in a element and I could
just delete the element, but leave the content in the parent element.
The element, however, may have been used for specific purposes in the
output, for example DITA flagging, so it may have specific attribute values
of which I was not aware. Would it be possible for oXygen to give me a
warning if I were to delete such an element, for example:
"The element you are going to delete contains attributes. Are you sure you
want to delete this element?"
And maybe add the "Do not ask again" option?
Thanks
--
Yves Barbion
www.scripto.nu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20130409/6d2a414d/attachment.html
From support at oxygenxml.com Tue Apr 9 06:13:27 2013
From: support at oxygenxml.com (Oxygen XML Editor Support)
Date: Tue, 09 Apr 2013 14:13:27 +0300
Subject: [oXygen-user] feature request: notify user when he's deleting
an element with specific attribute values
In-Reply-To:
References:
Message-ID: <5163F7D7.4040800@oxygenxml.com>
Hi Yves,
Our Java-based API should be enough for a developer to implement such a
functionality so if you are interested in this approach I could
elaborate. But we cannot implement something like this as a part of the
default behavior.
Maybe when you are working to refactor somebody else's content you
should have the XML document in the Author mode displayed as "Full Tags
With Attributes" (there is a toolbar drop down button for this).
Regards,
Radu
Radu Coravu
XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
On 4/9/2013 11:08 AM, Yves Barbion wrote:
> Hi group
>
> Suppose I get to edit content which was written by someone else, and I
> delete some elements of which I think that they do not have a specific
> purpose. For example, I see content wrapped in a element and I
> could just delete the element, but leave the content in the parent
> element. The element, however, may have been used for specific
> purposes in the output, for example DITA flagging, so it may have
> specific attribute values of which I was not aware. Would it be possible
> for oXygen to give me a warning if I were to delete such an element, for
> example:
>
> "The element you are going to delete contains attributes. Are you sure
> you want to delete this element?"
>
> And maybe add the "Do not ask again" option?
>
>
>
> Thanks
>
> --
> Yves Barbion
> www.scripto.nu
>
>
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>
From Roderik.Dernison at inl.nl Tue Apr 9 06:46:49 2013
From: Roderik.Dernison at inl.nl (Roderik Dernison)
Date: Tue, 9 Apr 2013 11:46:49 +0000
Subject: [oXygen-user] transforming own schema documents?
Message-ID: <11D2F5E48CF8644D83F8F8636708CE091DCFE320@svprex10>
Hi,
I'm trying to transform documents of my own extension of DITA to pdf. I've included some dita-xslts into my own. Now transformation isn't quite doing what I expect it to do. Eg. Transformation of simletables isn't working (gives wrong fo-output).
How can I tell oXygen to save my fo-output so I can check where I went wrong in my xslt?
Kind regards,
Ing. Roderik Dernison
________________________________
----------------------------------------------------------
Aan dit bericht kunnen geen rechten worden ontleend.
Het bericht is alleen bestemd voor de geadresseerde.
Indien het bericht niet voor u is bestemd, verzoeken wij
u dit aan ons te melden en het bericht te verwijderen.
This message shall not constitute any obligations.
This message is intended solely for the addressee.
If you have received this message in error, please
inform us and delete the message.
----------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20130409/df973dbc/attachment.html
From yves.barbion at gmail.com Tue Apr 9 06:50:22 2013
From: yves.barbion at gmail.com (Yves Barbion)
Date: Tue, 9 Apr 2013 13:50:22 +0200
Subject: [oXygen-user] feature request: notify user when he's deleting
an element with specific attribute values
In-Reply-To: <5163F7D7.4040800@oxygenxml.com>
References:
<5163F7D7.4040800@oxygenxml.com>
Message-ID:
Hi Radu
Yes, I always display the tags and I always have the Attributes pane open
as well, so I'm always very well aware of the fact that some elements can
have important attributes. I was not asking this for myself, but I was just
wondering whether other users have experienced something like this too.
No problem if it cannot be implemented. I'll just have to teach my
colleague writers to be careful when they remove elements.
Kind regards
Yves
--
Yves Barbion
www.scripto.nu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20130409/1ae787d3/attachment.html
From support at oxygenxml.com Tue Apr 9 06:58:50 2013
From: support at oxygenxml.com (Oxygen XML Editor Support)
Date: Tue, 09 Apr 2013 14:58:50 +0300
Subject: [oXygen-user] transforming own schema documents?
In-Reply-To: <11D2F5E48CF8644D83F8F8636708CE091DCFE320@svprex10>
References: <11D2F5E48CF8644D83F8F8636708CE091DCFE320@svprex10>
Message-ID: <5164027A.80302@oxygenxml.com>
Hi Roderick,
If you edit the transformation scenario, in the Parameters tab you can
set the parameter "clean.temp" to "no". After the publishing you should
find in the temporary files folder the XSL-FO file (with the name
"topic.fo").
Here are some steps if you want to debug the PDF transformation:
http://www.oxygenxml.com/doc/ug-oxygen/index.html#tasks/debugging-pdf-transformation.html
Regards,
Radu
Radu Coravu
XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
On 4/9/2013 2:46 PM, Roderik Dernison wrote:
> Hi,
>
> I?m trying to transform documents of my own extension of DITA to pdf.
> I?ve included some dita-xslts into my own. Now transformation isn?t
> quite doing what I expect it to do. Eg. Transformation of simletables
> isn?t working (gives wrong fo-output).
>
> How can I tell oXygen to save my fo-output so I can check where I went
> wrong in my xslt?
>
> Kind regards,
>
> Ing. Roderik Dernison
>
>
> ------------------------------------------------------------------------
>
> ----------------------------------------------------------
> Aan dit bericht kunnen geen rechten worden ontleend.
> Het bericht is alleen bestemd voor de geadresseerde.
> Indien het bericht niet voor u is bestemd, verzoeken wij
> u dit aan ons te melden en het bericht te verwijderen.
>
> This message shall not constitute any obligations.
> This message is intended solely for the addressee.
> If you have received this message in error, please
> inform us and delete the message.
> ----------------------------------------------------------
>
>
> _______________________________________________
> oXygen-user mailing list
> oXygen-user at oxygenxml.com
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>
From support at oxygenxml.com Tue Apr 9 08:41:58 2013
From: support at oxygenxml.com (Oxygen XML Editor Support)
Date: Tue, 09 Apr 2013 16:41:58 +0300
Subject: [oXygen-user] feature request: notify user when he's deleting
an element with specific attribute values
In-Reply-To:
References:
<5163F7D7.4040800@oxygenxml.com>
Message-ID: <51641AA6.8050003@oxygenxml.com>
Hi Yves,
It's not a technical difficulty to implement such a check in Oxygen as a
default behavior, it's just a matter of considering for how many users
the behavior would be useful and for how many the behavior could
potentially be annoying.
So yes, if somebody else on the list has an opinion on this, it would be
welcomed.
Regards,
Radu
Radu Coravu
XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
On 4/9/2013 2:50 PM, Yves Barbion wrote:
> Hi Radu
>
> Yes, I always display the tags and I always have the Attributes pane
> open as well, so I'm always very well aware of the fact that some
> elements can have important attributes. I was not asking this for
> myself, but I was just wondering whether other users have experienced
> something like this too.
>
> No problem if it cannot be implemented. I'll just have to teach my
> colleague writers to be careful when they remove elements.
>
> Kind regards
>
> Yves
>
>
> --
> Yves Barbion
> www.scripto.nu
From support at oxygenxml.com Wed Apr 10 09:37:20 2013
From: support at oxygenxml.com (Oxygen XML Editor Support)
Date: Wed, 10 Apr 2013 17:37:20 +0300
Subject: [oXygen-user] [Ann] New maintenance build available for oXygen 14.2
(2013040919)
Message-ID: <51657920.9060607@oxygenxml.com>
Dear oXygen users,
We announce the release of a new maintenance build (2013040919) for
oXygen 14.2 (XML Editor, XML Developer, XML Author).
The build number can be verified in the Help -> About dialog box from
the application (next to the version number).
You can download the new installation kits from our web site:
http://www.oxygenxml.com/download.html
Here you can find the complete list of bug-fixes:
http://www.oxygenxml.com/build_history.html#2013040919
You can follow our oXygen release/build RSS feed here:
http://www.oxygenxml.com/rssBuildID.xml
Please let us know if you encounter any problems with this new build.
Regards,
Adrian
--
Adrian Buza
oXygen XML Editor and Author Support
Tel: +1-650-352-1250 ext.202
Fax: +40-251-461482
support at oxygenxml.com
http://www.oxygenxml.com
From claudio.tubertini at gmail.com Wed Apr 10 12:44:55 2013
From: claudio.tubertini at gmail.com (Claudio Tubertini)
Date: Wed, 10 Apr 2013 19:44:55 +0200
Subject: [oXygen-user] Footnotes in standard DocBook HTML transformation
Message-ID:
I'have experienced a weird problem with html footnote. I'm using a Mac with
Oxygen 14.2 but whenever I try to produce an html file from an xml snippet
like this one, (using the standard HTML docbook 5.0 transformation)
Il 27 gennaio 1961, al Teatro dell?Opera a Roma, venne proiettato
in anteprima un
film di produzione privata ....
Lanocita A. (Lan) 1961, Rassegna
cinematografica, ?Corriere della Sera?, 11 febbraio, 6.
, comment? il
?Corriere della Sera?. L?ufficialit? della pellicola ?
confermata dai dubbi
insinuati dalla stampa comunista sul finanziamento
governativo della pellicola e
dalle recensioni elogiative apparse sulla stampa cattolica
[Merolla 2004, 131].
Centro cattolico cinematografico
1961, Viva l?Italia, ?Segnalazioni cinematografiche?,
28 (XLIX), gennaio.
.
I obtain a footnote link that doesn't work properly
this link refers to