lyx_mirror/src/mathed
Enrico Forestieri 581e909b93 Pass input data to a CAS program through a file instead of piping it to stdin
* src/mathed/MathExtern.C:
	(captureOutput): redirect stdin from a file.
	(pipeThroughMaxima, pipeThroughOctave, pipeThroughMathematica): use
	"output:" instead of "out:" in the informational messages in order to
	better match the "input:" message from captureOutput.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16709 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-16 18:10:10 +00:00
..
BUGS
ChangeLog
InsetFormulaMacro.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetFormulaMacro.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMath.C
InsetMath.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathAMSArray.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathAMSArray.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathArray.C remove unused stuff 2006-12-17 15:05:18 +00:00
InsetMathArray.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBig.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBig.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBinom.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBinom.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBoldSymbol.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBoldSymbol.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBox.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBox.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBoxed.C remove unused stuff 2006-12-17 15:05:18 +00:00
InsetMathBoxed.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathBrace.C * Dimension is a simple wrapper class again. 2006-12-04 10:45:43 +00:00
InsetMathBrace.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathCases.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathCases.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathChar.C * Dimension is a simple wrapper class again. 2006-12-04 10:45:43 +00:00
InsetMathChar.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathColor.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathColor.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathCommand.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathCommand.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathComment.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathComment.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathDecoration.C remove unused stuff 2006-12-17 15:05:18 +00:00
InsetMathDecoration.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathDelim.C * Dimension is a simple wrapper class again. 2006-12-04 10:45:43 +00:00
InsetMathDelim.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathDFrac.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathDFrac.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathDiff.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathDiff.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathDim.C
InsetMathDim.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathDots.C * Dimension is a simple wrapper class again. 2006-12-04 10:45:43 +00:00
InsetMathDots.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathEnv.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathEnv.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathExFunc.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathExFunc.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathExInt.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathExInt.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathFBox.C remove unused stuff 2006-12-17 15:05:18 +00:00
InsetMathFBox.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathFont.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathFont.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathFontOld.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathFontOld.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathFrac.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathFrac.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathFracBase.C
InsetMathFracBase.h
InsetMathFrameBox.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathFrameBox.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathGrid.C Fix bug 2138: copy and paste should preserve formatting between different 2007-01-13 18:29:50 +00:00
InsetMathGrid.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathHull.C Tell X the selection status also after it is changed by the keyboard, since 2007-01-07 14:44:44 +00:00
InsetMathHull.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathKern.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathKern.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathLefteqn.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathLefteqn.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathLim.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathLim.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathMacro.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathMacro.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathMakebox.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathMakebox.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathMatrix.C
InsetMathMatrix.h
InsetMathMBox.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathMBox.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathNest.C Fix bug 2138: copy and paste should preserve formatting between different 2007-01-13 18:29:50 +00:00
InsetMathNest.h
InsetMathNumber.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathNumber.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathOverset.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathOverset.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathPar.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathPar.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathPhantom.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathPhantom.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathRef.C
InsetMathRef.h
InsetMathRoot.C Fix conversion of n-th roots to mathematica and octave syntax. 2007-01-07 03:28:53 +00:00
InsetMathRoot.h Fix conversion of n-th roots to mathematica and octave syntax. 2007-01-07 03:28:53 +00:00
InsetMathScript.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathScript.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathSize.C remove unused stuff 2006-12-17 15:05:18 +00:00
InsetMathSize.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathSpace.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathSpace.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathSplit.C
InsetMathSplit.h
InsetMathSqrt.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathSqrt.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathStackrel.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathStackrel.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathString.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathString.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathSubstack.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathSubstack.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathSymbol.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathSymbol.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathTabular.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathTabular.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathTFrac.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathTFrac.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathUnderset.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathUnderset.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathUnknown.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathUnknown.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathXArrow.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathXArrow.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathXYArrow.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathXYArrow.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathXYMatrix.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
InsetMathXYMatrix.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
Makefile.am
MathAtom.C
MathAtom.h
MathAutoCorrect.C remove unused stuff 2006-12-17 15:05:18 +00:00
MathAutoCorrect.h
MathData.C * Dimension is a simple wrapper class again. 2006-12-04 10:45:43 +00:00
MathData.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
MathExtern.C Pass input data to a CAS program through a file instead of piping it to stdin 2007-01-16 18:10:10 +00:00
MathExtern.h
MathFactory.C remove unused stuff 2006-12-17 15:05:18 +00:00
MathFactory.h
MathGridInfo.h
MathMacroArgument.C * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
MathMacroArgument.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
MathMacroTable.C Add support for the esint package 2006-11-13 17:35:18 +00:00
MathMacroTable.h remove unused stuff 2006-12-17 15:05:18 +00:00
MathMacroTemplate.C Fix bug 3034 2006-12-19 14:24:25 +00:00
MathMacroTemplate.h * dimension.h: new operator!=() and operator=() 2006-11-28 15:15:49 +00:00
MathParser.C Fix bug 3034 2006-12-19 14:24:25 +00:00
MathParser.h Fix bug 3034 2006-12-19 14:24:25 +00:00
MathReplace.h
MathStream.C
MathStream.h
MathSupport.C This commit fixes the following bug: 2006-12-01 16:12:24 +00:00
MathSupport.h This commit fixes the following bug: 2006-12-01 16:12:24 +00:00
pch.h
README
texify
TextPainter.C
TextPainter.h

Inset 'Xyz' is implemented by 'MathXyzInset' in 'math_xyzinset.[hC]'


Inset hierarchy:

                                   MathInset
                                (abstract base)

                         /            |               \

              Dim                  Char               Symbol, Space, ...
         (thing that need       (for things formerly
          the width_/ascent_     known as characters)
          /descent_ cache)

          /             \

       Nest              Dots,  Func, ...
  (for thing with
   nested content)

        |         \

      Grid        Decoration   Delim   Frac  Macro  Root  Script  Sqrt

      /   \

 Array    Hull
         (base for eqnarray/align/...)