Is it possible to include a space among the allowed symbols in a math grammar?
S
Samuel Galson
started a topic
over 3 years ago
That's my question!
Best Answer
O
Olivier @MyScript
said
over 3 years ago
Dear Samuel,
You can indeed define the space symbol as ' ' or '\t'.
Nevertheless, it may be difficult for our solution to recognize it. Maybe you could try to add it as a post-treatment (i.e. update the result by yourself?).
Best regards,
Olivier
1 Comment
O
Olivier @MyScript
said
over 3 years ago
Answer
Dear Samuel,
You can indeed define the space symbol as ' ' or '\t'.
Nevertheless, it may be difficult for our solution to recognize it. Maybe you could try to add it as a post-treatment (i.e. update the result by yourself?).
Samuel Galson
That's my question!
You can indeed define the space symbol as ' ' or '\t'.
Nevertheless, it may be difficult for our solution to recognize it. Maybe you could try to add it as a post-treatment (i.e. update the result by yourself?).
Best regards,
Olivier
Olivier @MyScript
You can indeed define the space symbol as ' ' or '\t'.
Nevertheless, it may be difficult for our solution to recognize it. Maybe you could try to add it as a post-treatment (i.e. update the result by yourself?).
Best regards,
Olivier
1 person likes this