lib/csl/schema.rb in csl-1.0.0.pre20 vs lib/csl/schema.rb in csl-1.0.0.pre21

- old
+ new

@@ -80,9 +80,13 @@ et-al-subsequent-use-first et-al-use-last name-as-sort-order sort-separator initialize }, :names => %w{ names-delimiter + }, + :conditionals => %w{ + disambiguate is-numeric is-uncertain-date locator + position type variable } }) @attributes.each_value { |v| v.map!(&:to_sym).freeze } \ No newline at end of file