Tagged Questions
0
votes
0answers
171 views
Auto-indentation of LaTeX Source code in TeXShop
Sometimes, I find it a bit hard to manually indent my code so that all the \begin{...}'s and \end{...}'s align vertically in my .tex source code. In some code development environments, I know that ...
8
votes
2answers
407 views
TeXShop: Force spaces instead of tabs
Is there a way to make TeXShop insert an arbitrary number of spaces when I press the tab key instead of inserting a tab? This functionality is in TeXnicle and I really like it, but TeXShop is my ...
2
votes
1answer
264 views
Re-Indent in TeXShop
Is there something as Re-Indent (in Xcode) or Smart Indent (in Matlab) for TeXShop?
6
votes
2answers
1k views
How do you get TeXShop to automatically insert line breaks?
As I am using version control (hg) it is convenient to have hard line breaks in my tex files.
Is there a way to set up TeXShop so that it automatically inserts line breaks? (For instance, as I ...
