Tagged Questions
7
votes
1answer
609 views
Insert code or text file in latex as is?
Question : How can I insert a txt file ( a source code) as such in latex without any change in indentation, tabs, formatting etc?
Scenario :
Consider I have a text file as below ( It is a part of a ...
2
votes
0answers
188 views
Insert a block comment title in Kile [closed]
I would like to know whether it is possible in Kile to define a script to insert a centered commented block.
I often mark different parts of my code with those kind of titles:
...