Tagged Questions
22
votes
6answers
583 views
Is it possible to write all mathematical formulas in a separate file and add them in main file on-demand?
Consider this scenario:
I have a report to write and I want to write all mathematical formulas in a separate file and then add them in the main report file on demand (i.e. include/import/add/call a ...
0
votes
0answers
168 views
LaTeX thinks include file is in math mode [closed]
Hey, I am making an article.
I try to include a file with \include{}. And get a problem; if i write same text without include, the problem does not arise.
When I type in english, it is fine, however ...