gfngfn / SATySFi

A statically-typed, functional typesetting system
GNU Lesser General Public License v3.0
1.18k stars 84 forks source link

`@import` is don't work in text-mode #162

Closed puripuri2100 closed 5 years ago

puripuri2100 commented 5 years ago

@import command is don't accept .satyh-* and .satyg file .

input :

@import local

document '<+p{hoge}>

error message :

! [Error] /home/puripuri2100/SATySFi-test/local.sath : No such file or directory
gfngfn commented 5 years ago

The required feature is supported as of https://github.com/gfngfn/SATySFi/commit/0326b268e6afc516e9eb97f1a06de07ed07c5d3b. Thanks for suggestion.