summaryrefslogtreecommitdiff
path: root/web/latexspider/cspider.dif
blob: 1ed829d4281e2f9b42bd8318d458b2cd33443d5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
*** c/c.spider	Mon Feb 19 03:47:06 1990
--- /home/users0/fx/ltxspiderweb/c/c.spider	Wed Mar 13 11:58:35 1991
***************
*** 326,330 ****
  
  # control sequence \8 puts things on the left margin
! <force-"\\8"> sharp <"{\\let\\\\=\\bf"-space> (simp|if|else) <"}"-indent-"{}"-space> --> preproc
  preproc backslash <force-"\\8\\hskip1em"-space> newline --> preproc
  preproc <force-outdent> newline --> ignore_scrap
--- 326,332 ----
  
  # control sequence \8 puts things on the left margin
! #<force-"\\8"> sharp <"{\\let\\\\=\\bf"-space> (simp|if|else) <"}"-indent-"{}"-space> --> preproc
! # changed to work with LaTeX as well:
! <force-"\\8"> sharp <"{\\let\\idfont=\\reservedfont"-space> (simp|if|else) <"}"-indent-"{}"-space> --> preproc
  preproc backslash <force-"\\8\\hskip1em"-space> newline --> preproc
  preproc <force-outdent> newline --> ignore_scrap