Category : EmTeX is a TeX/LaTeX document editor
Archive   : DTEX25A.ZIP
Filename : DETEX.H

 
Output of file : DETEX.H contained in archive : DTEX25A.ZIP
/******
** The following parameters should be modified as necessary
** MAXINCLIST - maximum number of files allowed in an \includeonly list
**
** DEFAULTINPUTS - this should be the same as the default TEXINPUTS
** CHPATHSEP - the path separator character in TEXINPUTS
** MAXINPUTPATHS - (arbitrary) number of separate paths in TEXINPUTS
**
** DEFAULTENV - list of LaTeX environments ignored
** CHENVSEP - the list separator character in the ignore envronment list
** MAXENVS - maximum number of environments listed in the ignore list
** CCHMAXENV - maximum count of characters in an environment name (LaTex)
******/

#define MAXINCLIST 40

#ifdef OS2
char DEFAULTINPUTS[] = ".;/emtex/texinput";
#define CHPATHSEP ';'
#else
#define DEFAULTINPUTS ".:/usr/local/tex/inputs"
#define CHPATHSEP ':'
#endif
#define MAXINPUTPATHS 10

#ifdef OS2
char DEFAULTENV[] = "array,eqnarray,equation,figure,mathmatica,picture,table,verbatim";
#else
#define DEFAULTENV "array,eqnarray,equation,figure,mathmatica,picture,table,verbatim"
#endif
#define CHENVSEP ','
#define MAXENVS 10
#define CCHMAXENV 100

/******
** These probably should not be changed
******/

#define CHOPT '-'
#define CHCITEOPT 'c'
#define CHENVOPT 'e'
#define CHLATEXOPT 'l'
#define CHNOFOLLOWOPT 'n'
#define CHSPACEOPT 's'
#define CHTEXOPT 't'
#define CHWORDOPT 'w'

#define ERROR -1


  3 Responses to “Category : EmTeX is a TeX/LaTeX document editor
Archive   : DTEX25A.ZIP
Filename : DETEX.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/