1
0

Version 2.0~beta2:

- Stylesheets 2013:
  * Improvements for monospace handling in HTML and FO
  * FO: use sans-serif font for formalpara titles
  * FO: fixed ambigious template matches
  * HTML: Improvements for print output
  * Bugfixes:
    o ticket #210: PDF Output of Articles: Publication Date Missing
- Stylesheets 2005:
  * fixed an issue that caused a recursion when building HTML
- Nocdoc
  * New elements:
    o blockquote — A quotation set off from the main text
    o email
    o highlights — A summary of the main points of the discussed component
    o literallayout — A block of text in which line breaks and white
      space are to be reproduced faithfully
    o uri — A Uniform Resource Identifier
  * Changed Content Models
    o article:
      allow optional titleabbrev (useful for TOCs)
      allow abstract or highlights after article "header"
      allow optional simplelist after article header
    o entry:
      allow optional literallayout
    o textobject
      Added #PCDATA (normal text) in addition to phrase
    o refmeta
      added zero or more refmiscinfo
    o refnamediv
      Added uri
    o prompt, systemitem, varname
      allow replaceable
  * Changed List of Attributes
    o Mostly non-intrusive and optional role and remap attributes

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/suse-xsl-stylesheets?expand=0&rev=67
This commit is contained in:
Frank Sundermeyer 2014-01-14 14:06:09 +00:00 committed by Git OBS Bridge
parent a727d27096
commit 7b08f9efff
4 changed files with 47 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a49c426f6e47c8cffe1b2fd3b5b455c9429f6cb61d8dcae993151d07f29dc6b7
size 1245024

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4303f91ff1ec55f7ad4e4cc5a52fed2d3c49d70707bbf843fbf2ba830cb5e2d1
size 1228771

View File

@ -1,3 +1,45 @@
-------------------------------------------------------------------
Tue Jan 14 13:28:22 UTC 2014 - fsundermeyer@opensuse.org
Version 2.0~beta2:
- Stylesheets 2013:
* Improvements for monospace handling in HTML and FO
* FO: use sans-serif font for formalpara titles
* FO: fixed ambigious template matches
* HTML: Improvements for print output
* Bugfixes:
o ticket #210: PDF Output of Articles: Publication Date Missing
- Stylesheets 2005:
* fixed an issue that caused a recursion when building HTML
- Nocdoc
* New elements:
o blockquote — A quotation set off from the main text
o email
o highlights — A summary of the main points of the discussed component
o literallayout — A block of text in which line breaks and white
space are to be reproduced faithfully
o uri — A Uniform Resource Identifier
* Changed Content Models
o article:
allow optional titleabbrev (useful for TOCs)
allow abstract or highlights after article "header"
allow optional simplelist after article header
o entry:
allow optional literallayout
o textobject
Added #PCDATA (normal text) in addition to phrase
o refmeta
added zero or more refmiscinfo
o refnamediv
Added uri
o prompt, systemitem, varname
allow replaceable
* Changed List of Attributes
o Mostly non-intrusive and optional role and remap attributes
-------------------------------------------------------------------
Fri Dec 6 20:03:53 UTC 2013 - fsundermeyer@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package suse-xsl-stylesheets
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: suse-xsl-stylesheets
Version: 2.0~beta1
Version: 2.0~beta2
Release: 0
###############################################################