Commit Graph

  • 5084a0b418 Attempt to silence yacc Louis 2014-11-05 22:27:10 +0100
  • db94cf06a3 Indentation Louis 2014-11-05 22:27:00 +0100
  • 9d5f3b270b Documentation Louis 2014-10-18 18:49:10 +0200
  • fe2d2da958 Setting up file type plugins. Louis 2014-10-18 18:39:55 +0200
  • 4ba66ba1ae UTF-8 everywhere, python2 legacy mode Luthaf 2014-10-17 17:34:07 +0200
  • a1ea7db059 English error message Luthaf 2014-10-17 17:33:25 +0200
  • ba435f26f9 ChordPro example file Luthaf 2014-10-06 22:31:05 +0200
  • a0c19d3b35 First minimalist chordpro lexer Luthaf 2014-10-06 22:30:46 +0200
  • b8ff69af51 Utilisation de python3 par défault Louis 2014-10-01 17:31:45 +0200
  • a17519bbea Start Python2 compatibility mode Luthaf 2014-10-01 15:34:53 +0200
  • 9bc740e096 Update setup.py Luthaf 2014-10-01 15:34:42 +0200
  • 04f2554759 Simplification Louis 2014-10-01 13:16:58 +0200
  • d34441fbae Added intersong example Louis 2014-10-01 11:12:47 +0200
  • 7895acad0f Deleting output and temporary files generated by yacc Louis 2014-10-01 10:58:20 +0200
  • 58f1385685 Handling user abort Louis 2014-10-01 10:34:16 +0200
  • 22aaf29e8c Using logging module Louis 2014-10-01 10:34:04 +0200
  • d685da1244 Cleaning LaTeX parser Louis 2014-10-01 10:33:42 +0200
  • baedd3b236 [WIP] LaTeX files are parsed again Louis 2014-09-30 23:41:33 +0200
  • 6c98a09216 Temporary workaround to make babel work Louis 2014-09-27 10:39:45 +0200
  • 2a3bee175e Converted to Python3 Louis 2014-09-27 09:43:29 +0200
  • e41590c409 Suppression de plasTeX Louis 2014-09-26 22:24:45 +0200
  • d8f53c7153 Suppression de la configuration pour Fedora Louis 2014-09-05 21:08:40 +0200
  • 62a61718ae Correction d'une erreur si une url est définie avec le template default.tex Louis 2014-09-05 18:48:35 +0200
  • 4797db2706 Changement de la chaîne ignorée pour la version (conforme à la valeur par défaut de ladite version, définie ailleurs) Louis 2014-09-05 18:48:07 +0200
  • e5650c2c30 Déplacement de définition de variables là où elles sont vraiment nécessaires Louis 2014-09-05 18:47:48 +0200
  • b8ea147984 Mise à jour des dépendances #26 Louis 2014-09-05 16:39:49 +0200
  • 7569216269 Lilypond papersize is updated at each new music score Luthaf 2014-09-01 09:11:32 +0200
  • b78d86f011 Updating windows installation script Luthaf 2014-08-31 23:35:24 +0200
  • 53aa5869a3 Update setup.py for Pypi Luthaf 2014-08-31 23:14:07 +0200
  • ad95ef7dcb typo Luthaf 2014-08-31 22:58:21 +0200
  • 9aa9ad1af6 Merge branch 'master' of https://github.com/patacrep/patacrep Luthaf 2014-08-26 20:10:15 +0200
  • b1200757d5 Passage à la version 4.0.0 alpha Luthaf 2014-08-26 20:07:05 +0200
  • 493f2b530e The __version__ attribute's value SHOULD be a string. Luthaf 2014-08-26 20:06:01 +0200
  • 11a2eba3a6 Merge pull request #58 from patacrep/chords_a5 Louis 2014-08-26 17:45:00 +0200
  • 5d0d24d61d Change distutils for setuptools Luthaf 2014-08-26 12:17:21 +0200
  • 02ed17d4cb Change chords diagram placements in small paper size #58 Luthaf 2014-08-26 12:11:10 +0200
  • bb5ee606f8 Closes #59 Louis 2014-08-23 16:41:25 +0200
  • 3290291045 Improving \chords rendering in a5paper Louis 2014-07-25 20:26:06 +0200
  • eaafa62033 Added tests for plasTeX Louis 2014-07-25 14:04:29 +0200
  • 52198b4084 Last space and line break are now outside chord \[ Louis 2014-07-25 14:02:53 +0200
  • 123e2e0e86 Return super() value Louis 2014-07-25 13:53:55 +0200
  • 59517b3245 Removing leading spaces and line breaks in verses Louis 2014-07-25 13:21:24 +0200
  • 278acc8438 Parsing of chord \[: solved bug when parsing \[A]word\[B] Louis 2014-07-24 21:15:15 +0200
  • 4f37f3c7c2 Changed signature of parsed_until Louis 2014-07-24 21:11:31 +0200
  • 7d8df0ea83 Amélioration de \[ Louis 2014-07-24 16:09:45 +0200
  • 22495aa5f8 More information stored in song Louis 2014-07-23 10:39:37 +0200
  • 603269ec36 Improving LaTeX \[ parsing Louis 2014-07-23 10:22:18 +0200
  • a865dbe38d pylint Louis 2014-07-21 19:21:31 +0200
  • 10434d1fb7 Management of new LaTeX commands Louis 2014-07-21 19:20:47 +0200
  • af9c395079 Improvement of chord parsing: \[ Louis 2014-07-17 13:06:16 +0200
  • 0e1bfe05c9 Ignoring song files not ending with '.sg' or '.is' Louis 2014-07-17 12:50:31 +0200
  • 5ab5bfded4 Code factorisation, and better error message when file not found. Louis 2014-07-10 16:23:54 +0200
  • 79666c4d3c pylint Louis 2014-07-10 15:45:15 +0200
  • 2533495711 Even better error message Louis 2014-07-10 15:43:55 +0200
  • 7e6fd4ef06 More search path for tex plugin Luthaf 2014-07-09 17:42:50 +0100
  • 9a9ca6fa99 Better error message Luthaf 2014-07-09 17:39:00 +0100
  • 2dfd719319 Nettoyage des shebang et des modes de fichiers Luthaf 2014-07-08 13:49:42 +0100
  • 823c633943 Corrige un bug lors de la génération des index Luthaf 2014-07-08 13:45:59 +0100
  • f458c8602a Merge pull request #55 from patacrep/cx_freeze Louis 2014-07-07 18:06:36 +0200
  • 17f575c2cc Merge branch 'master' of github.com:patacrep/patacrep Louis 2014-07-07 18:04:46 +0200
  • aa87cd0b7b Merge branch 'master' into cx_freeze #55 Louis 2014-07-07 18:03:56 +0200
  • 616657acef Corrected inversion between first and last name, or article and main title Louis 2014-07-07 18:03:30 +0200
  • ba0688f848 Typo Luthaf 2014-07-07 16:56:36 +0100
  • c36f2fae41 Merge branch 'master' into cx_freeze Luthaf 2014-07-07 15:47:12 +0100
  • a52b5bab89 Script d'installation pour windows Luthaf 2014-07-07 15:42:41 +0100
  • 902c207381 Gestion des chemins windows dans les fichiers LaTeX Luthaf 2014-07-07 15:42:10 +0100
  • e823a7dbfe Revert "Gestion des chemins de fichiers pour LaTeX" Luthaf 2014-07-07 15:08:56 +0100
  • 46a80d2b8f PDF compilation now works on windows Luthaf 2014-07-07 15:08:27 +0100
  • a3beec2148 Merge pull request #51 from patacrep/cache Luthaf 2014-07-06 13:16:56 +0100
  • 443783be2c Solved sorting problem #51 Louis 2014-07-06 12:00:45 +0200
  • 23418d7ceb pylint Louis 2014-07-06 12:00:31 +0200
  • 5a37a0fc46 Ignoring cache Louis 2014-07-06 11:53:31 +0200
  • 6624dfadf2 Changement du nom Luthaf 2014-07-05 14:53:33 +0100
  • 624211c3b3 Gestion des chemins de fichiers pour LaTeX Luthaf 2014-07-05 14:26:56 +0100
  • 5cc88974f2 Using the best pickle protocol version Louis 2014-07-05 11:19:02 +0200
  • e3edc2b9e7 Merge branch 'master' into cache (mainly managing string encoding) Louis 2014-07-05 11:10:52 +0200
  • 16c43e8074 Merge branch 'master' of github.com:patacrep/patacrep Louis 2014-07-05 10:37:19 +0200
  • 52c3007684 Songs are cached only if they are in a datadir Louis 2014-07-05 10:36:50 +0200
  • 1d455b6b34 Setup.py prenant en compte cx_freeze Luthaf 2014-07-05 00:21:48 +0100
  • b20d6c8162 Correction d'un bug sous windows Luthaf 2014-07-04 23:38:02 +0100
  • 5d18d08ffa Merge pull request #53 from patacrep/include Luthaf 2014-07-04 23:36:46 +0100
  • 6209f3e9ab comment Louis 2014-07-04 21:12:18 +0200
  • f8ee770610 Guess encoding while encoding file #53 Louis 2014-07-04 20:57:32 +0200
  • fc05a7cb17 Suppression de la liste des accords si les diagrammes sont absents Luthaf 2014-07-04 19:58:09 +0100
  • e6fbc51ebf Simplify case where datadir is empty Louis 2014-07-04 20:55:05 +0200
  • 5048930f44 No error if files cannot be opened Louis 2014-07-04 20:48:12 +0200
  • d19675189b Corrected indentation Louis 2014-07-04 20:36:20 +0200
  • 5fd6aec54b Deleting useless line Louis 2014-07-04 20:35:13 +0200
  • 794f8e2c9a Merge branch 'master' into include Louis 2014-07-04 20:34:45 +0200
  • 2d8dda902f Merge branch 'include' of github.com:patacrep/patacrep into include Louis 2014-07-04 20:32:10 +0200
  • 079e05911a Merge pull request #54 from patacrep/encoding Louis 2014-07-04 20:31:36 +0200
  • ec48864f76 Use datadirs as base search path for included content Luthaf 2014-07-04 18:38:49 +0100
  • a8900ff543 Update Requirements #54 Luthaf 2014-07-04 17:51:58 +0100
  • 21d4f0c245 Sanitize encoding of manipulated strings Louis 2014-07-04 17:37:56 +0200
  • aa1f9e9656 Trying to solve encoding problems #50 Louis 2014-07-04 12:26:06 +0200
  • 813e5d9bdc Trying to solve encoding problems #50 Louis 2014-07-04 10:50:46 +0200
  • 4563c04c9d Typo Luthaf 2014-07-03 22:16:40 +0100
  • 18b5c9c22c Gestion du cas où la clef _songbook_dir n'existe pas Luthaf 2014-07-03 22:16:16 +0100
  • 75932768e2 Adds a warning message if _songbook_dir is not set Luthaf 2014-07-03 22:11:17 +0100
  • 038028d224 Plugin include Luthaf 2014-07-03 16:58:25 +0100