This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| *Callable from the command line for converting a gph to eps's in the right places | |
| global dir_base ".." | |
| translate "${dir_base}/log/smcl/`1'.smcl" "${dir_base}/log/`1'.log", replace linesize(140) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <NotepadPlus> | |
| <UserLang name="Stata" ext="do ado" udlVersion="2.1"> | |
| <Settings> | |
| <Global caseIgnored="yes" allowFoldOfComments="no" foldCompact="no" forcePureLC="2" decimalSeparator="0" /> | |
| <Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="yes" Keywords8="no" /> | |
| </Settings> | |
| <KeywordLists> | |
| <Keywords name="Comments">00// 00* 00/// 01 02 03/* 04*/</Keywords> | |
| <Keywords name="Numbers, prefix1"></Keywords> | |
| <Keywords name="Numbers, prefix2"></Keywords> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #\DeclareLyXModule[statweave->latex,fancyvrb.sty]{Statweave} | |
| #DescriptionBegin | |
| #Allows to use the statistical languages as a literate programming tool via Statweave | |
| #For more info see the LyX example file statweave.lyx. | |
| #Base languages +Unix, DOS, Linux, IML, Shell (but only Opts & code chunk). | |
| #DescriptionEnd | |
| #Category: literate | |
| #Excludes: | |
| Format 35 |
OlderNewer