File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11% Format this file with latex.
22
3- % \documentstyle[palatino,11pt,myformat]{article}
4- \documentstyle [11pt,myformat]{article}
3+ \documentstyle [palatino,11pt,myformat]{article}
4+ % \documentstyle[11pt,myformat]{article}
55
66\sloppy
77
@@ -1983,13 +1983,13 @@ \subsection{Standard Module {\tt panel}}
19831983or
19841984{\tt panel.defpanellist()}.
19851985
1986- \subsection {Standard Module {\tt parser } }
1986+ \subsection {Standard Module {\tt panelparser } }
19871987
19881988This module defines a self-contained parser for S-expressions as output
19891989by the Panel Editor (which is written in Scheme so it can't help writing
19901990S-expressions).
19911991The relevant function is
1992- {\tt parser .parse\_ file(file)}
1992+ {\tt panelparser .parse\_ file(file)}
19931993which has a file object (not a filename!) as argument and returns a list
19941994of parsed S-expressions.
19951995Each S-expression is converted into a {\Python } list, with atoms converted
Original file line number Diff line number Diff line change 11% Format this file with latex.
22
3- % \documentstyle[palatino,11pt,myformat]{article}
4- \documentstyle [11pt,myformat]{article}
3+ \documentstyle [palatino,11pt,myformat]{article}
4+ % \documentstyle[11pt,myformat]{article}
55
66\sloppy
77
@@ -1983,13 +1983,13 @@ \subsection{Standard Module {\tt panel}}
19831983or
19841984{\tt panel.defpanellist()}.
19851985
1986- \subsection {Standard Module {\tt parser } }
1986+ \subsection {Standard Module {\tt panelparser } }
19871987
19881988This module defines a self-contained parser for S-expressions as output
19891989by the Panel Editor (which is written in Scheme so it can't help writing
19901990S-expressions).
19911991The relevant function is
1992- {\tt parser .parse\_ file(file)}
1992+ {\tt panelparser .parse\_ file(file)}
19931993which has a file object (not a filename!) as argument and returns a list
19941994of parsed S-expressions.
19951995Each S-expression is converted into a {\Python } list, with atoms converted
You can’t perform that action at this time.
0 commit comments