3175 Commits (11f49258d3a39c91d62879c00597ff552b9bb9e2)
 

Author SHA1 Message Date
Louis 352aff24b0 [songbook] Added step interpolation 9 years ago
Louis f93f7b904a Merge pull request #110 from patacrep/nolyrics 9 years ago
Oliverpool 1086ff06a7 Bugfix for linebreak support 9 years ago
Louis 03881bf9b9 [test] Added an example songbook with several tests 9 years ago
Louis 82db9f39b6 Add more precise error message 9 years ago
Oliverpool e6d8db254e Remove unwanted space on lyric books when writing only chords 9 years ago
Oliverpool 9585f071ac Add newline support in nolyrics environments 9 years ago
Louis fec475b5ef Added a command line tool to convert between file formats 9 years ago
Louis 865b902be2 Merge pull request #105 from patacrep/nolyrics 9 years ago
Oliverpool 32a0065ef2 Proposition of support for verse without lyrics 9 years ago
Louis 958eb66c62 Merge branch 'master' into authors 9 years ago
Louis fc328658ce [WIP] Does not work 9 years ago
Louis 3e3b689c0b Improve authors processing 9 years ago
Louis 6f74c8b55a [WIP] Detect verses not containing any lyrics. 9 years ago
Oliverpool 061411e3ae Merge branch 'poc_html_rendering' 9 years ago
Oliverpool c11a59db7b Allow the search_image and search_partition to return None 9 years ago
Louis f21bdda2ef [test] One class contain one test method per file 9 years ago
Louis 8b79dd881e Close file after reading 9 years ago
Louis 8e480a3342 Pylint 9 years ago
Louis 3779567fea Deleted method `cover_filepath` 9 years ago
Louis becea663ea Silent changes to `seach_*()` methods; using `search_*()` filters in templates 9 years ago
Louis 1a6507f175 Template directories is now an argument to the `render()` method 9 years ago
Louis b73027c865 Clarified signature of `patacrep.songs.ChordproSong.render()` 9 years ago
Louis fe26591b72 Deleted useless parameter. May be added later (I think it does break some tests) 9 years ago
Louis 3a9f5aadce Renamed `Song.parse()` to `Song._parse()` (as this method is private) 9 years ago
Oliverpool af893a15de Search for the images and partitions in HTML template 9 years ago
Oliverpool 56c7c39b05 Allow custom path to song templates 9 years ago
Oliverpool b9e542cf54 Complete HTML template 9 years ago
Oliverpool efdb79cac9 search_file returns absolute filepath 9 years ago
Oliverpool 51d6ecd8a7 Allow to render only selected elements of a song 9 years ago
Louis 5ab211315e Improved sub-template rendering 9 years ago
Oliverpool 176db61929 Add a pretty_chord property to Chord for HTML rendering 9 years ago
Oliverpool 9a834f826a Start the html template 9 years ago
Oliverpool 6dd9bba528 Split latex template with body 9 years ago
Oliverpool d4eb28ba94 lint fix 9 years ago
Oliverpool fd7216d5cb Template is an argument of the render method 9 years ago
Oliverpool 7161a08b8b Reorganize chordpro templates 9 years ago
Louis f7847d4ab7 Merge pull request #98 from patacrep/api_getter 9 years ago
Oliverpool e49ba05514 Yield datadirs 9 years ago
Oliverpool 996652401e Cleanup methods for search image and cover 9 years ago
Oliverpool eab22ad862 Use the new methods to search for a file related to a song 9 years ago
Oliverpool 6353a9da38 Add a method to list valid datadirectories of a song 9 years ago
Oliverpool 722ff043ae Add a method to search for a file related to a song 9 years ago
Louis b551986f34 typo 9 years ago
Louis c440a1c0be Merge branch 'authors' of github.com:patacrep/patacrep into authors 9 years ago
Louis b4e06bf77d Some more tests 9 years ago
Louis 5ccfa6bb5a Some more tests 9 years ago
Oliverpool 044d9570ae Use search_image to find cover file 9 years ago
Oliverpool 220d7c6001 Add a default return when search_image fails (breaks some tests) 9 years ago
Oliverpool 585b343bc9 Add property to return key with utf8 alterations 9 years ago