README.md in lncs-0.0.2 vs README.md in lncs-0.0.3

- old
+ new

@@ -64,16 +64,16 @@ { "volume_number": 7949, "sources": "/Users/louis/Downloads/submissions", "sections": [ { - title: "Foundations", - papers: [7,11,14,18,20,24,35,46,63] + "title": "Foundations", + "papers": [7,11,14,18,20,24,35,46,63] }, { - title: "Applications", - papers: [2,6,22,29,58,68] + "title": "Applications", + "papers": [2,6,22,29,58,68] } ], "papers": { "7" : { "pdf": "7/paper.pdf" @@ -139,26 +139,26 @@ { "volume_number": 7949, "sources": "/Users/louis/Downloads/submissions", "sections": [ { - title: "Foundations", - papers: [7,11,14,18,20,24,35,46,63] + "title": "Foundations", + "papers": [7,11,14,18,20,24,35,46,63] }, { - title: "Applications", - papers: [2,6,22,29,58,68] + "title": "Applications", + "papers": [2,6,22,29,58,68] } ], papers: { "7" : { - pdf: "7/paper.pdf", - title: "MOCQL: A Declarative Language for Ad-Hoc Model Querying", - authors: ["Harald St\\\"orrle"] + "pdf": "7/paper.pdf", + "title": "MOCQL: A Declarative Language for Ad-Hoc Model Querying", + "authors": ["Harald St\\\"orrle"] }, "24" : { - pdf: "ECMFA2013-cameraready.pdf" + "pdf": "ECMFA2013-cameraready.pdf" } } } 11. Regenerate your titles and PDF. @@ -172,5 +172,9 @@ ------------ I'm afraid that this code is not well tested, factored or documented. It was quickly hacked together whilst in my first attempt to edit an LNCS volume. If I'm ever asked to edit a second volume, I plan to tidy up this gem and add a few more features. In the meantime, pull requests are very welcome. Todo list: * Better error reporting when the titles key is specified but not authors and vice versa + +Acknowledgements +---------------- +My thanks to Abel Gómez and Jordi Cabot for helping to improve LNCS, and for being courageous enough to be the first users of the tool other than myself! \ No newline at end of file