lib/csl/style.rb in csl-1.0.0.pre15 vs lib/csl/style.rb in csl-1.0.0.pre16
- old
+ new
@@ -20,9 +20,11 @@
end
end
attr_defaults :version => Schema.version, :xmlns => Schema.namespace
+ show_default_attributes!
+
attr_struct :xmlns, :version, :class, :'default-locale',
:'initialize-with-hyphen', :'page-range-format',
:'demote-non-dropping-particle', *Schema.attr(:name, :names)
attr_children :'style-options', :info, :locale, :macro,
\ No newline at end of file