walle / gimli

Utility for converting markup files to pdf files
https://github.com/walle/gimli
MIT License
538 stars 44 forks source link

merge not properly working on Ubuntu (maybe other linux-es) #64

Closed jchaves closed 9 years ago

jchaves commented 9 years ago

We are hitting a very weird case, where gimli -merge does not respect the alphabetical order.

(I'm not a ruby coder, but I've read somewhere that the behavior of Dir.glob() differs among plattforms. Maybe you guys are using a Mac as dev platform? )

(I'm working in a quick patch that, I hope, would fix this for all platforms)