non-break-spaces.cs.nbsp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of flying-saucer-fop Show documentation
Show all versions of flying-saucer-fop Show documentation
Flying Saucer is a CSS 2.1 renderer written in Java. This artifact provides implementation of the word-break capability using Apache FOP library
# Definice nezalomitelnych pripadu castecne dle http://prirucka.ujc.cas.cz/?id=880
# (C) 2017 Lukas Zaruba, [email protected]
# License LGPL 2.1
#
([\s]+k)( )([^\s]+)
([\s]+s)( )([^\s]+)
([\s]+v)( )([^\s]+)
([\s]+z)( )([^\s]+)
([\s]+o)( )([^\s]+)
([\s]+u)( )([^\s]+)
([\s]+a)( )([^\s]+)
([\s]+i)( )([^\s]+)
([\s]+[\d]+\.)( )([^\s]+)
([\d]{1})( )([\d]{1})
(\*)( )([\d]+)
(†)( )([\d]+)
(§)( )([\d]+)
(#)( )([\d]+)
([\d]+)( )(€)
([\d]+)( )(Kč)
([\d]+)( )(kč)
([\d]+)( )(%)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy