[OS X TeX] Re: Commeting Solution for LaTeX/PDF? Or, Collaboration Tools?
Jung-Tsung Shen
jushen at gmail.com
Thu Sep 8 15:41:53 EDT 2005
Another way is to
Install "Ulem.sty"
usage:
\usepackage{ulem}
\sout{Ha ha}
It's not in my i-installer installation. But it provides some other
flavors of lines, like
\uline Single underline
\uuline Double underline
\uwave Wavy underline
\sout Line through text
\xout Text marked over with slashes
On 9/8/05, Jung-Tsung Shen <jushen at gmail.com> wrote:
> I am writing to answer my own questions ... not a complete solution
> yet, but works well for me.
>
> There's one package, soul, enables the highligher effect, and the
> strikeout effect. It's in the standard i-installer installation, not
> sure if it's in Fink installation.
>
> =====================
> Usage:
>
> \documentclass[12pt]{article}
> \usepackage{color, soul}
> \begin{document}
> \definecolor{lightblue}{rgb}{.90,.95,1}
> \sethlcolor{lightblue} \hl{Ha ha} \st{Haw Haw}
> \end{document}
> ======================
>
> If you have any other better solutions, I would be happy to hear it.
>
> JT
> On 9/3/05, Jung-Tsung Shen <jushen at gmail.com> wrote:
> > I would like to ask for suggestions on commenting tools/packages on
> > LaTeX and PDF.
> >
> > When writing a paper, the manuscript usually has to bounce back and
> > forth between the collaborators many times. In this situation, a good
> > commenting method, easy to use, efficient, and allows using
> > mathematical formulas, is very desirable. Depending on the
> > collaborators, some prefer LaTex, some prefers PDF. Are there good
> > tools for this purpose?
> >
> > Also on this topic, has anyone ever used i-Storm?
> >
> > http://www.mathgamehouse.com/istorm/
> >
> > From the website, it does look fantastic. However, I have never met
> > anyone around me ever used the software, and am wondering if it does
> > work well in real life.
> >
> > Thanks.
> >
> > JT
> >
>
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the MacOSX-TeX
mailing list