diff --git a/README.md b/README.md index 1b3cb118eb1717d08840c046499e7fa75b5c96bd..6a9df88cfe154b703a6a733c33b710143f3bf525 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ There are several versions of toyunda files : Assumptions and possibly unwanted behaviour ============== -- We will call "yline" a line containing a 'ÿ', only if it contains several ' ', one 'ÿ' and no other character, if it has an strictly positive number of pipes, and if it has no position (o:) option. In this case, we consider it as a special line indicating syllable partition, going with normal lines ("nline") with one pipe less. If it's not the case, it will be considered like a normal line and the ÿ will be printed. Also, size and color options are ignored for ÿ lines (with a warning). +- We will call "yline" a line containing a 'ÿ', only if it contains several ' ', one 'ÿ' and no other character, if it has a strictly positive number of pipes, and if it has no position (o:) option. In this case, we consider it as a special line indicating syllable partition, going with normal lines ("nline") with one pipe less. If it's not the case, it will be considered like a normal line and the ÿ will be printed. Also, size and color options are ignored for ÿ lines (with a warning). - ylines come in the same order for the syllable place and the start/end frames : Katsudon can't be timed ka-don-tsu. If that happens, the line will be timed Katsu-don and the yline for tsu will be ignored with a warning, or matched with another buffer in the cluster. - ylines don't overlap in time. If that happens, an ERROR line will be printed, and the generated file will have a negative \k tag. - Positioned lines are not important lines : they are printed as is. If effects are done with this option, it will most likely turn into a disaster. That shouldn't happen in toyunda v1 and v2 but may occur in v3. diff --git a/makefile b/makefile index 05b39b3b8d61fc0d695572b502e98dbccb8c5580..b661c75ec95bd04225abfb201a78801ce43ba117 100644 --- a/makefile +++ b/makefile @@ -2,7 +2,7 @@ # Epitass # # Makefile # # # -# Seipas # +# Nocta # ####################################### # Commandes principales