I'm doing a presentation using Beamer in TexMaker. The structure of the LaTeX source code is deeply nested and I need a way to format the code as in most programming IDE. Is this feature present in TexMaker or any other editor?
Asked
Active
Viewed 5,171 times
5
1 Answers
1
On the maker's website it says that you can 'collapse' the code of parts of a document. You could also create 'bookmarks' and label them as you wish, if tabbing blocks of text is not sufficient by itself.
User 17670
- 4,722
-
2I want to format latex code, to make it look nicer. Not to add a bookmark or tab a block. – damluar Feb 17 '13 at 16:14
-
indent.plxfor this task- I've detailed how to use it in LaTeX code sniffer and/or beautifier? – cmhughes Feb 01 '13 at 21:04Options > Configure Texmaker > Editorand choose appropriate theme or modify the colors to your liking. – hpesoj626 Feb 02 '13 at 01:50