Add this as a sub-page of <https://cwiki.apache.org/confluence/display/Corinthia/ODF> or maybe add a section to that page that links to Corinthia implementation notes for ODF.
- Dennis -----Original Message----- From: Ian C [mailto:i...@apache.org] Sent: Sunday, June 28, 2015 04:00 To: dev Subject: Re: ODF styles On Sun, Jun 28, 2015 at 6:54 PM, jan i <j...@apache.org> wrote: > Hi > > I cannot answer your question, but how can we keep the results of all > these valuable discussions, could you think of making a wiki page, just > with the "decisions" ? That's a good idea. ODF issues. And perhaps others for the different source and target types. Word, HTML, Latex or whatever ... I'll wait to get a response to this and create a page. > > rgds > jan i. > > > On 28 June 2015 at 12:39, Ian C <i...@apache.org> wrote: > >> When processing ODF styles there are a number of attributes for which >> there are no CSS equivalents. eg font-size-asian >> >> I have not seen a document where this is not equal to the general >> font-size value. >> I plan to put a crosscheck in to confirm this and so when translating >> from CSS to ODF will default the value to be the same. >> >> If there is a difference I guess we can create a -cor-font-size-asian >> property to hold the value. >> This should just be quietly ignored by a browser? >> >> Same thing for any other properties I find that have no equivalent. Seem >> ok? >>