Changeset 41399
- Timestamp:
- Aug 10, 2020, 8:46:37 PM (6 years ago)
- Location:
- trunk/doc/release.2015/ps1.dataproducts
- Files:
-
- 2 edited
-
Makefile (modified) (3 diffs)
-
dataproducts.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.dataproducts/Makefile
r41255 r41399 2 2 3 3 DO_PDFLATEX = 1 4 DO_BIBTEX = 04 DO_BIBTEX = 1 5 5 6 6 help: … … 52 52 EPSPICS = 53 53 54 dataproducts.pdf: $(FILES) $(PNGPICS) $(PDFPICS) 54 # dataproducts.pdf: $(FILES) $(PNGPICS) $(PDFPICS) 55 dataproducts.pdf: $(FILES) 55 56 56 57 dataproducts.journal.tgz: $(FILES) $(EPSPICS) $(PDFPICS) dataproducts.bbl … … 61 62 62 63 include ../Makefile.Common 64 65 .PRECIOUS: $(PDFPICS) -
trunk/doc/release.2015/ps1.dataproducts/dataproducts.tex
r41398 r41399 14 14 \usepackage{natbib} 15 15 16 \newcommand\textadd[1]{\textbf{#1}} 17 \newcommand\textmod[1]{\textbf{#1}} 16 18 17 19 \def\lesssim{\mathrel{\hbox{\rlap{\hbox{\lower4pt\hbox{$\sim$}}}\hbox{$<$}}}}
Note:
See TracChangeset
for help on using the changeset viewer.
