Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postgenerator nests wordblanks #145

Closed
unhammer opened this issue Jun 3, 2022 · 1 comment · Fixed by #148 or #149
Closed

postgenerator nests wordblanks #145

unhammer opened this issue Jun 3, 2022 · 1 comment · Fixed by #148 or #149

Comments

@unhammer
Copy link
Member

unhammer commented Jun 3, 2022

$ echo '[[t:text:SyTAKg]]ne~tt[[/]][[t:text:SyTAKg]]lesar[[/]]' |lt-proc -p nob-nno.autopgen.bin
[[t:text:SyTAKg]]ne[[t:text:SyTAKg]]ttl[[/]]esar[[/]]

should be

[[t:text:SyTAKg]]nett[[/]][[t:text:SyTAKg]]lesar[[/]]

cf. TinoDidriksen/Transfuse#19 (comment)

@mr-martian
Copy link
Contributor

fix reverted in 957bc09 due to #123

@mr-martian mr-martian reopened this Jun 10, 2022
@mr-martian mr-martian reopened this Jun 11, 2022
mr-martian added a commit that referenced this issue Jun 29, 2022
Merge postgeneration, intergeneration, and transliteration

* intergen and transliteration now respect wblanks
* postgen now backtracks properly (closes #123)
* postgen no long requires input to begin with ~ (closes #42)
* wblank manipulation can no longer produce nested blanks (closes #145)
* eliminate some dead code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants