Status: Accepted Owner: aureliojargas Labels: Type-Defect Priority-Medium New issue 49 by fgallaire: bug in --slides art target when passing multiple files as arguments http://code.google.com/p/txt2tags/issues/detail?id=49
What steps will reproduce the problem? 1.$ cp sample.t2t sample2.t2t 2.$ txt2tags --slides -t art sample.t2t 3.$ txt2tags --slides -t art sample2.t2t 4. sample.art and sample2.art are OK 5.$ txt2tags --slides -t art sample.t2t sample2.t2t 6. sample2.art is NOT OK : "buggy slide" in more between slide header and first slide. 7. if you pass more files, they all have the same bug except the first. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ txt2tags-list mailing list https://lists.sourceforge.net/lists/listinfo/txt2tags-list
