5
votes
3answers
80 views

What plaintext editor with math symbols integration is available?

I am looking for a text-editor with full unicode-math support. Plaintext math entered and rendered properly. I am not expecting typographical features and symbol-repositioning like LaTeX, but at least ...
2
votes
0answers
19 views

install koma-script for texworks on ubuntu [duplicate]

Possible Duplicate: How do I install the latest TeX Live 2012? I was updating my resume and since I had recently switched to using Ubuntu and Latex I decided I would rewrite it in this ...
0
votes
1answer
54 views

Increase the font size in text editor of ubuntu

I am new to ubuntu10.10, the text editor font size are very small.I searched in the menu bar, no option in the text editor to increase the font size . Or if not any shortcode to increase the zooming ...
2
votes
3answers
174 views

A plain text viewer which can hide lines that meet specified regexps

Each time I've been looking for "something I don't know exactly what" in big text file, e.g. log-file, huge shell script, I wish to hide all the lines of certain types. I wish to select certain lines ...
4
votes
4answers
603 views

What program can I use to convert text into binary numbers?

I need a GUI application that shows the binary representation of text, using binary numbers, not hexadecimal numbers. Any suggestions? For example, the program should convert the text Hi to 1001000 ...
5
votes
8answers
833 views

Cloning Textmate's functionality with Vim

Tips and advice on how to clone Textmate's functionality in Ubuntu. I've done some research on this in the past and I know this information is valuable to the community.