Search found 2 matches

by knucles
Tue May 08, 2012 2:42 am
Forum: Texmaker and TeXstudio
Topic: TeXmaker Releases
Replies: 25
Views: 146432

TeXmaker Releases

Texmaker 3.0 has been released :

The GUI has been extensively modified : tabs are no more used for the editor and the pdf viewer is now fully embedded in the main window (for screen with a resolution greater than 1400 px)

I've seen old screenshots where a all open documents had their own tab ...
by knucles
Mon Apr 09, 2012 5:15 am
Forum: General
Topic: Add annotations on half-lines
Replies: 0
Views: 1437

Add annotations on half-lines

I've been wondering how to do this for a while... although the application is equations, I think that the actual implementation will be more of a general TeX/LaTeX problem so I'm posting it in the general forum. Basically I want to be able to do something like:

\begin{align}
a &= b \\
b &= c ...