Hi -

pspad:
--------------------------------------------------------------------------------
I need a confirmation, becaue some users tell me, that formulas are enclosed by
($...$) in the LaTex.
What is the correct information?
--------------------------------------------------------------------------------


FYI - it's $..$.

Furthermore, there's a big problem with C++ Code Explorer. Suppose this piece of
source:

class Base {
}

class Derive1 : Base {
}

class Derive2 : Base {
}


CodeExplorer shows

class
- Base
- Base
- Base

instead of

class
- Base
- Derive1
- Derive2


Thanks

-- 
<http://forum.pspad.com/read.php?6,41374,41502>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem