Skip to content

Commit

Permalink
metanorma/mn-native-pdf#230 update xslt name according to processor name
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP authored and ronaldtse committed Feb 10, 2021
1 parent 2bfe6db commit f7dc031
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion lib/isodoc/cc/pdf_convert.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def initialize(options)
end

def pdf_stylesheet(docxml)
"csd.standard.xsl"
"cc.standard.xsl"
end
end
end
Expand Down

0 comments on commit f7dc031

Please sign in to comment.