# Parse XSLT
try:
+ document = load_including_children(provider, slug)
+
# check for latex packages
if not package_available('morefloats', 'maxfloats=19', verbose=verbose):
document.edoc.getroot().set('old-morefloats', 'yes')
Some documents with many motifs in long stanzas or paragraphs may not compile.
=============================================================================="""
- document = load_including_children(provider, slug)
-
# hack the tree
move_motifs_inside(document.edoc)
hack_motifs(document.edoc)
functions.reg_substitute_entities()
functions.reg_wrap_words()
-functions.reg_split()
+functions.reg_strip()
TEMPLATE = u"""\
Kodowanie znaków w dokumencie: UTF-8.