wordsmith
wordsmith copied to clipboard
Create, collaborate and publish ebooks easily.
Hi I love this wordsmith. I write math a lot so is it possible to write math equations in the book? --- Update: There is a math support. I can...
How can I change the English structed words of the document (Content, Figure, etc)? Some way to do that?
I'm not a ruby person, but finagled a little a patch for line 72 of `generate.rb`: ``` assets = if File.directory?(local(File.join('assets', ''))) local(File.join('assets', '')) end `cp -r #{assets} #{html_dir}` ```