Inherits From:
NSDocument
Declared In:
MyDocument.h
textView
;pdfView
;textWindow
;pdfWindow
;outputWindow
;outputText
;popupButton
;projectPanel
;projectName
;requestWindow
;printRequestPanel
;linePanel
;lineBox
;typesetButton
;tags
;whichEngine
;myTexEngine
;myLatexEngine
;myDisplayPref
;myColorPref
;myProgramPref
;colorSyntax
;matchParen
;tagLine
;texCommand
;outputPipe
;inputPipe
;writeHandle
;readHandle
;aString
;texTask
;bibTask
;indexTask
;startDate
;texRep
;myPrefResult
;fileIsTex
;myImageType
;errorLine
[NUMBEROFERRORS];errorNumber
;whichError
;colorEnd
;colorTE
;colorLocation
;tagTE
;tagLocation
;makeError
;returnline
;prefWindow
;textView | textView displaying the current TeX source |
pdfView | view displaying the current preview |
textWindow | window displaying the current document |
pdfWindow | window displaying the current pdf preview |
outputWindow | No description. |
outputText | No description. |
popupButton | No description. |
projectPanel | No description. |
projectName | No description. |
requestWindow | No description. |
printRequestPanel | No description. |
linePanel | No description. |
lineBox | No description. |
typesetButton | No description. |
tags | No description. |
whichEngine | 0 = tex, 1 = latex, 2 = bibtex |
myTexEngine | No description. |
myLatexEngine | No description. |
myDisplayPref | No description. |
myColorPref | No description. |
myProgramPref | No description. |
colorSyntax | No description. |
matchParen | No description. |
tagLine | No description. |
texCommand | connected to the command textField on the errors panel |
outputPipe | No description. |
inputPipe | No description. |
writeHandle | No description. |
readHandle | No description. |
aString | holds the content of the tex document |
texTask | No description. |
bibTask | No description. |
indexTask | No description. |
startDate | No description. |
texRep | No description. |
myPrefResult | No description. |
fileIsTex | No description. |
myImageType | No description. |
errorLine | No description. |
errorNumber | No description. |
whichError | No description. |
colorEnd | No description. |
colorTE | No description. |
colorLocation | No description. |
tagTE | No description. |
tagLocation | No description. |
makeError | No description. |
returnline | No description. |
prefWindow | No description. |
chooseProgram:
sender
No method description.
close
No method description.
colorPref
No method description.
displayPref
No method description.
doBibJob
No method description.
doBibtex:
sender
No method description.
doError:
sender
No method description.
doIndex:
sender
No method description.
doIndexJob
No method description.
doLatex:
sender
No method description.
doLine:
sender
No method description.
doTag:
sender
No method description.
doTemplate:
sender
No method description.
doTex:
sender
No method description.
doTexCommand:
sender
No method description.
doTypeset:
sender
No method description.
fixColor1:
sender
No method description.
fixColor:
(unsigned)from :
(unsigned)to
No method description.
fixColorBlack:
sender
No method description.
fixTags:
sender
No method description.
imageType
No method description.
okForPrintRequest:
sender
No method description.
okForRequest:
sender
No method description.
okPreferences:
sender
No method description.
pdfView
No method description.
printSource:
sender
No method description.
quitPreferences:
sender
No method description.
saveFinished:
(NSDocument *)doc didSave:
(BOOL)didSave contextInfo:
(void *)contextInfo
No method description.
setupTags
No method description.
textDidChange:
(NSNotification *)aNotification
No method description.
textView:
(NSTextView *)aTextView shouldChangeTextInRange:
(NSRange)affectedCharRange replacementString:
(NSString *)replacementString
No method description.
textView:
(NSTextView *)aTextView willChangeSelectionFromCharacterRange:
(NSRange)oldSelectedCharRange toCharacterRange:
(NSRange)newSelectedCharRange
No method description.
toLine:
(int)line
No method description.